Started by upstream project "edgexfoundry/cd-management/release" build number 137 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6891b07bca9ffb23389de7e5af914c7b678e0717 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-ssh9511116393393027687.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-ssh2663940461053211501.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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1749679719207344255.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-ssh15563739296278521732.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17041459084044319350.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, goVersion:1.18, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7490 in /w/workspace/_app-service-configurable_levski [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/_app-service-configurable_levski # 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 6891b07bca9ffb23389de7e5af914c7b678e0717 (levski) Commit message: "build:[Levski] Use released patched SDK and update changelog (#546)" > 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 6891b07bca9ffb23389de7e5af914c7b678e0717 # timeout=10 > git rev-list --no-walk 6891b07bca9ffb23389de7e5af914c7b678e0717 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:17:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:17:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:17:28 ========================================================= 23:17:28 EdgeX Global Pipelines Version Info 23:17:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:17:29 ------------------- 23:17:29 stable info: 23:17:29 ------------------- 23:17:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:17:29 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:17:29 Message: update stable to v1.0.245 23:17:30 ------------------- 23:17:30 experimental info: 23:17:30 ------------------- 23:17:30 Commited By: **** collab-it+edgex@linuxfoundation.org 23:17:30 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:17:30 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6891b07 [Pipeline] echo 23:17:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:30 provisioning config files... 23:17:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config5496523025791521474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:31 ---> docker-login.sh 23:17:31 nexus3.edgexfoundry.org:10001 23:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:31 Configure a credential helper to remove this warning. See 23:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:31 23:17:31 Login Succeeded 23:17:31 nexus3.edgexfoundry.org:10002 23:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:31 Configure a credential helper to remove this warning. See 23:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:31 23:17:31 Login Succeeded 23:17:31 nexus3.edgexfoundry.org:10003 23:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:31 Configure a credential helper to remove this warning. See 23:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:31 23:17:31 Login Succeeded 23:17:31 nexus3.edgexfoundry.org:10004 23:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:31 Configure a credential helper to remove this warning. See 23:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:31 23:17:31 Login Succeeded 23:17:31 docker.io 23:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:32 Configure a credential helper to remove this warning. See 23:17:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:32 23:17:32 Login Succeeded 23:17:32 ---> docker-login.sh ends [Pipeline] } 23:17:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:17:32 + git rev-list -1 --merges 6891b07bca9ffb23389de7e5af914c7b678e0717~1..6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo 23:17:32 -----------> git rev-list -1 --merges 6891b07bca9ffb23389de7e5af914c7b678e0717~1..6891b07bca9ffb23389de7e5af914c7b678e0717 6891b07bca9ffb23389de7e5af914c7b678e0717 [false] [Pipeline] sh 23:17:32 + git log --format=format:%s -1 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo 23:17:32 ========================================================= 23:17:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 23:17:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:33 + git log --format=format:%s -1 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo 23:17:33 [semverPrep] GIT_COMMIT: 6891b07bca9ffb23389de7e5af914c7b678e0717, Commit Message: build:[Levski] Use released patched SDK and update changelog (#546) [Pipeline] echo 23:17:33 [semverPrep] This is not a build commit. [Pipeline] sh 23:17:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:17:33 + grep -v github /etc/ssh/ssh_known_hosts 23:17:33 + [ -e /tmp/ssh_known_hosts ] 23:17:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:17:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:17:33 + sudo tee -a /etc/ssh/ssh_known_hosts 23:17:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:33 23:17:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:34 0.1.4: Pulling from edgex-devops/py-git-semver 23:17:34 b85a868b505f: Pulling fs layer 23:17:34 e2be974225ed: Pulling fs layer 23:17:34 339a4e72a1f5: Pulling fs layer 23:17:34 988bab9f4d93: Pulling fs layer 23:17:34 1469e6f7b9e6: Pulling fs layer 23:17:34 eaf3925da568: Pulling fs layer 23:17:34 bab4dde63d76: Pulling fs layer 23:17:34 bde34c3a00c8: Pulling fs layer 23:17:34 b352a97aabf1: Pulling fs layer 23:17:34 4872d77fe225: Pulling fs layer 23:17:34 5851b861e8e6: Pulling fs layer 23:17:34 988bab9f4d93: Waiting 23:17:34 1469e6f7b9e6: Waiting 23:17:34 eaf3925da568: Waiting 23:17:34 b352a97aabf1: Waiting 23:17:34 4872d77fe225: Waiting 23:17:34 bde34c3a00c8: Waiting 23:17:34 5851b861e8e6: Waiting 23:17:34 bab4dde63d76: Waiting 23:17:34 e2be974225ed: Download complete 23:17:34 988bab9f4d93: Verifying Checksum 23:17:34 988bab9f4d93: Download complete 23:17:34 339a4e72a1f5: Verifying Checksum 23:17:34 339a4e72a1f5: Download complete 23:17:34 1469e6f7b9e6: Verifying Checksum 23:17:34 1469e6f7b9e6: Download complete 23:17:34 eaf3925da568: Download complete 23:17:34 bde34c3a00c8: Verifying Checksum 23:17:34 bde34c3a00c8: Download complete 23:17:34 b352a97aabf1: Download complete 23:17:34 4872d77fe225: Download complete 23:17:34 5851b861e8e6: Verifying Checksum 23:17:34 5851b861e8e6: Download complete 23:17:34 b85a868b505f: Verifying Checksum 23:17:34 b85a868b505f: Download complete 23:17:34 bab4dde63d76: Verifying Checksum 23:17:34 bab4dde63d76: Download complete 23:17:35 b85a868b505f: Pull complete 23:17:35 e2be974225ed: Pull complete 23:17:36 339a4e72a1f5: Pull complete 23:17:36 988bab9f4d93: Pull complete 23:17:36 1469e6f7b9e6: Pull complete 23:17:36 eaf3925da568: Pull complete 23:17:38 bab4dde63d76: Pull complete 23:17:38 bde34c3a00c8: Pull complete 23:17:38 b352a97aabf1: Pull complete 23:17:38 4872d77fe225: Pull complete 23:17:39 5851b861e8e6: Pull complete 23:17:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:17:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:39 prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container 23:17:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:17:41 $ docker top dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e -eo pid,comm 23:17:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:17:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:41 [ssh-agent] Looking for ssh-agent implementation... 23:17:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:41 $ docker exec dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e ssh-agent 23:17:41 SSH_AUTH_SOCK=/tmp/ssh-87QbrDH16hAB/agent.31 23:17:41 SSH_AGENT_PID=37 23:17:41 Running ssh-add (command line suppressed) 23:17:41 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_14124461031119150523.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_14124461031119150523.key) 23:17:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:41 + git tag --points-at 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } 23:17:41 $ docker exec --env ******** --env ******** dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e ssh-agent -k 23:17:41 unset SSH_AUTH_SOCK; 23:17:41 unset SSH_AGENT_PID; 23:17:41 echo Agent pid 37 killed; 23:17:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:17:41 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.3.1|v2.3.1-dev.4' [Pipeline] sshagent 23:17:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:41 [ssh-agent] Looking for ssh-agent implementation... 23:17:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:42 $ docker exec dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e ssh-agent 23:17:42 SSH_AUTH_SOCK=/tmp/ssh-lTPiw0scihS8/agent.69 23:17:42 SSH_AGENT_PID=75 23:17:42 Running ssh-add (command line suppressed) 23:17:42 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_12540139099624519210.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_12540139099624519210.key) 23:17:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:42 + git semver init 23:17:42 2023-04-11 23:17:42,839 [run_init] DEBUG init version:0.0.0 force:False 23:17:42 2023-04-11 23:17:42,840 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_levski/.semver 23:17:42 2023-04-11 23:17:42,841 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_levski/.semver 23:17:42 2023-04-11 23:17:42,841 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_levski/.semver'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) 23:17:43 2023-04-11 23:17:43,607 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_levski/.git/info/exclude 23:17:43 2023-04-11 23:17:43,608 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:False 23:17:43 2023-04-11 23:17:43,608 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 23:17:43 2023-04-11 23:17:43,608 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 23:17:43 2.3.1 [Pipeline] } 23:17:43 $ docker exec --env ******** --env ******** dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e ssh-agent -k 23:17:43 unset SSH_AUTH_SOCK; 23:17:43 unset SSH_AGENT_PID; 23:17:43 echo Agent pid 75 killed; 23:17:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:44 + git semver [Pipeline] } 23:17:44 $ docker stop --time=1 dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e 23:17:45 $ docker rm -f --volumes dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e [Pipeline] // withDockerContainer [Pipeline] sh 23:17:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:17:46 Stashed 1 file(s) [Pipeline] echo 23:17:46 [edgeXSemver]: initialized semver on version 2.3.1 [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] sh 23:17:46 + git checkout 6891b07bca9ffb23389de7e5af914c7b678e0717 23:17:46 HEAD is now at 6891b07 build:[Levski] Use released patched SDK and update changelog (#546) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:46 provisioning config files... 23:17:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config11494025112082088192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:47 ---> docker-login.sh 23:17:47 nexus3.edgexfoundry.org:10001 23:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:47 Configure a credential helper to remove this warning. See 23:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:47 23:17:47 Login Succeeded 23:17:47 nexus3.edgexfoundry.org:10002 23:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:47 Configure a credential helper to remove this warning. See 23:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:47 23:17:47 Login Succeeded 23:17:47 nexus3.edgexfoundry.org:10003 23:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:47 Configure a credential helper to remove this warning. See 23:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:47 23:17:47 Login Succeeded 23:17:47 nexus3.edgexfoundry.org:10004 23:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:47 Configure a credential helper to remove this warning. See 23:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:47 23:17:47 Login Succeeded 23:17:47 docker.io 23:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:47 Configure a credential helper to remove this warning. See 23:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:47 23:17:47 Login Succeeded 23:17:47 ---> docker-login.sh ends [Pipeline] } 23:17:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:17:48 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:48 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:48 ========================================================= 23:17:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:17:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:17:48 Sending build context to Docker daemon 3.317MB 23:17:48 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:17:48 Step 2/13 : FROM ${BASE} AS builder 23:17:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:17:48 213ec9aee27d: Pulling fs layer 23:17:48 4583459ba037: Pulling fs layer 23:17:48 93c1e223e6f2: Pulling fs layer 23:17:48 53926ce57604: Pulling fs layer 23:17:48 21b2b0c7a3f4: Pulling fs layer 23:17:48 22ff95d597cd: Pulling fs layer 23:17:48 12d6caf4c0d1: Pulling fs layer 23:17:48 53926ce57604: Waiting 23:17:48 21b2b0c7a3f4: Waiting 23:17:48 22ff95d597cd: Waiting 23:17:48 96b7cbca73a9: Pulling fs layer 23:17:48 12d6caf4c0d1: Waiting 23:17:48 a7acece74701: Pulling fs layer 23:17:48 96b7cbca73a9: Waiting 23:17:48 a7acece74701: Waiting 23:17:48 93c1e223e6f2: Download complete 23:17:48 4583459ba037: Download complete 23:17:48 21b2b0c7a3f4: Verifying Checksum 23:17:48 21b2b0c7a3f4: Download complete 23:17:48 22ff95d597cd: Verifying Checksum 23:17:48 22ff95d597cd: Download complete 23:17:48 213ec9aee27d: Verifying Checksum 23:17:48 213ec9aee27d: Download complete 23:17:48 12d6caf4c0d1: Verifying Checksum 23:17:48 12d6caf4c0d1: Download complete 23:17:48 213ec9aee27d: Pull complete 23:17:48 4583459ba037: Pull complete 23:17:48 93c1e223e6f2: Pull complete 23:17:48 a7acece74701: Verifying Checksum 23:17:48 a7acece74701: Download complete 23:17:49 96b7cbca73a9: Verifying Checksum 23:17:49 96b7cbca73a9: Download complete 23:17:49 53926ce57604: Verifying Checksum 23:17:49 53926ce57604: Download complete 23:17:53 53926ce57604: Pull complete 23:17:53 21b2b0c7a3f4: Pull complete 23:17:53 22ff95d597cd: Pull complete 23:17:53 12d6caf4c0d1: Pull complete 23:17:55 96b7cbca73a9: Pull complete 23:17:56 a7acece74701: Pull complete 23:17:56 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:17:56 ---> db6d94c90886 23:17:56 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:17:59 ---> Running in ed429d6b5699 23:17:59 Removing intermediate container ed429d6b5699 23:17:59 ---> b85eee77d60c 23:17:59 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:17:59 ---> Running in cbbf7a65769a 23:17:59 Removing intermediate container cbbf7a65769a 23:17:59 ---> 7bb707a8cc50 23:17:59 Step 5/13 : ARG ADD_BUILD_TAGS="" 23:17:59 ---> Running in 15846a31b448 23:17:59 Removing intermediate container 15846a31b448 23:17:59 ---> 3ba477a35e4e 23:17:59 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:17:59 ---> Running in 11cf2283366d 23:17:59 Removing intermediate container 11cf2283366d 23:17:59 ---> a668640beb32 23:17:59 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:59 ---> Running in 63dd952d8b45 23:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:00 OK: 211 MiB in 51 packages 23:18:01 Removing intermediate container 63dd952d8b45 23:18:01 ---> e0eb01757d22 23:18:01 Step 8/13 : WORKDIR /app 23:18:01 ---> Running in 223a93ec0bf5 23:18:01 Removing intermediate container 223a93ec0bf5 23:18:01 ---> 5658140074de 23:18:01 Step 9/13 : COPY go.mod vendor* ./ 23:18:01 ---> 808f52d45a5f 23:18:01 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:01 ---> Running in 77717393df89 23:18:01 Still waiting to schedule task 23:18:01 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:18:27 Removing intermediate container 77717393df89 23:18:27 ---> 279eb5092027 23:18:27 Step 11/13 : COPY . . 23:18:27 ---> 10fa8d6b2aac 23:18:27 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:27 ---> Running in 62b19af7252e 23:18:27 Removing intermediate container 62b19af7252e 23:18:27 ---> 618667d4e294 23:18:27 Step 13/13 : RUN $MAKE 23:18:27 ---> Running in 59f2020ba54b 23:18:27 noop 23:18:27 Removing intermediate container 59f2020ba54b 23:18:27 ---> 9475535414eb 23:18:27 Successfully built 9475535414eb 23:18:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:27 + docker inspect -f . ci-base-image-x86_64 23:18:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:28 prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container 23:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 23:18:28 $ docker top 7a0d443d5e0a0fbc10d4def28f1d0861fcaf05635f3a98b03e8605b2b1b057e2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:28 + go version 23:18:28 go version go1.18.7 linux/amd64 [Pipeline] } 23:18:28 $ docker stop --time=1 7a0d443d5e0a0fbc10d4def28f1d0861fcaf05635f3a98b03e8605b2b1b057e2 23:18:30 $ docker rm -f --volumes 7a0d443d5e0a0fbc10d4def28f1d0861fcaf05635f3a98b03e8605b2b1b057e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:30 + docker inspect -f . ci-base-image-x86_64 23:18:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:30 prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container 23:18:30 $ 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_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 23:18:30 $ docker top 3ca059fee85878b1cf5758f133d225986d099f5d8899ab779512ef6bde43f0a7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:31 + git config --global --add safe.directory /w/workspace/_app-service-configurable_levski [Pipeline] fileExists [Pipeline] sh 23:18:31 + make test 23:18:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:18:41 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:18:41 CGO_ENABLED=1 go vet ./... 23:18:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:18:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:18:44 ./bin/test-attribution-txt.sh [Pipeline] echo 23:18:44 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:18:44 $ docker stop --time=1 3ca059fee85878b1cf5758f133d225986d099f5d8899ab779512ef6bde43f0a7 23:18:46 $ docker rm -f --volumes 3ca059fee85878b1cf5758f133d225986d099f5d8899ab779512ef6bde43f0a7 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:18:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:18:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:18:48 + ls -al . 23:18:48 total 184 23:18:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 23:18 . 23:18:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 23:17 .. 23:18:48 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 23:17 .dockerignore 23:18:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 23:17 .git 23:18:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 23:17 .github 23:18:48 -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 23:17 .gitignore 23:18:48 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 23:17 .semver 23:18:48 -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 23:17 Attribution.txt 23:18:48 -rw-rw-r-- 1 jenkins jenkins 29241 Apr 11 23:17 CHANGELOG.md 23:18:48 -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 23:17 Dockerfile 23:18:48 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 23:17 GOVERNANCE.md 23:18:48 -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 23:17 Jenkinsfile 23:18:48 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 23:17 LICENSE 23:18:48 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 23:17 OWNERS.md 23:18:48 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 23:17 README.md 23:18:48 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 23:17 VERSION 23:18:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 23:17 bin 23:18:48 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 23:18 coverage.out 23:18:48 -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 23:17 go.mod 23:18:48 -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 23:17 go.sum 23:18:48 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 23:17 main.go 23:18:48 -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 23:17 makefile 23:18:48 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 23:17 res 23:18:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 23:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:48 + 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=6891b07bca9ffb23389de7e5af914c7b678e0717 --label arch=amd64 --label version=2.3.1 . 23:18:48 Sending build context to Docker daemon 3.318MB 23:18:48 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 23:18:48 Step 2/27 : FROM ${BASE} AS builder 23:18:48 ---> 9475535414eb 23:18:48 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:18:48 ---> Running in b78f78e25b5b 23:18:48 Removing intermediate container b78f78e25b5b 23:18:48 ---> b9d617614f96 23:18:48 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:18:48 ---> Running in 1276f1e8fb96 23:18:48 Removing intermediate container 1276f1e8fb96 23:18:48 ---> 0a3b5e92542e 23:18:48 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:18:48 ---> Running in 53be3a28dc8a 23:18:48 Removing intermediate container 53be3a28dc8a 23:18:48 ---> 8e6c7b7741b7 23:18:48 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:18:48 ---> Running in 4adb5a12da7c 23:18:48 Removing intermediate container 4adb5a12da7c 23:18:48 ---> 464aac98d587 23:18:48 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:48 ---> Running in 913de1335e6a 23:18:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:49 OK: 211 MiB in 51 packages 23:18:49 Removing intermediate container 913de1335e6a 23:18:49 ---> b923c623577b 23:18:49 Step 8/27 : WORKDIR /app 23:18:49 ---> Running in d22cb129c336 23:18:50 Removing intermediate container d22cb129c336 23:18:50 ---> 3c33d895dd40 23:18:50 Step 9/27 : COPY go.mod vendor* ./ 23:18:50 ---> 69129b5b04d0 23:18:50 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:50 ---> Running in 11c9408930a2 23:18:51 Removing intermediate container 11c9408930a2 23:18:51 ---> 840f7d421142 23:18:51 Step 11/27 : COPY . . 23:18:51 ---> bce024345f34 23:18:51 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:51 ---> Running in 2a2e27a4e359 23:18:51 Removing intermediate container 2a2e27a4e359 23:18:51 ---> a7d9874db2dd 23:18:51 Step 13/27 : RUN $MAKE 23:18:51 ---> Running in d81dc9830b3b 23:18:51 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 23:19:13 Removing intermediate container d81dc9830b3b 23:19:13 ---> 873d96abf078 23:19:13 Step 14/27 : FROM alpine:3.16 23:19:13 3.16: Pulling from library/alpine 23:19:13 91d30c5bc195: Pulling fs layer 23:19:13 91d30c5bc195: Download complete 23:19:13 91d30c5bc195: Pull complete 23:19:13 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 23:19:13 Status: Downloaded newer image for alpine:3.16 23:19:13 ---> 8471affe5de5 23:19:13 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:19:13 ---> Running in eb051cc67283 23:19:13 Removing intermediate container eb051cc67283 23:19:13 ---> dcbb832d30c1 23:19:13 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:19:13 ---> Running in b8944f01dcc4 23:19:13 Removing intermediate container b8944f01dcc4 23:19:13 ---> 1ac2dea2e315 23:19:13 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:19:13 ---> Running in d4a6e869c3f7 23:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:19:14 (1/7) Installing ca-certificates (20220614-r0) 23:19:14 (2/7) Installing dumb-init (1.2.5-r1) 23:19:14 (3/7) Installing libgcc (11.2.1_git20220219-r2) 23:19:14 (4/7) Installing libsodium (1.0.18-r0) 23:19:14 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 23:19:14 (6/7) Installing libzmq (4.3.4-r0) 23:19:14 (7/7) Installing zeromq (4.3.4-r0) 23:19:14 Executing busybox-1.35.0-r17.trigger 23:19:14 Executing ca-certificates-20220614-r0.trigger 23:19:14 OK: 9 MiB in 21 packages 23:19:14 Removing intermediate container d4a6e869c3f7 23:19:14 ---> febabe8016c3 23:19:14 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:19:15 ---> 4b891b178f58 23:19:15 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:19:15 ---> 58d62368789c 23:19:15 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:19:15 ---> 6876f96f786d 23:19:15 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:19:16 ---> 9688c498a4d5 23:19:16 Step 22/27 : EXPOSE 48095 23:19:16 ---> Running in 2f761a1ddb64 23:19:16 Removing intermediate container 2f761a1ddb64 23:19:16 ---> e321381f277d 23:19:16 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:19:16 ---> Running in b2c35840b54e 23:19:16 Removing intermediate container b2c35840b54e 23:19:16 ---> b3e025133e89 23:19:16 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:16 ---> Running in 6c5c9986c841 23:19:16 Removing intermediate container 6c5c9986c841 23:19:16 ---> f733f62d413b 23:19:16 Step 25/27 : LABEL arch=amd64 23:19:16 ---> Running in 6451999fd2bc 23:19:16 Removing intermediate container 6451999fd2bc 23:19:16 ---> 7822f5c4d42d 23:19:16 Step 26/27 : LABEL git_sha=6891b07bca9ffb23389de7e5af914c7b678e0717 23:19:16 ---> Running in 97fd15939e26 23:19:16 Removing intermediate container 97fd15939e26 23:19:16 ---> e928bff2b7c3 23:19:16 Step 27/27 : LABEL version=2.3.1 23:19:16 ---> Running in 3b202a7d53a0 23:19:16 Removing intermediate container 3b202a7d53a0 23:19:16 ---> d773be97bd60 23:19:16 [Warning] One or more build-args [ARCH] were not consumed 23:19:16 Successfully built d773be97bd60 23:19:16 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:16 provisioning config files... 23:19:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config17809595018169346569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:17 ---> docker-login.sh 23:19:17 nexus3.edgexfoundry.org:10001 23:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:17 Configure a credential helper to remove this warning. See 23:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:17 23:19:17 Login Succeeded 23:19:17 nexus3.edgexfoundry.org:10002 23:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:17 Configure a credential helper to remove this warning. See 23:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:17 23:19:17 Login Succeeded 23:19:17 nexus3.edgexfoundry.org:10003 23:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:17 Configure a credential helper to remove this warning. See 23:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:17 23:19:17 Login Succeeded 23:19:17 nexus3.edgexfoundry.org:10004 23:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:17 Configure a credential helper to remove this warning. See 23:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:17 23:19:17 Login Succeeded 23:19:17 docker.io 23:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:17 Configure a credential helper to remove this warning. See 23:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:17 23:19:17 Login Succeeded 23:19:17 ---> docker-login.sh ends [Pipeline] } 23:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:17 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:17 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:19:17 6891b07bca9ffb23389de7e5af914c7b678e0717 23:19:17 latest 23:19:17 2.3.1 23:19:17 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 23:19:17 levski 23:19:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717 23:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:19:18 ee4165564556: Preparing 23:19:18 164c9da19d41: Preparing 23:19:18 33414184e489: Preparing 23:19:18 8b0ffbccc9c3: Preparing 23:19:18 bbfa89befda8: Preparing 23:19:18 5bc340f6d4f5: Preparing 23:19:18 5bc340f6d4f5: Waiting 23:19:18 8b0ffbccc9c3: Pushed 23:19:18 164c9da19d41: Pushed 23:19:18 33414184e489: Pushed 23:19:18 5bc340f6d4f5: Layer already exists 23:19:19 bbfa89befda8: Pushed 23:19:21 ee4165564556: Pushed 23:19:21 6891b07bca9ffb23389de7e5af914c7b678e0717: digest: sha256:c1b36bc869d49ee7943ca70dbc608fa401334e249df9ec8498d1f23993f0b4a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:19:22 ee4165564556: Preparing 23:19:22 164c9da19d41: Preparing 23:19:22 33414184e489: Preparing 23:19:22 8b0ffbccc9c3: Preparing 23:19:22 bbfa89befda8: Preparing 23:19:22 5bc340f6d4f5: Preparing 23:19:22 5bc340f6d4f5: Waiting 23:19:22 164c9da19d41: Layer already exists 23:19:22 8b0ffbccc9c3: Layer already exists 23:19:22 bbfa89befda8: Layer already exists 23:19:22 33414184e489: Layer already exists 23:19:22 ee4165564556: Layer already exists 23:19:22 5bc340f6d4f5: Layer already exists 23:19:22 latest: digest: sha256:c1b36bc869d49ee7943ca70dbc608fa401334e249df9ec8498d1f23993f0b4a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1 23:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:19:22 ee4165564556: Preparing 23:19:22 164c9da19d41: Preparing 23:19:22 33414184e489: Preparing 23:19:22 8b0ffbccc9c3: Preparing 23:19:22 bbfa89befda8: Preparing 23:19:22 5bc340f6d4f5: Preparing 23:19:22 5bc340f6d4f5: Waiting 23:19:22 ee4165564556: Layer already exists 23:19:22 33414184e489: Layer already exists 23:19:22 164c9da19d41: Layer already exists 23:19:22 bbfa89befda8: Layer already exists 23:19:22 8b0ffbccc9c3: Layer already exists 23:19:22 5bc340f6d4f5: Layer already exists 23:19:22 2.3.1: digest: sha256:c1b36bc869d49ee7943ca70dbc608fa401334e249df9ec8498d1f23993f0b4a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 23:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:19:23 ee4165564556: Preparing 23:19:23 164c9da19d41: Preparing 23:19:23 33414184e489: Preparing 23:19:23 8b0ffbccc9c3: Preparing 23:19:23 bbfa89befda8: Preparing 23:19:23 5bc340f6d4f5: Preparing 23:19:23 5bc340f6d4f5: Waiting 23:19:23 8b0ffbccc9c3: Layer already exists 23:19:23 164c9da19d41: Layer already exists 23:19:23 ee4165564556: Layer already exists 23:19:23 bbfa89befda8: Layer already exists 23:19:23 33414184e489: Layer already exists 23:19:23 5bc340f6d4f5: Layer already exists 23:19:23 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1: digest: sha256:c1b36bc869d49ee7943ca70dbc608fa401334e249df9ec8498d1f23993f0b4a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:levski 23:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:19:24 ee4165564556: Preparing 23:19:24 164c9da19d41: Preparing 23:19:24 33414184e489: Preparing 23:19:24 8b0ffbccc9c3: Preparing 23:19:24 bbfa89befda8: Preparing 23:19:24 5bc340f6d4f5: Preparing 23:19:24 5bc340f6d4f5: Waiting 23:19:24 8b0ffbccc9c3: Layer already exists 23:19:24 ee4165564556: Layer already exists 23:19:24 33414184e489: Layer already exists 23:19:24 bbfa89befda8: Layer already exists 23:19:24 164c9da19d41: Layer already exists 23:19:24 5bc340f6d4f5: Layer already exists 23:19:24 levski: digest: sha256:c1b36bc869d49ee7943ca70dbc608fa401334e249df9ec8498d1f23993f0b4a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:24 ===================================================== [Pipeline] echo 23:19:24 taggedImages: 23:19:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717 23:19:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:19:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1 23:19:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 23:19:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:24 23:19:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:24 latest: Pulling from edgex-lftools-log-publisher 23:19:24 5eb5b503b376: Pulling fs layer 23:19:24 5c69ac0246d0: Pulling fs layer 23:19:24 ec43610c2a17: Pulling fs layer 23:19:24 3a2ae6a8a46f: Pulling fs layer 23:19:24 33b1e0a273af: Pulling fs layer 23:19:24 5d3b04190fa2: Pulling fs layer 23:19:24 2f39f015ded8: Pulling fs layer 23:19:24 33b1e0a273af: Waiting 23:19:24 2f39f015ded8: Waiting 23:19:24 5d3b04190fa2: Waiting 23:19:24 3a2ae6a8a46f: Waiting 23:19:24 5c69ac0246d0: Verifying Checksum 23:19:24 5c69ac0246d0: Download complete 23:19:24 3a2ae6a8a46f: Verifying Checksum 23:19:24 3a2ae6a8a46f: Download complete 23:19:24 33b1e0a273af: Verifying Checksum 23:19:24 33b1e0a273af: Download complete 23:19:24 5d3b04190fa2: Verifying Checksum 23:19:24 5d3b04190fa2: Download complete 23:19:24 ec43610c2a17: Verifying Checksum 23:19:24 ec43610c2a17: Download complete 23:19:25 5eb5b503b376: Download complete 23:19:25 2f39f015ded8: Download complete 23:19:26 5eb5b503b376: Pull complete 23:19:26 5c69ac0246d0: Pull complete 23:19:26 ec43610c2a17: Pull complete 23:19:26 3a2ae6a8a46f: Pull complete 23:19:26 33b1e0a273af: Pull complete 23:19:26 5d3b04190fa2: Pull complete 23:19:32 2f39f015ded8: Pull complete 23:19:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:32 prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container 23:19:32 $ 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_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 23:19:34 $ docker top f5f9226dbbecec810bd7c2ca9c916b0e4c5f8d9e55c2b6db5cd1a8f904220284 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:34 ---> job-cost.sh 23:19:34 lf-activate-venv: SKIPPING 23:19:34 INFO: No Stack... 23:19:35 INFO: Retrieving Pricing Info for: v3-standard-8 23:19:35 INFO: Archiving Costs [Pipeline] sh 23:19:36 + cat /w/workspace/_app-service-configurable_levski/archives/cost.csv 23:19:36 + cut -d, -f6 [Pipeline] lock 23:19:36 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] 23:19:36 Resource [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] did not exist. Created. 23:19:36 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:36 + echo total: 0.2199999988079071 [Pipeline] stash 23:19:36 Stashed 1 file(s) [Pipeline] } 23:19:36 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] [Pipeline] // lock [Pipeline] } 23:19:36 $ docker stop --time=1 f5f9226dbbecec810bd7c2ca9c916b0e4c5f8d9e55c2b6db5cd1a8f904220284 23:19:37 $ docker rm -f --volumes f5f9226dbbecec810bd7c2ca9c916b0e4c5f8d9e55c2b6db5cd1a8f904220284 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:22:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7491 in /w/workspace/_app-service-configurable_levski [Pipeline] { [Pipeline] ws 23:22:15 Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout 23:22:15 Selected Git installation does not exist. Using Default 23:22:15 The recommended git tool is: NONE 23:22:22 using credential edgex-jenkins-ssh 23:22:22 Cloning the remote Git repository 23:22:22 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:22:22 > git init /w/workspace/app-service-configurable/5 # timeout=10 23:22:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:22:22 > git --version # timeout=10 23:22:22 > git --version # 'git version 2.25.1' 23:22:22 using GIT_SSH to set credentials SSH Credentials for GitHub 23:22:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:22:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:22:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:22:25 Avoid second fetch 23:22:25 Checking out Revision 6891b07bca9ffb23389de7e5af914c7b678e0717 (levski) 23:22:25 Commit message: "build:[Levski] Use released patched SDK and update changelog (#546)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:25 > git config core.sparsecheckout # timeout=10 23:22:25 > git checkout -f 6891b07bca9ffb23389de7e5af914c7b678e0717 # timeout=10 23:22:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:22:26 % Total % Received % Xferd Average Speed Time Time Time Current 23:22:26 Dload Upload Total Spent Left Speed 23:22:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh 23:22:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:22:27 + sudo tee /etc/docker/daemon.new 23:22:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:22:27 { 23:22:27 "registry-mirrors": [ 23:22:27 "https://nexus3.edgexfoundry.org:10001" 23:22:27 ], 23:22:27 "bip": "10.250.0.254/24", 23:22:27 "hosts": [ 23:22:27 "tcp://0.0.0.0:5555", 23:22:27 "unix:///var/run/docker.sock" 23:22:27 ], 23:22:27 "mtu": 1458, 23:22:27 "selinux-enabled": true, 23:22:27 "seccomp-profile": "/etc/docker/seccomp.json" 23:22:27 } [Pipeline] sh 23:22:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:22:28 + sudo service docker restart [Pipeline] sh 23:22:50 + git checkout 6891b07bca9ffb23389de7e5af914c7b678e0717 23:22:50 HEAD is now at 6891b07 build:[Levski] Use released patched SDK and update changelog (#546) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:50 provisioning config files... 23:22:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config16614613330067230334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:51 ---> docker-login.sh 23:22:51 nexus3.edgexfoundry.org:10001 23:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:51 Configure a credential helper to remove this warning. See 23:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:51 23:22:51 Login Succeeded 23:22:51 nexus3.edgexfoundry.org:10002 23:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:52 Configure a credential helper to remove this warning. See 23:22:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:52 23:22:52 Login Succeeded 23:22:52 nexus3.edgexfoundry.org:10003 23:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:52 Configure a credential helper to remove this warning. See 23:22:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:52 23:22:52 Login Succeeded 23:22:52 nexus3.edgexfoundry.org:10004 23:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:53 Configure a credential helper to remove this warning. See 23:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:53 23:22:53 Login Succeeded 23:22:53 docker.io 23:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:53 Configure a credential helper to remove this warning. See 23:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:53 23:22:53 Login Succeeded 23:22:53 ---> docker-login.sh ends [Pipeline] } 23:22:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:22:53 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:53 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:53 ========================================================= 23:22:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:22:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:22:54 Sending build context to Docker daemon 218.1kB 23:22:54 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:22:54 Step 2/13 : FROM ${BASE} AS builder 23:22:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:22:54 9b18e9b68314: Pulling fs layer 23:22:54 35d82f9e3411: Pulling fs layer 23:22:54 e16973657156: Pulling fs layer 23:22:54 fc693d55d65f: Pulling fs layer 23:22:54 7e9fc2657dce: Pulling fs layer 23:22:54 dda99020689f: Pulling fs layer 23:22:54 db1c61fa0a46: Pulling fs layer 23:22:54 891c053d2c06: Pulling fs layer 23:22:54 fc693d55d65f: Waiting 23:22:54 7e9fc2657dce: Waiting 23:22:54 dda99020689f: Waiting 23:22:54 db1c61fa0a46: Waiting 23:22:54 891c053d2c06: Waiting 23:22:54 e16973657156: Verifying Checksum 23:22:54 e16973657156: Download complete 23:22:54 35d82f9e3411: Verifying Checksum 23:22:54 35d82f9e3411: Download complete 23:22:54 7e9fc2657dce: Verifying Checksum 23:22:54 7e9fc2657dce: Download complete 23:22:54 dda99020689f: Verifying Checksum 23:22:54 dda99020689f: Download complete 23:22:54 9b18e9b68314: Verifying Checksum 23:22:54 9b18e9b68314: Download complete 23:22:55 9b18e9b68314: Pull complete 23:22:55 891c053d2c06: Verifying Checksum 23:22:55 891c053d2c06: Download complete 23:22:56 35d82f9e3411: Pull complete 23:22:56 e16973657156: Pull complete 23:22:57 db1c61fa0a46: Verifying Checksum 23:22:57 db1c61fa0a46: Download complete 23:22:57 fc693d55d65f: Verifying Checksum 23:22:57 fc693d55d65f: Download complete 23:23:10 fc693d55d65f: Pull complete 23:23:10 7e9fc2657dce: Pull complete 23:23:10 dda99020689f: Pull complete 23:23:16 db1c61fa0a46: Pull complete 23:23:18 891c053d2c06: Pull complete 23:23:18 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:23:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:23:18 ---> f96f9c87975a 23:23:18 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:23:20 ---> Running in c3e96f795341 23:23:20 Removing intermediate container c3e96f795341 23:23:20 ---> c5cc37c0dcaf 23:23:20 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:23:20 ---> Running in 2ea3db22b370 23:23:21 Removing intermediate container 2ea3db22b370 23:23:21 ---> 983b176e0310 23:23:21 Step 5/13 : ARG ADD_BUILD_TAGS="" 23:23:21 ---> Running in 510aa43505ed 23:23:21 Removing intermediate container 510aa43505ed 23:23:21 ---> 31139202c283 23:23:21 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:23:21 ---> Running in 02cf20c527a7 23:23:22 Removing intermediate container 02cf20c527a7 23:23:22 ---> 2c59f335b18c 23:23:22 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:23:22 ---> Running in a2af764b4fe9 23:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:23:24 OK: 221 MiB in 51 packages 23:23:25 Removing intermediate container a2af764b4fe9 23:23:25 ---> 47645284897f 23:23:25 Step 8/13 : WORKDIR /app 23:23:25 ---> Running in abdb64392cea 23:23:26 Removing intermediate container abdb64392cea 23:23:26 ---> 9df0839e61a2 23:23:26 Step 9/13 : COPY go.mod vendor* ./ 23:23:26 ---> 15afda9ba204 23:23:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:26 ---> Running in 64e38d73b98a 23:24:23 Removing intermediate container 64e38d73b98a 23:24:23 ---> 7cb709c42449 23:24:23 Step 11/13 : COPY . . 23:24:23 ---> 9552c247ef18 23:24:23 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:24:23 ---> Running in 130a20a517ae 23:24:23 Removing intermediate container 130a20a517ae 23:24:23 ---> 4c4912189f1d 23:24:23 Step 13/13 : RUN $MAKE 23:24:23 ---> Running in 9be058187b1d 23:24:23 noop 23:24:23 Removing intermediate container 9be058187b1d 23:24:23 ---> 200da245e2e9 23:24:23 Successfully built 200da245e2e9 23:24:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:23 + docker inspect -f . ci-base-image-arm64 23:24:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:23 prd-ubuntu20.04-docker-arm64-4c-16g-7491 does not seem to be running inside a container 23:24:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:24:25 $ docker top 023a1d904c85e0aa0286d8ae19b1203615a93f9a74d56ed81d530a0b6926df79 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:26 + go version 23:24:26 go version go1.18.7 linux/arm64 [Pipeline] } 23:24:26 $ docker stop --time=1 023a1d904c85e0aa0286d8ae19b1203615a93f9a74d56ed81d530a0b6926df79 23:24:27 $ docker rm -f --volumes 023a1d904c85e0aa0286d8ae19b1203615a93f9a74d56ed81d530a0b6926df79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:28 + docker inspect -f . ci-base-image-arm64 23:24:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:28 prd-ubuntu20.04-docker-arm64-4c-16g-7491 does not seem to be running inside a container 23:24:28 $ 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/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:24:29 $ docker top dad2fd1ad94601d770d35cb358ece3a4cba561345a8e8a97d775b489c8aa67d7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:30 + git config --global --add safe.directory /w/workspace/app-service-configurable/5 [Pipeline] fileExists [Pipeline] sh 23:24:31 + make test 23:24:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:26:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:26:08 CGO_ENABLED=1 go vet ./... 23:26:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:26:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:26:23 ./bin/test-attribution-txt.sh [Pipeline] echo 23:26:23 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:26:23 $ docker stop --time=1 dad2fd1ad94601d770d35cb358ece3a4cba561345a8e8a97d775b489c8aa67d7 23:26:24 $ docker rm -f --volumes dad2fd1ad94601d770d35cb358ece3a4cba561345a8e8a97d775b489c8aa67d7 [Pipeline] // withDockerContainer [Pipeline] sh 23:26:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:26:25 Warning: overwriting stash ‘coverage-report’ 23:26:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:26:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:26:27 + ls -al . 23:26:27 total 180 23:26:27 drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 23:24 . 23:26:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 23:22 .. 23:26:27 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 23:22 .dockerignore 23:26:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 23:22 .git 23:26:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 23:22 .github 23:26:27 -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 23:22 .gitignore 23:26:27 -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 23:22 Attribution.txt 23:26:27 -rw-rw-r-- 1 jenkins jenkins 29241 Apr 11 23:22 CHANGELOG.md 23:26:27 -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 23:22 Dockerfile 23:26:27 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 23:22 GOVERNANCE.md 23:26:27 -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 23:22 Jenkinsfile 23:26:27 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 23:22 LICENSE 23:26:27 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 23:22 OWNERS.md 23:26:27 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 23:22 README.md 23:26:27 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 23:17 VERSION 23:26:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 23:22 bin 23:26:27 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 23:24 coverage.out 23:26:27 -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 23:22 go.mod 23:26:27 -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 23:22 go.sum 23:26:27 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 23:22 main.go 23:26:27 -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 23:22 makefile 23:26:27 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 23:22 res 23:26:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 23:22 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:27 + 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=6891b07bca9ffb23389de7e5af914c7b678e0717 --label arch=arm64 --label version=2.3.1 . 23:26:27 Sending build context to Docker daemon 219.1kB 23:26:27 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 23:26:27 Step 2/27 : FROM ${BASE} AS builder 23:26:27 ---> 200da245e2e9 23:26:27 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:26:27 ---> Running in 5072be9a2597 23:26:27 Removing intermediate container 5072be9a2597 23:26:27 ---> 8775572790c5 23:26:27 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:26:28 ---> Running in 28b08c8b6fd6 23:26:28 Removing intermediate container 28b08c8b6fd6 23:26:28 ---> 92e5477458e8 23:26:28 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:26:28 ---> Running in 36d4497a54bb 23:26:28 Removing intermediate container 36d4497a54bb 23:26:28 ---> 6573f3d8df21 23:26:28 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:26:28 ---> Running in 1ede884bc0eb 23:26:29 Removing intermediate container 1ede884bc0eb 23:26:29 ---> aec5ca4fe43c 23:26:29 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:26:29 ---> Running in 31eed4cddc24 23:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:26:31 OK: 221 MiB in 51 packages 23:26:34 Removing intermediate container 31eed4cddc24 23:26:34 ---> 5795d6d3001e 23:26:34 Step 8/27 : WORKDIR /app 23:26:34 ---> Running in 0b5049c5551c 23:26:34 Removing intermediate container 0b5049c5551c 23:26:34 ---> a0f9d51290f0 23:26:34 Step 9/27 : COPY go.mod vendor* ./ 23:26:35 ---> d591f615e927 23:26:35 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:35 ---> Running in 19c67ca295e6 23:26:37 Removing intermediate container 19c67ca295e6 23:26:37 ---> 10583665091e 23:26:37 Step 11/27 : COPY . . 23:26:37 ---> 865604812253 23:26:37 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:26:38 ---> Running in 44ab1b144bc6 23:26:38 Removing intermediate container 44ab1b144bc6 23:26:38 ---> 6570f8f948a9 23:26:38 Step 13/27 : RUN $MAKE 23:26:38 ---> Running in d1c6549987c9 23:26:39 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 23:29:31 Removing intermediate container d1c6549987c9 23:29:31 ---> d0ba8102f248 23:29:31 Step 14/27 : FROM alpine:3.16 23:29:31 3.16: Pulling from library/alpine 23:29:31 547446be3368: Pulling fs layer 23:29:31 547446be3368: Verifying Checksum 23:29:31 547446be3368: Download complete 23:29:32 547446be3368: Pull complete 23:29:32 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 23:29:32 Status: Downloaded newer image for alpine:3.16 23:29:32 ---> 3b5033019969 23:29:32 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:29:32 ---> Running in 1d467045314d 23:29:33 Removing intermediate container 1d467045314d 23:29:33 ---> 34ad82862a94 23:29:33 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:29:33 ---> Running in 9d8971825dae 23:29:33 Removing intermediate container 9d8971825dae 23:29:33 ---> 32cc3d8a5ebd 23:29:33 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:29:33 ---> Running in e77375930304 23:29:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:29:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:29:36 (1/7) Installing ca-certificates (20220614-r0) 23:29:36 (2/7) Installing dumb-init (1.2.5-r1) 23:29:36 (3/7) Installing libgcc (11.2.1_git20220219-r2) 23:29:36 (4/7) Installing libsodium (1.0.18-r0) 23:29:36 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 23:29:36 (6/7) Installing libzmq (4.3.4-r0) 23:29:36 (7/7) Installing zeromq (4.3.4-r0) 23:29:36 Executing busybox-1.35.0-r17.trigger 23:29:36 Executing ca-certificates-20220614-r0.trigger 23:29:37 OK: 9 MiB in 21 packages 23:29:38 Removing intermediate container e77375930304 23:29:38 ---> 2be07e8d496d 23:29:38 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:29:39 ---> 5c64fe6f673a 23:29:39 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:29:39 ---> d4a65a1c5f4c 23:29:39 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:29:39 ---> bb2cf65fc700 23:29:39 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:29:41 ---> c50d06f5dfcf 23:29:41 Step 22/27 : EXPOSE 48095 23:29:41 ---> Running in 2cc1bde1d58f 23:29:41 Removing intermediate container 2cc1bde1d58f 23:29:41 ---> d5f218738209 23:29:41 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:29:41 ---> Running in f7a56727af14 23:29:42 Removing intermediate container f7a56727af14 23:29:42 ---> 4a8f2fd22c9b 23:29:42 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:29:42 ---> Running in 6a4a3f927c37 23:29:42 Removing intermediate container 6a4a3f927c37 23:29:42 ---> 5f6622d61c56 23:29:42 Step 25/27 : LABEL arch=arm64 23:29:42 ---> Running in 858fe876e698 23:29:42 Removing intermediate container 858fe876e698 23:29:42 ---> 758a4dc9d335 23:29:42 Step 26/27 : LABEL git_sha=6891b07bca9ffb23389de7e5af914c7b678e0717 23:29:42 ---> Running in cc7832e3a426 23:29:43 Removing intermediate container cc7832e3a426 23:29:43 ---> ea68e1c5f549 23:29:43 Step 27/27 : LABEL version=2.3.1 23:29:43 ---> Running in 2a68762082f4 23:29:43 Removing intermediate container 2a68762082f4 23:29:43 ---> ccfb9651226a 23:29:43 [Warning] One or more build-args [ARCH] were not consumed 23:29:43 Successfully built ccfb9651226a 23:29:43 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:43 provisioning config files... 23:29:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config13746701526234869053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:44 ---> docker-login.sh 23:29:44 nexus3.edgexfoundry.org:10001 23:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:44 Configure a credential helper to remove this warning. See 23:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:44 23:29:44 Login Succeeded 23:29:44 nexus3.edgexfoundry.org:10002 23:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:44 Configure a credential helper to remove this warning. See 23:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:44 23:29:44 Login Succeeded 23:29:44 nexus3.edgexfoundry.org:10003 23:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:45 Configure a credential helper to remove this warning. See 23:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:45 23:29:45 Login Succeeded 23:29:45 nexus3.edgexfoundry.org:10004 23:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:45 Configure a credential helper to remove this warning. See 23:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:45 23:29:45 Login Succeeded 23:29:45 docker.io 23:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:46 Configure a credential helper to remove this warning. See 23:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:46 23:29:46 Login Succeeded 23:29:46 ---> docker-login.sh ends [Pipeline] } 23:29:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:46 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:46 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 23:29:46 6891b07bca9ffb23389de7e5af914c7b678e0717 23:29:46 latest 23:29:46 2.3.1 23:29:46 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 23:29:46 levski 23:29:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717 23:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:29:46 3e85aa9a1999: Preparing 23:29:46 4a8ed858a28f: Preparing 23:29:46 f435e095c3bf: Preparing 23:29:46 5ba869b90bca: Preparing 23:29:46 74860d84faf3: Preparing 23:29:46 dc65b23a4b7c: Preparing 23:29:46 dc65b23a4b7c: Waiting 23:29:47 4a8ed858a28f: Pushed 23:29:47 f435e095c3bf: Pushed 23:29:47 5ba869b90bca: Pushed 23:29:47 dc65b23a4b7c: Layer already exists 23:29:48 74860d84faf3: Pushed 23:29:53 3e85aa9a1999: Pushed 23:29:53 6891b07bca9ffb23389de7e5af914c7b678e0717: digest: sha256:283a931903106b60c51bfc6b63d99947253040bc5dd63ab3a45de7f9f392b3b2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29: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 23:29:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:29:54 3e85aa9a1999: Preparing 23:29:54 4a8ed858a28f: Preparing 23:29:54 f435e095c3bf: Preparing 23:29:54 5ba869b90bca: Preparing 23:29:54 74860d84faf3: Preparing 23:29:54 dc65b23a4b7c: Preparing 23:29:54 dc65b23a4b7c: Waiting 23:29:54 5ba869b90bca: Layer already exists 23:29:54 4a8ed858a28f: Layer already exists 23:29:54 74860d84faf3: Layer already exists 23:29:54 3e85aa9a1999: Layer already exists 23:29:54 f435e095c3bf: Layer already exists 23:29:54 dc65b23a4b7c: Layer already exists 23:29:54 latest: digest: sha256:283a931903106b60c51bfc6b63d99947253040bc5dd63ab3a45de7f9f392b3b2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1 23:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:29:55 3e85aa9a1999: Preparing 23:29:55 4a8ed858a28f: Preparing 23:29:55 f435e095c3bf: Preparing 23:29:55 5ba869b90bca: Preparing 23:29:55 74860d84faf3: Preparing 23:29:55 dc65b23a4b7c: Preparing 23:29:55 dc65b23a4b7c: Waiting 23:29:55 4a8ed858a28f: Layer already exists 23:29:55 5ba869b90bca: Layer already exists 23:29:55 f435e095c3bf: Layer already exists 23:29:55 74860d84faf3: Layer already exists 23:29:55 3e85aa9a1999: Layer already exists 23:29:55 dc65b23a4b7c: Layer already exists 23:29:55 2.3.1: digest: sha256:283a931903106b60c51bfc6b63d99947253040bc5dd63ab3a45de7f9f392b3b2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:55 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 23:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:29:55 3e85aa9a1999: Preparing 23:29:55 4a8ed858a28f: Preparing 23:29:55 f435e095c3bf: Preparing 23:29:55 5ba869b90bca: Preparing 23:29:55 74860d84faf3: Preparing 23:29:55 dc65b23a4b7c: Preparing 23:29:55 dc65b23a4b7c: Waiting 23:29:55 3e85aa9a1999: Layer already exists 23:29:55 5ba869b90bca: Layer already exists 23:29:55 74860d84faf3: Layer already exists 23:29:55 f435e095c3bf: Layer already exists 23:29:55 4a8ed858a28f: Layer already exists 23:29:55 dc65b23a4b7c: Layer already exists 23:29:56 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1: digest: sha256:283a931903106b60c51bfc6b63d99947253040bc5dd63ab3a45de7f9f392b3b2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski 23:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:29:56 3e85aa9a1999: Preparing 23:29:56 4a8ed858a28f: Preparing 23:29:56 f435e095c3bf: Preparing 23:29:56 5ba869b90bca: Preparing 23:29:56 74860d84faf3: Preparing 23:29:56 dc65b23a4b7c: Preparing 23:29:56 dc65b23a4b7c: Waiting 23:29:56 f435e095c3bf: Layer already exists 23:29:56 5ba869b90bca: Layer already exists 23:29:56 74860d84faf3: Layer already exists 23:29:56 3e85aa9a1999: Layer already exists 23:29:56 4a8ed858a28f: Layer already exists 23:29:56 dc65b23a4b7c: Layer already exists 23:29:57 levski: digest: sha256:283a931903106b60c51bfc6b63d99947253040bc5dd63ab3a45de7f9f392b3b2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:57 ===================================================== [Pipeline] echo 23:29:57 taggedImages: 23:29:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717 23:29:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:29:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1 23:29:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 23:29:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:57 23:29:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:57 arm64: Pulling from edgex-lftools-log-publisher 23:29:57 8998bd30e6a1: Pulling fs layer 23:29:57 04944245beec: Pulling fs layer 23:29:57 699f458cf7ca: Pulling fs layer 23:29:57 765212b225bb: Pulling fs layer 23:29:57 f23df028b6ca: Pulling fs layer 23:29:57 d65c8cfc05b1: Pulling fs layer 23:29:57 2437ff75d9bd: Pulling fs layer 23:29:57 765212b225bb: Waiting 23:29:57 f23df028b6ca: Waiting 23:29:57 d65c8cfc05b1: Waiting 23:29:57 2437ff75d9bd: Waiting 23:29:58 04944245beec: Download complete 23:29:58 765212b225bb: Download complete 23:29:58 f23df028b6ca: Download complete 23:29:58 d65c8cfc05b1: Verifying Checksum 23:29:58 d65c8cfc05b1: Download complete 23:29:58 699f458cf7ca: Verifying Checksum 23:29:58 699f458cf7ca: Download complete 23:29:58 8998bd30e6a1: Verifying Checksum 23:29:58 8998bd30e6a1: Download complete 23:30:01 2437ff75d9bd: Verifying Checksum 23:30:01 2437ff75d9bd: Download complete 23:30:02 8998bd30e6a1: Pull complete 23:30:03 04944245beec: Pull complete 23:30:04 699f458cf7ca: Pull complete 23:30:04 765212b225bb: Pull complete 23:30:05 f23df028b6ca: Pull complete 23:30:05 d65c8cfc05b1: Pull complete 23:30:20 2437ff75d9bd: Pull complete 23:30:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:20 prd-ubuntu20.04-docker-arm64-4c-16g-7491 does not seem to be running inside a container 23:30:21 $ 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/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:30:23 $ docker top 5abfe6e0d308c04ff08c6574d662ecd637c510f29caa78e8f1116f975ee8db36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:24 ---> job-cost.sh 23:30:24 lf-activate-venv: SKIPPING 23:30:24 INFO: No Stack... 23:30:24 INFO: Retrieving Pricing Info for: v3-standard-4 23:30:25 INFO: Archiving Costs [Pipeline] sh 23:30:26 + cat /w/workspace/app-service-configurable/5/archives/cost.csv 23:30:26 + cut -d, -f6 [Pipeline] lock 23:30:26 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] 23:30:26 Resource [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] did not exist. Created. 23:30:26 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:30:26 /w/workspace/app-service-configurable/5@tmp/durable-4b2cbb0b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:30:26 + echo total: 0.10999999940395355 [Pipeline] stash 23:30:27 Warning: overwriting stash ‘stack-cost’ 23:30:27 Stashed 1 file(s) [Pipeline] } 23:30:27 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] [Pipeline] // lock [Pipeline] } 23:30:27 $ docker stop --time=1 5abfe6e0d308c04ff08c6574d662ecd637c510f29caa78e8f1116f975ee8db36 23:30:29 $ docker rm -f --volumes 5abfe6e0d308c04ff08c6574d662ecd637c510f29caa78e8f1116f975ee8db36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:30:29 provisioning config files... 23:30:29 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_levski@tmp/config11162908417334995779tmp [Pipeline] { [Pipeline] sh 23:30:29 + set +x 23:30:29 + curl -s https://codecov.io/bash 23:30:29 + bash -s -- 23:30:29 23:30:29 _____ _ 23:30:29 / ____| | | 23:30:29 | | ___ __| | ___ ___ _____ __ 23:30:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:30:29 | |___| (_) | (_| | __/ (_| (_) \ V / 23:30:29 \_____\___/ \__,_|\___|\___\___/ \_/ 23:30:29 Bash-1.0.6 23:30:29 23:30:29 23:30:29 ==> git version 2.25.1 found 23:30:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:30:29 Release-Date: 2020-01-08 23:30:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:30:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:30:29 ==> Jenkins CI detected. 23:30:29 current dir:  /w/workspace/_app-service-configurable_levski 23:30:29 project root: . 23:30:29 --> token set from env 23:30:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:30:29 ==> Running gcov in . (disable via -X gcov) 23:30:29 ==> Python coveragepy not found 23:30:29 ==> Searching for coverage reports in: 23:30:29 + . 23:30:29 -> Found 1 reports 23:30:29 ==> Detecting git/mercurial file structure 23:30:29 ==> Reading reports 23:30:29 + ./coverage.out bytes=10 23:30:29 ==> Appending adjustments 23:30:29 https://docs.codecov.io/docs/fixing-reports 23:30:30 + Found adjustments 23:30:30 ==> Gzipping contents 23:30:30 4.0K /tmp/codecov.PwLyeH.gz 23:30:30 ==> Uploading reports 23:30:30 url: https://codecov.io 23:30:30 query: branch=levski&commit=6891b07bca9ffb23389de7e5af914c7b678e0717&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:30:30 -> Pinging Codecov 23:30:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=levski&commit=6891b07bca9ffb23389de7e5af914c7b678e0717&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:30:30 -> Uploading to 23:30:30 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/6891b07bca9ffb23389de7e5af914c7b678e0717/2f8f354e-2799-47b3-8d2d-f892d2d80f42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T233030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3b1f1d46aa992459a0a294d8784b4a6a7c9f2108f8a696a9af4cf525364a9b6 23:30:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:30 Dload Upload Total Spent Left Speed 23:30:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 1923 --:--:-- --:--:-- --:--:-- 1923 23:30:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } 23:30:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:30:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:30:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:30:30 23:30:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:30:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:30:31 df9b9388f04a: Pulling fs layer 23:30:31 52dc419b0ee2: Pulling fs layer 23:30:31 25bc292e5bac: Pulling fs layer 23:30:31 114826534d7a: Pulling fs layer 23:30:31 4657fd5d0bcf: Pulling fs layer 23:30:31 6ad1cebc031e: Pulling fs layer 23:30:31 8a3aa393b2d8: Pulling fs layer 23:30:31 4657fd5d0bcf: Waiting 23:30:31 6ad1cebc031e: Waiting 23:30:31 114826534d7a: Waiting 23:30:31 8a3aa393b2d8: Waiting 23:30:31 25bc292e5bac: Download complete 23:30:31 52dc419b0ee2: Verifying Checksum 23:30:31 52dc419b0ee2: Download complete 23:30:31 4657fd5d0bcf: Verifying Checksum 23:30:31 4657fd5d0bcf: Download complete 23:30:31 df9b9388f04a: Download complete 23:30:31 df9b9388f04a: Pull complete 23:30:31 6ad1cebc031e: Verifying Checksum 23:30:31 6ad1cebc031e: Download complete 23:30:31 52dc419b0ee2: Pull complete 23:30:31 25bc292e5bac: Pull complete 23:30:32 114826534d7a: Verifying Checksum 23:30:32 114826534d7a: Download complete 23:30:32 8a3aa393b2d8: Verifying Checksum 23:30:32 8a3aa393b2d8: Download complete 23:30:35 114826534d7a: Pull complete 23:30:35 4657fd5d0bcf: Pull complete 23:30:35 6ad1cebc031e: Pull complete 23:30:37 8a3aa393b2d8: Pull complete 23:30:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:30:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:38 prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container 23:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 23:30:40 $ docker top 68832dcbd1235dac271013d6e4fbaafce0a0d89f1d67896c305cc84042a69f29 -eo pid,comm [Pipeline] { [Pipeline] echo 23:30:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:levski' [Pipeline] sh 23:30:40 + set -o pipefail 23:30:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:levski' 23:30:48 23:30:48 Monitoring /w/workspace/_app-service-configurable_levski (github.com/edgexfoundry/app-service-configurable)... 23:30:48 23:30:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6b4daf51-bae9-45f9-8321-317192df9fe5/history/1ad7c514-3cfd-403f-86b5-c3427e201b01 23:30:48 23:30:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:30:48 23:30:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:30:48 23:30:48 23:30:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:30:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:30:48 More details here: https://snyk.co/ue1NS 23:30:48 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:30:48 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:30:48 $ docker stop --time=1 68832dcbd1235dac271013d6e4fbaafce0a0d89f1d67896c305cc84042a69f29 23:30:50 $ docker rm -f --volumes 68832dcbd1235dac271013d6e4fbaafce0a0d89f1d67896c305cc84042a69f29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:30:51 + git log --format=format:%s -1 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] sh 23:30:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:30:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:52 prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container 23:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 23:30:52 $ docker top 973532a0420faa8864a92e44fc59c8199db890ca00d104dc0a057b12509c1ba0 -eo pid,comm 23:30: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). 23:30:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:30:52 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:53 + git semver [Pipeline] } 23:30:53 $ docker stop --time=1 973532a0420faa8864a92e44fc59c8199db890ca00d104dc0a057b12509c1ba0 23:30:54 $ docker rm -f --volumes 973532a0420faa8864a92e44fc59c8199db890ca00d104dc0a057b12509c1ba0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:55 23:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:55 0.23.1-centos7: Pulling from edgex-lftools 23:30:55 ab5ef0e58194: Pulling fs layer 23:30:55 9712f1f96733: Pulling fs layer 23:30:55 63f879dbbcfc: Pulling fs layer 23:30:55 0d9ebad4ef96: Pulling fs layer 23:30:55 e9a5061849ea: Pulling fs layer 23:30:55 d747dcd14b5f: Pulling fs layer 23:30:55 2de7ff778b66: Pulling fs layer 23:30:55 e9a5061849ea: Waiting 23:30:55 d747dcd14b5f: Waiting 23:30:55 2de7ff778b66: Waiting 23:30:55 0d9ebad4ef96: Waiting 23:30:55 9712f1f96733: Verifying Checksum 23:30:55 9712f1f96733: Download complete 23:30:55 63f879dbbcfc: Verifying Checksum 23:30:55 63f879dbbcfc: Download complete 23:30:55 0d9ebad4ef96: Verifying Checksum 23:30:55 0d9ebad4ef96: Download complete 23:30:55 d747dcd14b5f: Verifying Checksum 23:30:55 d747dcd14b5f: Download complete 23:30:55 e9a5061849ea: Verifying Checksum 23:30:55 e9a5061849ea: Download complete 23:30:55 ab5ef0e58194: Verifying Checksum 23:30:55 ab5ef0e58194: Download complete 23:30:55 2de7ff778b66: Verifying Checksum 23:30:55 2de7ff778b66: Download complete 23:30:58 ab5ef0e58194: Pull complete 23:30:58 9712f1f96733: Pull complete 23:30:59 63f879dbbcfc: Pull complete 23:31:03 0d9ebad4ef96: Pull complete 23:31:03 e9a5061849ea: Pull complete 23:31:03 d747dcd14b5f: Pull complete 23:31:03 2de7ff778b66: Pull complete 23:31:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:31:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:03 prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container 23:31:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 23:31:06 $ docker top 113f9ff3acb767de6019634a9841f28d83e392c866d9cab70be67402acc0214b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:31:06 provisioning config files... 23:31:06 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_levski@tmp/config15076364455949810183tmp 23:31:06 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_levski@tmp/config2662211022778172545tmp 23:31:06 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_levski@tmp/config8869119673959172949tmp [Pipeline] { [Pipeline] echo 23:31:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:31:06 ---> sigul-configuration.sh 23:31:06 gpg: directory `/root/.gnupg' created 23:31:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:31:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:31:06 gpg: keyring `/root/.gnupg/secring.gpg' created 23:31:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:31:06 gpg: CAST5 encrypted data 23:31:06 gpg: encrypted with 1 passphrase 23:31:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:31:07 + mkdir /home/jenkins 23:31:07 + mkdir /home/jenkins/sigul [Pipeline] sh 23:31:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:31:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:31:07 ---> sigul-install.sh 23:31:07 Sigul already installed; skipping installation. [Pipeline] sh 23:31:08 + git tag --list 23:31:08 v1.0.0 23:31:08 v1.1.0 23:31:08 v1.2.0 23:31:08 v1.3.0 23:31:08 v1.3.1 23:31:08 v2.0.0 23:31:08 v2.0.1 23:31:08 v2.1.0 23:31:08 v2.1.1 23:31:08 v2.1.1-dev.1 23:31:08 v2.1.1-dev.2 23:31:08 v2.1.2-dev.1 23:31:08 v2.1.2-dev.2 23:31:08 v2.2.0 23:31:08 v2.2.1-dev.1 23:31:08 v2.2.1-dev.10 23:31:08 v2.2.1-dev.2 23:31:08 v2.2.1-dev.3 23:31:08 v2.2.1-dev.4 23:31:08 v2.2.1-dev.5 23:31:08 v2.2.1-dev.6 23:31:08 v2.2.1-dev.7 23:31:08 v2.2.1-dev.8 23:31:08 v2.2.1-dev.9 23:31:08 v2.3.0 23:31:08 v2.3.0-dev.10 23:31:08 v2.3.0-dev.11 23:31:08 v2.3.0-dev.12 23:31:08 v2.3.0-dev.13 23:31:08 v2.3.0-dev.14 23:31:08 v2.3.0-dev.15 23:31:08 v2.3.0-dev.16 23:31:08 v2.3.0-dev.17 23:31:08 v2.3.0-dev.18 23:31:08 v2.3.0-dev.19 23:31:08 v2.3.0-dev.20 23:31:08 v2.3.0-dev.21 23:31:08 v2.3.0-dev.22 23:31:08 v2.3.0-dev.23 23:31:08 v2.3.0-dev.24 23:31:08 v2.3.0-dev.25 23:31:08 v2.3.0-dev.26 23:31:08 v2.3.0-dev.27 23:31:08 v2.3.0-dev.28 23:31:08 v2.3.0-dev.29 23:31:08 v2.3.0-dev.30 23:31:08 v2.3.0-dev.31 23:31:08 v2.3.0-dev.32 23:31:08 v2.3.0-dev.33 23:31:08 v2.3.0-dev.34 23:31:08 v2.3.0-dev.35 23:31:08 v2.3.0-dev.36 23:31:08 v2.3.0-dev.37 23:31:08 v2.3.1 23:31:08 v2.3.1-dev.1 23:31:08 v2.3.1-dev.2 23:31:08 v2.3.1-dev.3 23:31:08 v2.3.1-dev.4 23:31:08 v3.0.0-dev.1 23:31:08 v3.0.0-dev.10 23:31:08 v3.0.0-dev.11 23:31:08 v3.0.0-dev.12 23:31:08 v3.0.0-dev.13 23:31:08 v3.0.0-dev.14 23:31:08 v3.0.0-dev.15 23:31:08 v3.0.0-dev.16 23:31:08 v3.0.0-dev.17 23:31:08 v3.0.0-dev.18 23:31:08 v3.0.0-dev.19 23:31:08 v3.0.0-dev.2 23:31:08 v3.0.0-dev.20 23:31:08 v3.0.0-dev.21 23:31:08 v3.0.0-dev.22 23:31:08 v3.0.0-dev.23 23:31:08 v3.0.0-dev.24 23:31:08 v3.0.0-dev.25 23:31:08 v3.0.0-dev.26 23:31:08 v3.0.0-dev.27 23:31:08 v3.0.0-dev.28 23:31:08 v3.0.0-dev.29 23:31:08 v3.0.0-dev.3 23:31:08 v3.0.0-dev.30 23:31:08 v3.0.0-dev.4 23:31:08 v3.0.0-dev.5 23:31:08 v3.0.0-dev.6 23:31:08 v3.0.0-dev.7 23:31:08 v3.0.0-dev.8 23:31:08 v3.0.0-dev.9 [Pipeline] sh 23:31:08 + lftools sign git-tag v2.3.1 23:31:08 Signing Git tag with Sigul... 23:31:08 Signing v2.3.1 [Pipeline] echo 23:31:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:31:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:31:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:31:09 $ docker stop --time=1 113f9ff3acb767de6019634a9841f28d83e392c866d9cab70be67402acc0214b 23:31:10 $ docker rm -f --volumes 113f9ff3acb767de6019634a9841f28d83e392c866d9cab70be67402acc0214b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:31:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:31:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:31:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:11 prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container 23:31:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 23:31:11 $ docker top bb71c6b0a0c5927516e422500bc30b61f1532ae8a46eb40e2905da630ea575e6 -eo pid,comm 23:31:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:31:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:31:11 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:12 + git semver [Pipeline] } 23:31:12 $ docker stop --time=1 bb71c6b0a0c5927516e422500bc30b61f1532ae8a46eb40e2905da630ea575e6 23:31:13 $ docker rm -f --volumes bb71c6b0a0c5927516e422500bc30b61f1532ae8a46eb40e2905da630ea575e6 [Pipeline] // withDockerContainer [Pipeline] sh 23:31:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:31:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:31:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:14 prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container 23:31:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 23:31:14 $ docker top ab4d388ea34a72e419ba28375ec41f2c09dca09e109703fcbc8e034e7adeb8eb -eo pid,comm 23:31: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). 23:31:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:31:14 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:15 + git semver [Pipeline] } 23:31:15 $ docker stop --time=1 ab4d388ea34a72e419ba28375ec41f2c09dca09e109703fcbc8e034e7adeb8eb 23:31:16 $ docker rm -f --volumes ab4d388ea34a72e419ba28375ec41f2c09dca09e109703fcbc8e034e7adeb8eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:31:17 + [ -d /w/workspace/_app-service-configurable_levski/archives ] 23:31:17 + ls -al /w/workspace/_app-service-configurable_levski/archives 23:31:17 total 16 23:31:17 drwxr-xr-x 3 root root 4096 Apr 11 23:19 . 23:31:17 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 23:31 .. 23:31:17 drwxr-xr-x 2 root root 4096 Apr 11 23:19 cost 23:31:17 -rw-r--r-- 1 root root 96 Apr 11 23:19 cost.csv 23:31:17 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_levski/archives 23:31:17 + ls -al /w/workspace/_app-service-configurable_levski/archives 23:31:17 total 16 23:31:17 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 23:19 . 23:31:17 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 23:31 .. 23:31:17 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 23:19 cost 23:31:17 -rw-r--r-- 1 jenkins jenkins 96 Apr 11 23:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:31:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:31:18 ---> package-listing.sh 23:31:18 ++ facter osfamily 23:31:18 ++ tr '[:upper:]' '[:lower:]' 23:31:18 + OS_FAMILY=debian 23:31:18 + workspace=/w/workspace/_app-service-configurable_levski 23:31:18 + START_PACKAGES=/tmp/packages_start.txt 23:31:18 + END_PACKAGES=/tmp/packages_end.txt 23:31:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:31:18 + PACKAGES=/tmp/packages_start.txt 23:31:18 + '[' /w/workspace/_app-service-configurable_levski ']' 23:31:18 + PACKAGES=/tmp/packages_end.txt 23:31:18 + case "${OS_FAMILY}" in 23:31:18 + dpkg -l 23:31:18 + grep '^ii' 23:31:18 + '[' -f /tmp/packages_start.txt ']' 23:31:18 + '[' -f /tmp/packages_end.txt ']' 23:31:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:31:18 + '[' /w/workspace/_app-service-configurable_levski ']' 23:31:18 + mkdir -p /w/workspace/_app-service-configurable_levski/archives/ 23:31:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_levski/archives/ [Pipeline] echo 23:31:18 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/_app-service-configurable_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:31:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:19 prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container 23:31:19 $ 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/_app-service-configurable_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:31:19 $ docker top d654d061ae55eb4c4c886f1986050279c154fc25e108b907b3ab35f49e69b5b5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:19 + touch /tmp/pre-build-complete [Pipeline] sh 23:31:20 + mkdir -p /var/log/sysstat [Pipeline] sh 23:31:20 + ls /var/log/sa-host 23:31:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:20 provisioning config files... 23:31:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config3719253864595150410tmp [Pipeline] { [Pipeline] echo 23:31:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:31:20 ---> create-netrc.sh [Pipeline] } 23:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:31:21 ---> python-tools-install.sh [Pipeline] echo 23:31:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:31:21 ---> sudo-logs.sh 23:31:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:31:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:31:21 ---> job-cost.sh 23:31:21 lf-activate-venv: SKIPPING 23:31:21 DEBUG: total: 0.2199999988079071 23:31:21 INFO: Retrieving Stack Cost... 23:31:22 INFO: Retrieving Pricing Info for: v3-standard-8 23:31:22 INFO: Archiving Costs [Pipeline] echo 23:31:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:31:22 ---> logs-deploy.sh 23:31:22 lf-activate-venv: SKIPPING 23:31:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/levski/5 23:31:22 INFO: archiving workspace using pattern(s): 23:31:23 Archives upload complete. 23:31:23 INFO: archiving logs to Nexus 23:31:24 ---> uname -a: 23:31:24 Linux prd-ubuntu20-04-docker-8c-8g-7490 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:31:24 23:31:24 23:31:24 ---> lscpu: 23:31:24 Architecture: x86_64 23:31:24 CPU op-mode(s): 32-bit, 64-bit 23:31:24 Byte Order: Little Endian 23:31:24 Address sizes: 40 bits physical, 48 bits virtual 23:31:24 CPU(s): 8 23:31:24 On-line CPU(s) list: 0-7 23:31:24 Thread(s) per core: 1 23:31:24 Core(s) per socket: 1 23:31:24 Socket(s): 8 23:31:24 NUMA node(s): 1 23:31:24 Vendor ID: AuthenticAMD 23:31:24 CPU family: 23 23:31:24 Model: 49 23:31:24 Model name: AMD EPYC-Rome Processor 23:31:24 Stepping: 0 23:31:24 CPU MHz: 2800.000 23:31:24 BogoMIPS: 5600.00 23:31:24 Virtualization: AMD-V 23:31:24 Hypervisor vendor: KVM 23:31:24 Virtualization type: full 23:31:24 L1d cache: 256 KiB 23:31:24 L1i cache: 256 KiB 23:31:24 L2 cache: 4 MiB 23:31:24 L3 cache: 128 MiB 23:31:24 NUMA node0 CPU(s): 0-7 23:31:24 Vulnerability Itlb multihit: Not affected 23:31:24 Vulnerability L1tf: Not affected 23:31:24 Vulnerability Mds: Not affected 23:31:24 Vulnerability Meltdown: Not affected 23:31:24 Vulnerability Mmio stale data: Not affected 23:31:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:31:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:31:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:31:24 Vulnerability Srbds: Not affected 23:31:24 Vulnerability Tsx async abort: Not affected 23:31:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:31:24 23:31:24 23:31:24 ---> nproc: 23:31:24 8 23:31:24 23:31:24 23:31:24 ---> df -h: 23:31:24 Filesystem Size Used Avail Use% Mounted on 23:31:24 overlay 155G 13G 143G 9% / 23:31:24 tmpfs 64M 0 64M 0% /dev 23:31:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:31:24 shm 64M 0 64M 0% /dev/shm 23:31:24 /dev/vda1 155G 13G 143G 9% /facter-os 23:31:24 23:31:24 23:31:24 ---> sar -b -r -n DEV: 23:31:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7490) 04/11/23 _x86_64_ (8 CPU) 23:31:24 23:31:24 23:16:55 LINUX RESTART (8 CPU) 23:31:24 23:31:24 23:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:31:24 23:18:01 190.44 48.10 142.34 0.00 5416.46 212368.01 0.00 23:31:24 23:19:01 176.05 1.50 174.55 0.00 29.46 45352.97 0.00 23:31:24 23:20:01 116.80 0.02 116.78 0.00 1.47 33584.40 0.00 23:31:24 23:21:01 2.57 0.00 2.57 0.00 0.00 30.54 0.00 23:31:24 23:22:01 5.90 1.13 4.77 0.00 78.25 1819.70 0.00 23:31:24 23:23:01 49.93 9.45 40.48 0.00 5076.62 6899.12 0.00 23:31:24 23:24:01 3.42 0.02 3.40 0.00 0.13 91.45 0.00 23:31:24 23:25:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 23:31:24 23:26:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 23:31:24 23:27:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 23:31:24 23:28:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 23:31:24 23:29:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 23:31:24 23:30:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 23:31:24 23:31:01 66.09 0.28 65.81 0.00 16.40 39257.72 0.00 23:31:24 Average: 44.15 4.32 39.83 0.00 758.51 24250.31 0.00 23:31:24 23:31:24 23:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:31:24 23:18:01 29209532 31612936 704340 2.14 73080 2607624 1972232 5.81 970548 2347472 576 23:31:24 23:19:01 28114576 31376100 921220 2.80 139688 3320856 2361672 6.96 1453456 2861232 211240 23:31:24 23:20:01 27816700 31602800 695536 2.12 150696 3791988 1769500 5.21 1179292 3387392 404 23:31:24 23:21:01 27816744 31602972 695180 2.11 150768 3791996 1769500 5.21 1179140 3387396 196 23:31:24 23:22:01 27755620 31602028 694456 2.11 152376 3848792 1788904 5.27 1183756 3443892 380 23:31:24 23:23:01 27299640 31589552 691108 2.10 184016 4247232 1853848 5.46 1492592 3555016 4 23:31:24 23:24:01 27306912 31592160 688996 2.10 182592 4243980 1808196 5.33 1489732 3551804 8 23:31:24 23:25:01 27307060 31592312 688856 2.09 182600 4243980 1808196 5.33 1489732 3551804 132 23:31:24 23:26:01 27307596 31593068 688092 2.09 182644 4244112 1808196 5.33 1489828 3551932 8 23:31:24 23:27:01 27307504 31592984 688252 2.09 182680 4244116 1808196 5.33 1489828 3551936 172 23:31:24 23:28:01 27307740 31593260 687928 2.09 182704 4244116 1808196 5.33 1489924 3551936 12 23:31:24 23:29:01 27308296 31594096 687208 2.09 182724 4244124 1808196 5.33 1489232 3552176 152 23:31:24 23:30:01 27308256 31594064 687164 2.09 182744 4244128 1808196 5.33 1489272 3552184 8 23:31:24 23:31:01 25832716 31535232 742880 2.26 215784 5517960 2113248 6.23 1616992 4784600 592168 23:31:24 Average: 27499921 31576683 711515 2.16 167507 4059643 1877591 5.53 1393095 3473627 57533 23:31:24 23:31:24 23:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:31:24 23:18:01 docker0 9.96 10.43 0.89 92.06 0.00 0.00 0.00 0.00 23:31:24 23:18:01 lo 6.86 6.86 0.66 0.66 0.00 0.00 0.00 0.00 23:31:24 23:18:01 vethb8eb6be 3.95 3.38 0.37 3.75 0.00 0.00 0.00 0.00 23:31:24 23:18:01 ens3 722.91 482.79 6559.39 94.66 0.00 0.00 0.00 0.00 23:31:24 23:19:01 docker0 174.19 286.84 13.52 1761.52 0.00 0.00 0.00 0.00 23:31:24 23:19:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:31:24 23:19:01 ens3 327.45 199.30 1799.51 31.73 0.00 0.00 0.00 0.00 23:31:24 23:19:01 veth42dc1c1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:31:24 23:20:01 docker0 2.80 6.33 0.18 60.69 0.00 0.00 0.00 0.00 23:31:24 23:20:01 lo 7.67 7.67 0.75 0.75 0.00 0.00 0.00 0.00 23:31:24 23:20:01 ens3 170.09 139.98 2661.16 317.34 0.00 0.00 0.00 0.00 23:31:24 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:24 23:21:01 ens3 0.40 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:31:24 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:22:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:31:24 23:22:01 ens3 35.76 13.66 855.24 1.20 0.00 0.00 0.00 0.00 23:31:24 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:23:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 23:31:24 23:23:01 ens3 115.70 55.06 1956.55 4.07 0.00 0.00 0.00 0.00 23:31:24 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:24:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:31:24 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:24 23:25:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:31:24 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:26:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:31:24 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:24 23:27:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:31:24 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:28:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:31:24 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:24 23:29:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:31:24 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:30:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:31:24 23:31:01 docker0 55.36 97.83 4.18 693.93 0.00 0.00 0.00 0.00 23:31:24 23:31:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 23:31:24 23:31:01 ens3 434.34 247.11 7859.47 31.18 0.00 0.00 0.00 0.00 23:31:24 Average: docker0 17.31 28.67 1.34 186.29 0.00 0.00 0.00 0.00 23:31:24 Average: lo 1.34 1.34 0.13 0.13 0.00 0.00 0.00 0.00 23:31:24 Average: ens3 129.11 81.32 1549.39 34.30 0.00 0.00 0.00 0.00 23:31:24 23:31:24 23:31:24 ---> sar -P ALL: 23:31:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7490) 04/11/23 _x86_64_ (8 CPU) 23:31:24 23:31:24 23:16:55 LINUX RESTART (8 CPU) 23:31:24 23:31:24 23:17:01 CPU %user %nice %system %iowait %steal %idle 23:31:24 23:18:01 all 9.70 0.00 3.61 2.64 0.05 83.99 23:31:24 23:18:01 0 9.03 0.00 4.45 0.37 0.05 86.10 23:31:24 23:18:01 1 10.24 0.00 3.07 7.91 0.05 78.72 23:31:24 23:18:01 2 8.38 0.00 3.90 0.94 0.05 86.72 23:31:24 23:18:01 3 10.74 0.00 3.77 4.16 0.05 81.28 23:31:24 23:18:01 4 8.44 0.00 2.87 0.92 0.05 87.72 23:31:24 23:18:01 5 8.55 0.00 3.26 3.44 0.07 84.68 23:31:24 23:18:01 6 14.02 0.00 4.10 0.50 0.05 81.32 23:31:24 23:18:01 7 8.23 0.00 3.46 2.91 0.07 85.34 23:31:24 23:19:01 all 29.90 0.00 6.86 1.82 0.07 61.34 23:31:24 23:19:01 0 30.68 0.00 6.75 0.32 0.07 62.18 23:31:24 23:19:01 1 29.77 0.00 6.49 0.30 0.07 63.37 23:31:24 23:19:01 2 28.78 0.00 7.96 1.25 0.07 61.94 23:31:24 23:19:01 3 30.50 0.00 7.34 4.31 0.07 57.78 23:31:24 23:19:01 4 30.08 0.00 6.17 0.24 0.08 63.42 23:31:24 23:19:01 5 30.58 0.00 6.26 0.19 0.05 62.92 23:31:24 23:19:01 6 29.18 0.00 6.84 2.73 0.08 61.16 23:31:24 23:19:01 7 29.66 0.00 7.10 5.27 0.08 57.89 23:31:24 23:20:01 all 10.05 0.00 2.83 1.12 0.06 85.95 23:31:24 23:20:01 0 9.55 0.00 2.67 0.25 0.07 87.46 23:31:24 23:20:01 1 9.68 0.00 3.23 3.74 0.07 83.29 23:31:24 23:20:01 2 9.27 0.00 2.57 3.18 0.05 84.93 23:31:24 23:20:01 3 9.16 0.00 3.19 0.07 0.05 87.53 23:31:24 23:20:01 4 11.11 0.00 2.64 0.67 0.05 85.53 23:31:24 23:20:01 5 8.77 0.00 2.83 0.28 0.05 88.07 23:31:24 23:20:01 6 11.84 0.00 2.42 0.07 0.05 85.62 23:31:24 23:20:01 7 10.98 0.00 3.07 0.74 0.08 85.12 23:31:24 23:21:01 all 0.14 0.00 0.02 0.01 0.01 99.83 23:31:24 23:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:31:24 23:21:01 1 0.90 0.00 0.02 0.00 0.00 99.09 23:31:24 23:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:31:24 23:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:24 23:21:01 4 0.07 0.00 0.00 0.05 0.02 99.87 23:31:24 23:21:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:31:24 23:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:24 23:21:01 7 0.02 0.00 0.03 0.02 0.00 99.93 23:31:24 23:22:01 all 0.18 0.00 0.10 0.14 0.01 99.57 23:31:24 23:22:01 0 0.10 0.00 0.08 0.00 0.03 99.78 23:31:24 23:22:01 1 0.07 0.00 0.03 0.02 0.02 99.87 23:31:24 23:22:01 2 0.85 0.00 0.10 0.43 0.00 98.62 23:31:24 23:22:01 3 0.13 0.00 0.10 0.00 0.02 99.75 23:31:24 23:22:01 4 0.13 0.00 0.05 0.33 0.00 99.48 23:31:24 23:22:01 5 0.07 0.00 0.07 0.00 0.02 99.85 23:31:24 23:22:01 6 0.07 0.00 0.10 0.27 0.02 99.55 23:31:24 23:22:01 7 0.03 0.00 0.23 0.03 0.00 99.70 23:31:24 23:23:01 all 1.94 0.00 1.28 0.40 0.03 96.35 23:31:24 23:23:01 0 1.20 0.00 0.78 0.90 0.03 97.08 23:31:24 23:23:01 1 2.39 0.00 1.22 0.03 0.05 96.31 23:31:24 23:23:01 2 1.73 0.00 1.78 1.17 0.03 95.28 23:31:24 23:23:01 3 3.18 0.00 2.12 0.10 0.02 94.58 23:31:24 23:23:01 4 1.43 0.00 0.75 0.25 0.03 97.53 23:31:24 23:23:01 5 1.44 0.00 1.75 0.37 0.03 96.41 23:31:24 23:23:01 6 1.54 0.00 0.90 0.28 0.03 97.24 23:31:24 23:23:01 7 2.59 0.00 0.94 0.08 0.03 96.36 23:31:24 23:24:01 all 0.11 0.00 0.04 0.14 0.01 99.70 23:31:24 23:24:01 0 0.10 0.00 0.03 0.05 0.02 99.80 23:31:24 23:24:01 1 0.27 0.00 0.02 0.00 0.02 99.70 23:31:24 23:24:01 2 0.27 0.00 0.08 0.00 0.00 99.65 23:31:24 23:24:01 3 0.08 0.00 0.03 0.03 0.00 99.85 23:31:24 23:24:01 4 0.08 0.00 0.03 0.10 0.00 99.78 23:31:24 23:24:01 5 0.07 0.00 0.05 0.02 0.02 99.85 23:31:24 23:24:01 6 0.03 0.00 0.05 0.05 0.00 99.87 23:31:24 23:24:01 7 0.02 0.00 0.03 0.83 0.00 99.12 23:31:24 23:25:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:31:24 23:25:01 0 0.02 0.00 0.00 0.00 0.03 99.95 23:31:24 23:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:31:24 23:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:31:24 23:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:31:24 23:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:31:24 23:25:01 5 0.03 0.00 0.00 0.02 0.00 99.95 23:31:24 23:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:24 23:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:31:24 23:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:31:24 23:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:31:24 23:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:31:24 23:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:31:24 23:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:31:24 23:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:24 23:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:31:24 23:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:31:24 23:26:01 7 0.00 0.00 0.02 0.03 0.02 99.93 23:31:24 23:27:01 all 0.14 0.00 0.01 0.01 0.01 99.83 23:31:24 23:27:01 0 0.00 0.00 0.03 0.00 0.03 99.93 23:31:24 23:27:01 1 1.03 0.00 0.05 0.00 0.00 98.92 23:31:24 23:27:01 2 0.02 0.00 0.02 0.05 0.02 99.90 23:31:24 23:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:24 23:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:31:24 23:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:24 23:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:31:24 23:27:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:31:24 23:28:01 all 0.05 0.00 0.01 0.00 0.01 99.93 23:31:24 23:28:01 0 0.07 0.00 0.02 0.00 0.03 99.88 23:31:24 23:28:01 1 0.20 0.00 0.03 0.00 0.02 99.75 23:31:24 23:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:31:24 23:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:31:24 23:28:01 4 0.05 0.00 0.02 0.00 0.00 99.93 23:31:24 23:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:24 23:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:24 23:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:31:24 23:31:24 23:28:01 CPU %user %nice %system %iowait %steal %idle 23:31:24 23:29:01 all 0.05 0.00 0.02 0.00 0.01 99.91 23:31:24 23:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:31:24 23:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:31:24 23:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:31:24 23:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:31:24 23:29:01 4 0.30 0.00 0.02 0.00 0.02 99.67 23:31:24 23:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:31:24 23:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:31:24 23:29:01 7 0.00 0.00 0.03 0.02 0.00 99.95 23:31:24 23:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:31:24 23:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:31:24 23:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:31:24 23:30:01 2 0.02 0.00 0.02 0.02 0.02 99.93 23:31:24 23:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:24 23:30:01 4 0.12 0.00 0.00 0.00 0.00 99.88 23:31:24 23:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:31:24 23:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:24 23:30:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:31:24 23:31:01 all 6.60 0.00 2.76 0.93 0.05 89.66 23:31:24 23:31:01 0 6.89 0.00 2.86 0.29 0.07 89.89 23:31:24 23:31:01 1 6.58 0.00 2.44 0.07 0.03 90.88 23:31:24 23:31:01 2 6.95 0.00 2.04 0.46 0.05 90.50 23:31:24 23:31:01 3 6.30 0.00 2.86 0.22 0.05 90.57 23:31:24 23:31:01 4 5.15 0.00 4.06 3.77 0.03 86.99 23:31:24 23:31:01 5 8.04 0.00 2.26 0.10 0.07 89.53 23:31:24 23:31:01 6 5.28 0.00 3.03 0.22 0.03 91.44 23:31:24 23:31:01 7 7.58 0.00 2.56 2.30 0.05 87.51 23:31:24 Average: all 4.18 0.00 1.25 0.51 0.03 94.04 23:31:24 Average: 0 4.10 0.00 1.26 0.16 0.04 94.45 23:31:24 Average: 1 4.34 0.00 1.18 0.86 0.03 93.60 23:31:24 Average: 2 3.99 0.00 1.31 0.53 0.02 94.14 23:31:24 Average: 3 4.26 0.00 1.38 0.63 0.02 93.71 23:31:24 Average: 4 4.03 0.00 1.18 0.45 0.02 94.31 23:31:24 Average: 5 4.09 0.00 1.18 0.31 0.02 94.39 23:31:24 Average: 6 4.40 0.00 1.24 0.29 0.02 94.05 23:31:24 Average: 7 4.18 0.00 1.24 0.87 0.03 93.68 23:31:24 23:31:24 23:31:24