Pull request #547 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from b9433735ee93563226bc0a03dbda433ef9b66f81+98b0c68a4b913365b11e69c0a8a84788dfd65c15 (45cfde589eb1a38800689e643531db66ead7be38) 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-ssh1493072172842387671.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-ssh15503478161673775663.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-547/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-547/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16826871930863338581.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-547/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh970810066019300391.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8896614916010860263.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-547/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-547/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16532366635781671327.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7499 in /w/workspace/_app-service-configurable_PR-547 [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_PR-547 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/547/head:refs/remotes/origin/PR-547 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 98b0c68a4b913365b11e69c0a8a84788dfd65c15 into PR head commit b9433735ee93563226bc0a03dbda433ef9b66f81 Merge succeeded, producing b9433735ee93563226bc0a03dbda433ef9b66f81 Checking out Revision b9433735ee93563226bc0a03dbda433ef9b66f81 (PR-547) > git config core.sparsecheckout # timeout=10 > git checkout -f b9433735ee93563226bc0a03dbda433ef9b66f81 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9433735ee93563226bc0a03dbda433ef9b66f81 # timeout=10 Commit message: "fix: Comment out Host overrides in local config file." First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-12T00:33:22.767Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-12T00:33:22.934Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-12T00:33:23.043Z] ========================================================= [2023-04-12T00:33:23.043Z] EdgeX Global Pipelines Version Info [2023-04-12T00:33:23.043Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:33:24.247Z] ------------------- [2023-04-12T00:33:24.247Z] stable info: [2023-04-12T00:33:24.247Z] ------------------- [2023-04-12T00:33:24.247Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-12T00:33:24.247Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-12T00:33:24.247Z] Message: update stable to v1.0.245 [2023-04-12T00:33:24.506Z] ------------------- [2023-04-12T00:33:24.506Z] experimental info: [2023-04-12T00:33:24.506Z] ------------------- [2023-04-12T00:33:24.506Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-12T00:33:24.506Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-12T00:33:24.506Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-12T00:33:24.804Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-12T00:33:24.848Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-12T00:33:24.891Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-12T00:33:24.929Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-12T00:33:24.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-12T00:33:25.006Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-12T00:33:25.042Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-12T00:33:25.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-12T00:33:25.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-12T00:33:25.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-12T00:33:25.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-12T00:33:25.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-12T00:33:25.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-12T00:33:25.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-12T00:33:25.335Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T00:33:25.381Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T00:33:25.424Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T00:33:25.464Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T00:33:25.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-12T00:33:25.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-12T00:33:25.653Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-12T00:33:25.695Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-12T00:33:25.735Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-12T00:33:25.781Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-12T00:33:25.818Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-12T00:33:25.855Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-12T00:33:25.897Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-12T00:33:25.936Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-547 [Pipeline] echo [2023-04-12T00:33:25.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-547 [Pipeline] echo [2023-04-12T00:33:26.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-547 [Pipeline] echo [2023-04-12T00:33:26.052Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9433735ee93563226bc0a03dbda433ef9b66f81 [Pipeline] echo [2023-04-12T00:33:26.089Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b943373 [Pipeline] echo [2023-04-12T00:33:26.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T00:33:26.234Z] provisioning config files... [2023-04-12T00:33:26.248Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-547@tmp/config6891611221862887776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:33:26.590Z] ---> docker-login.sh [2023-04-12T00:33:26.590Z] nexus3.edgexfoundry.org:10001 [2023-04-12T00:33:26.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:33:26.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:33:26.850Z] Configure a credential helper to remove this warning. See [2023-04-12T00:33:26.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:33:26.850Z] [2023-04-12T00:33:26.850Z] Login Succeeded [2023-04-12T00:33:26.850Z] nexus3.edgexfoundry.org:10002 [2023-04-12T00:33:26.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:33:27.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:33:27.111Z] Configure a credential helper to remove this warning. See [2023-04-12T00:33:27.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:33:27.111Z] [2023-04-12T00:33:27.111Z] Login Succeeded [2023-04-12T00:33:27.111Z] nexus3.edgexfoundry.org:10003 [2023-04-12T00:33:27.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:33:27.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:33:27.111Z] Configure a credential helper to remove this warning. See [2023-04-12T00:33:27.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:33:27.111Z] [2023-04-12T00:33:27.111Z] Login Succeeded [2023-04-12T00:33:27.111Z] nexus3.edgexfoundry.org:10004 [2023-04-12T00:33:27.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:33:27.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:33:27.111Z] Configure a credential helper to remove this warning. See [2023-04-12T00:33:27.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:33:27.111Z] [2023-04-12T00:33:27.111Z] Login Succeeded [2023-04-12T00:33:27.372Z] docker.io [2023-04-12T00:33:27.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:33:27.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:33:27.372Z] Configure a credential helper to remove this warning. See [2023-04-12T00:33:27.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:33:27.372Z] [2023-04-12T00:33:27.372Z] Login Succeeded [2023-04-12T00:33:27.631Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T00:33:27.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-12T00:33:28.299Z] + git rev-list -1 --merges b9433735ee93563226bc0a03dbda433ef9b66f81~1..b9433735ee93563226bc0a03dbda433ef9b66f81 [Pipeline] echo [2023-04-12T00:33:28.362Z] -----------> git rev-list -1 --merges b9433735ee93563226bc0a03dbda433ef9b66f81~1..b9433735ee93563226bc0a03dbda433ef9b66f81 b9433735ee93563226bc0a03dbda433ef9b66f81 [false] [Pipeline] sh [2023-04-12T00:33:28.673Z] + git log --format=format:%s -1 b9433735ee93563226bc0a03dbda433ef9b66f81 [Pipeline] echo [2023-04-12T00:33:28.715Z] ========================================================= [2023-04-12T00:33:28.715Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-12T00:33:28.715Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T00:33:29.167Z] + git log --format=format:%s -1 b9433735ee93563226bc0a03dbda433ef9b66f81 [Pipeline] echo [2023-04-12T00:33:29.198Z] [semverPrep] GIT_COMMIT: b9433735ee93563226bc0a03dbda433ef9b66f81, Commit Message: fix: Comment out Host overrides in local config file. [Pipeline] echo [2023-04-12T00:33:29.233Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-12T00:33:29.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T00:33:29.605Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-12T00:33:29.605Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-12T00:33:29.605Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-12T00:33:29.605Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-12T00:33:29.605Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-12T00:33:29.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:33:30.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T00:33:30.035Z] [2023-04-12T00:33:30.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:33:30.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T00:33:30.442Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-12T00:33:30.442Z] b85a868b505f: Pulling fs layer [2023-04-12T00:33:30.442Z] e2be974225ed: Pulling fs layer [2023-04-12T00:33:30.442Z] 339a4e72a1f5: Pulling fs layer [2023-04-12T00:33:30.442Z] 988bab9f4d93: Pulling fs layer [2023-04-12T00:33:30.442Z] 1469e6f7b9e6: Pulling fs layer [2023-04-12T00:33:30.442Z] eaf3925da568: Pulling fs layer [2023-04-12T00:33:30.442Z] bab4dde63d76: Pulling fs layer [2023-04-12T00:33:30.442Z] bde34c3a00c8: Pulling fs layer [2023-04-12T00:33:30.442Z] b352a97aabf1: Pulling fs layer [2023-04-12T00:33:30.442Z] 4872d77fe225: Pulling fs layer [2023-04-12T00:33:30.442Z] 5851b861e8e6: Pulling fs layer [2023-04-12T00:33:30.442Z] 988bab9f4d93: Waiting [2023-04-12T00:33:30.442Z] 1469e6f7b9e6: Waiting [2023-04-12T00:33:30.442Z] eaf3925da568: Waiting [2023-04-12T00:33:30.442Z] bab4dde63d76: Waiting [2023-04-12T00:33:30.442Z] 4872d77fe225: Waiting [2023-04-12T00:33:30.442Z] bde34c3a00c8: Waiting [2023-04-12T00:33:30.442Z] 5851b861e8e6: Waiting [2023-04-12T00:33:30.442Z] b352a97aabf1: Waiting [2023-04-12T00:33:30.442Z] e2be974225ed: Verifying Checksum [2023-04-12T00:33:30.442Z] e2be974225ed: Download complete [2023-04-12T00:33:30.442Z] 988bab9f4d93: Verifying Checksum [2023-04-12T00:33:30.442Z] 988bab9f4d93: Download complete [2023-04-12T00:33:30.712Z] 1469e6f7b9e6: Verifying Checksum [2023-04-12T00:33:30.712Z] 1469e6f7b9e6: Download complete [2023-04-12T00:33:30.712Z] eaf3925da568: Verifying Checksum [2023-04-12T00:33:30.712Z] eaf3925da568: Download complete [2023-04-12T00:33:30.712Z] 339a4e72a1f5: Verifying Checksum [2023-04-12T00:33:30.713Z] 339a4e72a1f5: Download complete [2023-04-12T00:33:30.713Z] bde34c3a00c8: Verifying Checksum [2023-04-12T00:33:30.713Z] bde34c3a00c8: Download complete [2023-04-12T00:33:30.713Z] b352a97aabf1: Verifying Checksum [2023-04-12T00:33:30.713Z] b352a97aabf1: Download complete [2023-04-12T00:33:30.713Z] 4872d77fe225: Download complete [2023-04-12T00:33:30.713Z] 5851b861e8e6: Verifying Checksum [2023-04-12T00:33:30.713Z] 5851b861e8e6: Download complete [2023-04-12T00:33:30.713Z] b85a868b505f: Download complete [2023-04-12T00:33:30.973Z] bab4dde63d76: Verifying Checksum [2023-04-12T00:33:30.973Z] bab4dde63d76: Download complete [2023-04-12T00:33:32.355Z] b85a868b505f: Pull complete [2023-04-12T00:33:32.923Z] e2be974225ed: Pull complete [2023-04-12T00:33:33.493Z] 339a4e72a1f5: Pull complete [2023-04-12T00:33:33.753Z] 988bab9f4d93: Pull complete [2023-04-12T00:33:34.323Z] 1469e6f7b9e6: Pull complete [2023-04-12T00:33:34.323Z] eaf3925da568: Pull complete [2023-04-12T00:33:36.232Z] bab4dde63d76: Pull complete [2023-04-12T00:33:36.232Z] bde34c3a00c8: Pull complete [2023-04-12T00:33:36.489Z] b352a97aabf1: Pull complete [2023-04-12T00:33:36.750Z] 4872d77fe225: Pull complete [2023-04-12T00:33:36.750Z] 5851b861e8e6: Pull complete [2023-04-12T00:33:36.750Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-12T00:33:36.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T00:33:36.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:33:36.998Z] prd-ubuntu20.04-docker-8c-8g-7499 does not seem to be running inside a container [2023-04-12T00:33:37.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-547 -v /w/workspace/_app-service-configurable_PR-547:/w/workspace/_app-service-configurable_PR-547:rw,z -v /w/workspace/_app-service-configurable_PR-547@tmp:/w/workspace/_app-service-configurable_PR-547@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T00:33:44.181Z] $ docker top ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 -eo pid,comm [2023-04-12T00:33:44.237Z] 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). [2023-04-12T00:33:44.238Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T00:33:44.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T00:33:44.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T00:33:44.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T00:33:44.622Z] $ docker exec ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 ssh-agent [2023-04-12T00:33:44.730Z] SSH_AUTH_SOCK=/tmp/ssh-Ipu9uR6DAUVB/agent.33 [2023-04-12T00:33:44.730Z] SSH_AGENT_PID=39 [2023-04-12T00:33:44.736Z] Running ssh-add (command line suppressed) [2023-04-12T00:33:44.841Z] Identity added: /w/workspace/_app-service-configurable_PR-547@tmp/private_key_3628544935575432898.key (/w/workspace/_app-service-configurable_PR-547@tmp/private_key_3628544935575432898.key) [2023-04-12T00:33:44.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T00:33:45.179Z] + git tag --points-at HEAD [Pipeline] } [2023-04-12T00:33:45.202Z] $ docker exec --env ******** --env ******** ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 ssh-agent -k [2023-04-12T00:33:45.301Z] unset SSH_AUTH_SOCK; [2023-04-12T00:33:45.301Z] unset SSH_AGENT_PID; [2023-04-12T00:33:45.301Z] echo Agent pid 39 killed; [2023-04-12T00:33:45.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-12T00:33:45.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T00:33:45.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T00:33:45.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T00:33:45.626Z] $ docker exec ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 ssh-agent [2023-04-12T00:33:45.732Z] SSH_AUTH_SOCK=/tmp/ssh-paaTFuUhosrY/agent.71 [2023-04-12T00:33:45.732Z] SSH_AGENT_PID=77 [2023-04-12T00:33:45.738Z] Running ssh-add (command line suppressed) [2023-04-12T00:33:45.840Z] Identity added: /w/workspace/_app-service-configurable_PR-547@tmp/private_key_12333320183041254475.key (/w/workspace/_app-service-configurable_PR-547@tmp/private_key_12333320183041254475.key) [2023-04-12T00:33:45.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T00:33:46.208Z] + git semver init [2023-04-12T00:33:46.476Z] 2023-04-12 00:33:46,360 [run_init] DEBUG init version:0.0.0 force:False [2023-04-12T00:33:46.476Z] 2023-04-12 00:33:46,361 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-547/.semver [2023-04-12T00:33:46.476Z] 2023-04-12 00:33:46,361 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-547/.semver [2023-04-12T00:33:46.476Z] 2023-04-12 00:33:46,361 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-547/.semver'], cwd=/w/workspace/_app-service-configurable_PR-547, universal_newlines=False, shell=None, istream=None) [2023-04-12T00:33:47.421Z] 2023-04-12 00:33:47,202 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-547/.git/info/exclude [2023-04-12T00:33:47.421Z] 2023-04-12 00:33:47,203 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-547/.semver/PR-547 with force:False [2023-04-12T00:33:47.421Z] 2023-04-12 00:33:47,203 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-547/.semver/PR-547 [2023-04-12T00:33:47.421Z] 2023-04-12 00:33:47,207 [execute] INFO git cat-file --batch-check [2023-04-12T00:33:47.421Z] 2023-04-12 00:33:47,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-547/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T00:33:47.421Z] 2023-04-12 00:33:47,214 [execute] INFO git cat-file --batch [2023-04-12T00:33:47.421Z] 2023-04-12 00:33:47,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-547/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T00:33:47.421Z] 2023-04-12 00:33:47,219 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-547/.semver/PR-547 [2023-04-12T00:33:47.421Z] 0.0.0 [Pipeline] } [2023-04-12T00:33:47.446Z] $ docker exec --env ******** --env ******** ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 ssh-agent -k [2023-04-12T00:33:47.548Z] unset SSH_AUTH_SOCK; [2023-04-12T00:33:47.549Z] unset SSH_AGENT_PID; [2023-04-12T00:33:47.549Z] echo Agent pid 77 killed; [2023-04-12T00:33:47.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T00:33:47.994Z] + git semver [Pipeline] } [2023-04-12T00:33:48.277Z] $ docker stop --time=1 ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 [2023-04-12T00:33:49.569Z] $ docker rm -f --volumes ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T00:33:49.964Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-12T00:33:50.269Z] Stashed 1 file(s) [Pipeline] echo [2023-04-12T00:33:50.285Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T00:33:50.852Z] provisioning config files... [2023-04-12T00:33:50.863Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-547@tmp/config8639365716930845714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:33:51.210Z] ---> docker-login.sh [2023-04-12T00:33:51.210Z] nexus3.edgexfoundry.org:10001 [2023-04-12T00:33:51.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:33:51.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:33:51.210Z] Configure a credential helper to remove this warning. See [2023-04-12T00:33:51.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:33:51.210Z] [2023-04-12T00:33:51.210Z] Login Succeeded [2023-04-12T00:33:51.210Z] nexus3.edgexfoundry.org:10002 [2023-04-12T00:33:51.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:33:51.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:33:51.210Z] Configure a credential helper to remove this warning. See [2023-04-12T00:33:51.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:33:51.211Z] [2023-04-12T00:33:51.211Z] Login Succeeded [2023-04-12T00:33:51.211Z] nexus3.edgexfoundry.org:10003 [2023-04-12T00:33:51.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:33:51.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:33:51.473Z] Configure a credential helper to remove this warning. See [2023-04-12T00:33:51.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:33:51.473Z] [2023-04-12T00:33:51.473Z] Login Succeeded [2023-04-12T00:33:51.473Z] nexus3.edgexfoundry.org:10004 [2023-04-12T00:33:51.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:33:51.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:33:51.473Z] Configure a credential helper to remove this warning. See [2023-04-12T00:33:51.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:33:51.473Z] [2023-04-12T00:33:51.473Z] Login Succeeded [2023-04-12T00:33:51.473Z] docker.io [2023-04-12T00:33:51.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:33:51.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:33:51.733Z] Configure a credential helper to remove this warning. See [2023-04-12T00:33:51.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:33:51.733Z] [2023-04-12T00:33:51.733Z] Login Succeeded [2023-04-12T00:33:51.733Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T00:33:51.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T00:33:51.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T00:33:51.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T00:33:52.135Z] ========================================================= [2023-04-12T00:33:52.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-12T00:33:52.135Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:33:52.604Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-12T00:33:52.604Z] Sending build context to Docker daemon 3.273MB [2023-04-12T00:33:52.604Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T00:33:52.604Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T00:33:52.604Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-12T00:33:52.604Z] 63b65145d645: Pulling fs layer [2023-04-12T00:33:52.604Z] a2d21d5440eb: Pulling fs layer [2023-04-12T00:33:52.604Z] 935e6c44a52c: Pulling fs layer [2023-04-12T00:33:52.604Z] 94cc34f8dd06: Pulling fs layer [2023-04-12T00:33:52.604Z] 30dea6a524f1: Pulling fs layer [2023-04-12T00:33:52.604Z] a2aff8979fd8: Pulling fs layer [2023-04-12T00:33:52.604Z] 6808be2612f2: Pulling fs layer [2023-04-12T00:33:52.604Z] f25807f1079a: Pulling fs layer [2023-04-12T00:33:52.604Z] 6808be2612f2: Waiting [2023-04-12T00:33:52.604Z] f25807f1079a: Waiting [2023-04-12T00:33:52.604Z] 94cc34f8dd06: Waiting [2023-04-12T00:33:52.604Z] 30dea6a524f1: Waiting [2023-04-12T00:33:52.604Z] a2d21d5440eb: Download complete [2023-04-12T00:33:52.604Z] 94cc34f8dd06: Verifying Checksum [2023-04-12T00:33:52.604Z] 94cc34f8dd06: Download complete [2023-04-12T00:33:52.604Z] 30dea6a524f1: Verifying Checksum [2023-04-12T00:33:52.604Z] 30dea6a524f1: Download complete [2023-04-12T00:33:52.864Z] 63b65145d645: Verifying Checksum [2023-04-12T00:33:52.864Z] 63b65145d645: Download complete [2023-04-12T00:33:52.864Z] a2aff8979fd8: Verifying Checksum [2023-04-12T00:33:52.864Z] a2aff8979fd8: Download complete [2023-04-12T00:33:52.864Z] 63b65145d645: Pull complete [2023-04-12T00:33:53.123Z] a2d21d5440eb: Pull complete [2023-04-12T00:33:53.123Z] f25807f1079a: Verifying Checksum [2023-04-12T00:33:53.123Z] f25807f1079a: Download complete [2023-04-12T00:33:53.381Z] 935e6c44a52c: Verifying Checksum [2023-04-12T00:33:53.381Z] 935e6c44a52c: Download complete [2023-04-12T00:33:53.638Z] 6808be2612f2: Verifying Checksum [2023-04-12T00:33:53.638Z] 6808be2612f2: Download complete [2023-04-12T00:33:56.919Z] 935e6c44a52c: Pull complete [2023-04-12T00:33:56.919Z] 94cc34f8dd06: Pull complete [2023-04-12T00:33:56.919Z] 30dea6a524f1: Pull complete [2023-04-12T00:33:56.919Z] a2aff8979fd8: Pull complete [2023-04-12T00:33:59.448Z] 6808be2612f2: Pull complete [2023-04-12T00:34:00.016Z] f25807f1079a: Pull complete [2023-04-12T00:34:00.016Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-12T00:34:00.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-12T00:34:00.016Z] ---> 3b553350e43f [2023-04-12T00:34:00.016Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T00:34:05.669Z] Still waiting to schedule task [2023-04-12T00:34:05.669Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7496’ [2023-04-12T00:34:08.139Z] ---> Running in daa64783c7e4 [2023-04-12T00:34:08.139Z] Removing intermediate container daa64783c7e4 [2023-04-12T00:34:08.139Z] ---> f6cff7865989 [2023-04-12T00:34:08.139Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T00:34:08.139Z] ---> Running in bc1929a5595e [2023-04-12T00:34:08.139Z] Removing intermediate container bc1929a5595e [2023-04-12T00:34:08.139Z] ---> 862702e5a45f [2023-04-12T00:34:08.139Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:34:08.139Z] ---> Running in aebe870a9757 [2023-04-12T00:34:08.398Z] Removing intermediate container aebe870a9757 [2023-04-12T00:34:08.398Z] ---> d23bc616d4dd [2023-04-12T00:34:08.398Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T00:34:08.398Z] ---> Running in d9b4a0fed6f9 [2023-04-12T00:34:08.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:34:08.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:34:08.915Z] OK: 265 MiB in 53 packages [2023-04-12T00:34:09.484Z] Removing intermediate container d9b4a0fed6f9 [2023-04-12T00:34:09.484Z] ---> ef67e69c494a [2023-04-12T00:34:09.484Z] Step 7/12 : WORKDIR /app [2023-04-12T00:34:09.484Z] ---> Running in a22915644d78 [2023-04-12T00:34:09.484Z] Removing intermediate container a22915644d78 [2023-04-12T00:34:09.484Z] ---> cb3f370b5658 [2023-04-12T00:34:09.484Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T00:34:09.484Z] ---> 0e791f806160 [2023-04-12T00:34:09.484Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:34:09.484Z] ---> Running in 31c09b31410d [2023-04-12T00:35:18.621Z] Cannot contact prd-ubuntu20.04-docker-8c-8g-7499: java.lang.InterruptedException [2023-04-12T00:35:51.665Z] Removing intermediate container 31c09b31410d [2023-04-12T00:35:51.665Z] ---> 2a024a3ef54a [2023-04-12T00:35:51.665Z] Step 10/12 : COPY . . [2023-04-12T00:35:51.665Z] ---> de823fb71514 [2023-04-12T00:35:51.665Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T00:35:51.665Z] ---> Running in 998ad73790c4 [2023-04-12T00:35:51.665Z] Removing intermediate container 998ad73790c4 [2023-04-12T00:35:51.665Z] ---> 89dbe9be6fd7 [2023-04-12T00:35:51.665Z] Step 12/12 : RUN $MAKE [2023-04-12T00:35:51.665Z] ---> Running in 6bded1d1eff5 [2023-04-12T00:35:51.665Z] noop [2023-04-12T00:35:51.665Z] Removing intermediate container 6bded1d1eff5 [2023-04-12T00:35:51.665Z] ---> 717de55d8deb [2023-04-12T00:35:51.665Z] Successfully built 717de55d8deb [2023-04-12T00:35:51.665Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:36:38.075Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T00:36:38.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:36:40.211Z] prd-ubuntu20.04-docker-8c-8g-7499 does not seem to be running inside a container [2023-04-12T00:36:46.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-547 -v /w/workspace/_app-service-configurable_PR-547:/w/workspace/_app-service-configurable_PR-547:rw,z -v /w/workspace/_app-service-configurable_PR-547@tmp:/w/workspace/_app-service-configurable_PR-547@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-12T00:36:46.975Z] $ docker top c737f37c48393644d16016df480fcc80513e757a090275345bc342f8be9f6e66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T00:36:42.311Z] + go version [2023-04-12T00:36:42.311Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-12T00:36:47.440Z] $ docker stop --time=1 c737f37c48393644d16016df480fcc80513e757a090275345bc342f8be9f6e66 [2023-04-12T00:36:48.723Z] $ docker rm -f --volumes c737f37c48393644d16016df480fcc80513e757a090275345bc342f8be9f6e66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:36:44.415Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T00:36:44.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:36:44.560Z] prd-ubuntu20.04-docker-8c-8g-7499 does not seem to be running inside a container [2023-04-12T00:36:49.646Z] $ 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_PR-547 -v /w/workspace/_app-service-configurable_PR-547:/w/workspace/_app-service-configurable_PR-547:rw,z -v /w/workspace/_app-service-configurable_PR-547@tmp:/w/workspace/_app-service-configurable_PR-547@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-12T00:36:49.990Z] $ docker top d50f75a591547d32e98cebca6a5a499be615d994efa16062eff1f4a55708afdf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T00:36:45.318Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-547 [Pipeline] fileExists [Pipeline] sh [2023-04-12T00:36:45.669Z] + make test [2023-04-12T00:36:45.669Z] go test -race -coverprofile=coverage.out ./... [2023-04-12T00:37:07.605Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-12T00:37:25.684Z] go vet ./... [2023-04-12T00:37:29.894Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T00:37:29.894Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T00:37:29.894Z] ./bin/test-attribution-txt.sh [2023-04-12T00:37:29.894Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T00:37:29.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T00:37:29.984Z] $ docker stop --time=1 d50f75a591547d32e98cebca6a5a499be615d994efa16062eff1f4a55708afdf [2023-04-12T00:37:36.159Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7502 in /w/workspace/_app-service-configurable_PR-547 [2023-04-12T00:37:41.786Z] $ docker rm -f --volumes d50f75a591547d32e98cebca6a5a499be615d994efa16062eff1f4a55708afdf [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-04-12T00:37:42.297Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-04-12T00:37:42.375Z] Selected Git installation does not exist. Using Default [2023-04-12T00:37:42.375Z] The recommended git tool is: NONE [2023-04-12T00:37:42.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T00:37:42.634Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-12T00:37:43.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T00:37:43.612Z] + ls -al . [2023-04-12T00:37:43.612Z] total 176 [2023-04-12T00:37:43.612Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 00:36 . [2023-04-12T00:37:43.612Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 00:33 .. [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 00:33 .dockerignore [2023-04-12T00:37:43.612Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 00:33 .git [2023-04-12T00:37:43.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:33 .github [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 00:33 .gitignore [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 00:33 .golangci.yml [2023-04-12T00:37:43.612Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 00:33 .semver [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 00:33 Attribution.txt [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 00:33 CHANGELOG.md [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 00:33 Dockerfile [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 00:33 GOVERNANCE.md [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 00:33 Jenkinsfile [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 00:33 LICENSE [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 00:33 OWNERS.md [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 00:33 README.md [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 00:33 VERSION [2023-04-12T00:37:43.612Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 00:33 bin [2023-04-12T00:37:43.612Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 12 00:36 coverage.out [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 3299 Apr 12 00:33 go.mod [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 31336 Apr 12 00:33 go.sum [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 00:33 main.go [2023-04-12T00:37:43.612Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 00:33 makefile [2023-04-12T00:37:43.612Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 00:33 res [2023-04-12T00:37:43.612Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 00:33 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:37:47.795Z] + 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=b9433735ee93563226bc0a03dbda433ef9b66f81 --label arch=amd64 --label version=0.0.0 . [2023-04-12T00:37:47.795Z] Sending build context to Docker daemon 3.274MB [2023-04-12T00:37:47.795Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T00:37:47.795Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-12T00:37:47.795Z] ---> 717de55d8deb [2023-04-12T00:37:47.795Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T00:37:47.795Z] ---> Running in 45df2e0aee8e [2023-04-12T00:37:47.795Z] Removing intermediate container 45df2e0aee8e [2023-04-12T00:37:47.795Z] ---> 17253c2e83f8 [2023-04-12T00:37:47.795Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T00:37:47.795Z] ---> Running in fc35a7577170 [2023-04-12T00:37:47.795Z] Removing intermediate container fc35a7577170 [2023-04-12T00:37:47.795Z] ---> c59ae767c0ba [2023-04-12T00:37:47.795Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:37:47.795Z] ---> Running in 0ce858f48af1 [2023-04-12T00:37:47.795Z] Removing intermediate container 0ce858f48af1 [2023-04-12T00:37:47.795Z] ---> 371ea425cc5a [2023-04-12T00:37:47.795Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T00:37:50.158Z] ---> Running in 9be913a05945 [2023-04-12T00:37:50.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:37:51.531Z] using credential edgex-jenkins-ssh [2023-04-12T00:37:51.556Z] Cloning the remote Git repository [2023-04-12T00:37:51.623Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-12T00:37:51.748Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-04-12T00:37:51.949Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-12T00:37:51.950Z] > git --version # timeout=10 [2023-04-12T00:37:51.978Z] > git --version # 'git version 2.25.1' [2023-04-12T00:37:51.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T00:37:52.219Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T00:37:53.523Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-12T00:37:53.553Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T00:37:54.617Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-12T00:37:54.669Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-12T00:37:54.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T00:37:54.689Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/547/head:refs/remotes/origin/PR-547 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-12T00:37:55.175Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.17/main: temporary error (try again later) [2023-04-12T00:37:55.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:37:55.308Z] Merging remotes/origin/main commit 98b0c68a4b913365b11e69c0a8a84788dfd65c15 into PR head commit b9433735ee93563226bc0a03dbda433ef9b66f81 [2023-04-12T00:37:55.672Z] Merge succeeded, producing b9433735ee93563226bc0a03dbda433ef9b66f81 [2023-04-12T00:37:55.673Z] Checking out Revision b9433735ee93563226bc0a03dbda433ef9b66f81 (PR-547) [2023-04-12T00:37:55.331Z] > git config core.sparsecheckout # timeout=10 [2023-04-12T00:37:55.425Z] > git checkout -f b9433735ee93563226bc0a03dbda433ef9b66f81 # timeout=10 [2023-04-12T00:37:55.542Z] > git remote # timeout=10 [2023-04-12T00:37:55.564Z] > git config --get remote.origin.url # timeout=10 [2023-04-12T00:37:55.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T00:37:55.607Z] > git merge 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 [2023-04-12T00:37:55.639Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-12T00:37:55.681Z] > git config core.sparsecheckout # timeout=10 [2023-04-12T00:37:55.700Z] > git checkout -f b9433735ee93563226bc0a03dbda433ef9b66f81 # timeout=10 [2023-04-12T00:37:59.269Z] Commit message: "fix: Comment out Host overrides in local config file." [2023-04-12T00:37:59.335Z] > git --version # timeout=10 [2023-04-12T00:37:59.350Z] > git --version # 'git version 2.25.1' [2023-04-12T00:37:59.370Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T00:38:00.533Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-12T00:38:00.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T00:38:00.533Z] Dload Upload Total Spent Left Speed [2023-04-12T00:38:00.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh [2023-04-12T00:38:01.286Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-12T00:38:01.659Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-04-12T00:38:01.659Z] [2023-04-12T00:38:01.659Z] { [2023-04-12T00:38:01.659Z] "registry-mirrors": [ [2023-04-12T00:38:01.659Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-12T00:38:01.659Z] ], [2023-04-12T00:38:01.659Z] "bip": "10.250.0.254/24", [2023-04-12T00:38:01.659Z] "hosts": [ [2023-04-12T00:38:01.659Z] "tcp://0.0.0.0:5555", [2023-04-12T00:38:01.659Z] "unix:///var/run/docker.sock" [2023-04-12T00:38:01.659Z] ], [2023-04-12T00:38:01.659Z] "mtu": 1458, [2023-04-12T00:38:01.659Z] "selinux-enabled": true, [2023-04-12T00:38:01.659Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-12T00:38:01.659Z] } [Pipeline] sh [2023-04-12T00:38:02.017Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-12T00:38:02.390Z] + sudo service docker restart [2023-04-12T00:38:06.194Z] OK: 265 MiB in 53 packages [2023-04-12T00:38:08.105Z] Removing intermediate container 9be913a05945 [2023-04-12T00:38:08.105Z] ---> 8ee11d7dc0a1 [2023-04-12T00:38:08.105Z] Step 7/26 : WORKDIR /app [2023-04-12T00:38:08.105Z] ---> Running in 9b8b2e63df52 [2023-04-12T00:38:08.105Z] Removing intermediate container 9b8b2e63df52 [2023-04-12T00:38:08.105Z] ---> bed57ba53ba5 [2023-04-12T00:38:08.105Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-12T00:38:08.105Z] ---> b2c052a857d4 [2023-04-12T00:38:08.105Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:38:08.106Z] ---> Running in b586e3e137b7 [2023-04-12T00:38:09.051Z] Removing intermediate container b586e3e137b7 [2023-04-12T00:38:09.051Z] ---> 7ae07edb1ace [2023-04-12T00:38:09.051Z] Step 10/26 : COPY . . [2023-04-12T00:38:09.051Z] ---> 144e9e88ad9d [2023-04-12T00:38:09.051Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T00:38:09.310Z] ---> Running in 1cee33abc9e5 [2023-04-12T00:38:09.310Z] Removing intermediate container 1cee33abc9e5 [2023-04-12T00:38:09.310Z] ---> 37446a536b59 [2023-04-12T00:38:09.310Z] Step 12/26 : RUN $MAKE [2023-04-12T00:38:09.310Z] ---> Running in 890a1f5fe6a4 [2023-04-12T00:38:09.570Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T00:38:20.802Z] provisioning config files... [2023-04-12T00:38:20.835Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config12357888500403400245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:38:21.290Z] ---> docker-login.sh [2023-04-12T00:38:21.290Z] nexus3.edgexfoundry.org:10001 [2023-04-12T00:38:21.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:38:22.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:38:22.190Z] Configure a credential helper to remove this warning. See [2023-04-12T00:38:22.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:38:22.190Z] [2023-04-12T00:38:22.190Z] Login Succeeded [2023-04-12T00:38:22.483Z] nexus3.edgexfoundry.org:10002 [2023-04-12T00:38:22.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:38:22.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:38:22.753Z] Configure a credential helper to remove this warning. See [2023-04-12T00:38:22.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:38:22.753Z] [2023-04-12T00:38:22.753Z] Login Succeeded [2023-04-12T00:38:22.753Z] nexus3.edgexfoundry.org:10003 [2023-04-12T00:38:23.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:38:23.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:38:23.026Z] Configure a credential helper to remove this warning. See [2023-04-12T00:38:23.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:38:23.026Z] [2023-04-12T00:38:23.026Z] Login Succeeded [2023-04-12T00:38:23.026Z] nexus3.edgexfoundry.org:10004 [2023-04-12T00:38:23.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:38:23.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:38:23.573Z] Configure a credential helper to remove this warning. See [2023-04-12T00:38:23.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:38:23.573Z] [2023-04-12T00:38:23.573Z] Login Succeeded [2023-04-12T00:38:23.573Z] docker.io [2023-04-12T00:38:23.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:38:24.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:38:24.114Z] Configure a credential helper to remove this warning. See [2023-04-12T00:38:24.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:38:24.114Z] [2023-04-12T00:38:24.114Z] Login Succeeded [2023-04-12T00:38:24.114Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T00:38:24.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T00:38:24.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T00:38:24.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T00:38:24.634Z] ========================================================= [2023-04-12T00:38:24.634Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-12T00:38:24.634Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:38:25.147Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-12T00:38:25.147Z] Sending build context to Docker daemon 169kB [2023-04-12T00:38:25.418Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T00:38:25.418Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T00:38:25.706Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-12T00:38:25.706Z] af6eaf76a39c: Pulling fs layer [2023-04-12T00:38:25.706Z] 55522c791124: Pulling fs layer [2023-04-12T00:38:25.706Z] ce5c4a1c91eb: Pulling fs layer [2023-04-12T00:38:25.706Z] 169dfbe0d373: Pulling fs layer [2023-04-12T00:38:25.706Z] e1ff8fa3b103: Pulling fs layer [2023-04-12T00:38:25.706Z] 52ebb69f0ebf: Pulling fs layer [2023-04-12T00:38:25.706Z] 5abe8eddf0d5: Pulling fs layer [2023-04-12T00:38:25.706Z] 169dfbe0d373: Waiting [2023-04-12T00:38:25.706Z] e1ff8fa3b103: Waiting [2023-04-12T00:38:25.706Z] 52ebb69f0ebf: Waiting [2023-04-12T00:38:25.706Z] 55522c791124: Download complete [2023-04-12T00:38:25.706Z] 169dfbe0d373: Verifying Checksum [2023-04-12T00:38:25.706Z] 169dfbe0d373: Download complete [2023-04-12T00:38:25.706Z] e1ff8fa3b103: Verifying Checksum [2023-04-12T00:38:25.706Z] e1ff8fa3b103: Download complete [2023-04-12T00:38:25.706Z] af6eaf76a39c: Verifying Checksum [2023-04-12T00:38:26.701Z] af6eaf76a39c: Pull complete [2023-04-12T00:38:26.974Z] 5abe8eddf0d5: Verifying Checksum [2023-04-12T00:38:26.974Z] 5abe8eddf0d5: Download complete [2023-04-12T00:38:27.252Z] 55522c791124: Pull complete [2023-04-12T00:38:28.234Z] ce5c4a1c91eb: Verifying Checksum [2023-04-12T00:38:28.234Z] ce5c4a1c91eb: Download complete [2023-04-12T00:38:28.506Z] 52ebb69f0ebf: Verifying Checksum [2023-04-12T00:38:28.506Z] 52ebb69f0ebf: Download complete [2023-04-12T00:38:36.382Z] Removing intermediate container 890a1f5fe6a4 [2023-04-12T00:38:36.382Z] ---> 636b50a4864a [2023-04-12T00:38:36.382Z] Step 13/26 : FROM alpine:3.17 [2023-04-12T00:38:36.382Z] 3.17: Pulling from library/alpine [2023-04-12T00:38:36.382Z] f56be85fc22e: Pulling fs layer [2023-04-12T00:38:36.382Z] f56be85fc22e: Verifying Checksum [2023-04-12T00:38:36.382Z] f56be85fc22e: Download complete [2023-04-12T00:38:36.382Z] f56be85fc22e: Pull complete [2023-04-12T00:38:36.382Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T00:38:36.382Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T00:38:36.382Z] ---> 9ed4aefc74f6 [2023-04-12T00:38:36.382Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-12T00:38:36.994Z] ---> Running in ad6fa403cb4c [2023-04-12T00:38:37.254Z] Removing intermediate container ad6fa403cb4c [2023-04-12T00:38:37.254Z] ---> 5c78f11be168 [2023-04-12T00:38:37.254Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-12T00:38:37.517Z] ---> Running in a18488c505d1 [2023-04-12T00:38:37.778Z] Removing intermediate container a18488c505d1 [2023-04-12T00:38:37.778Z] ---> a69875dc9b59 [2023-04-12T00:38:37.778Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-12T00:38:39.165Z] ---> Running in dd6ee66ab591 [2023-04-12T00:38:39.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:38:39.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:38:40.319Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T00:38:40.319Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T00:38:40.319Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:38:40.319Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T00:38:40.581Z] OK: 8 MiB in 17 packages [2023-04-12T00:38:40.862Z] ce5c4a1c91eb: Pull complete [2023-04-12T00:38:40.863Z] 169dfbe0d373: Pull complete [2023-04-12T00:38:40.863Z] e1ff8fa3b103: Pull complete [2023-04-12T00:38:43.882Z] Removing intermediate container dd6ee66ab591 [2023-04-12T00:38:43.882Z] ---> 88f0214e350e [2023-04-12T00:38:43.882Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-12T00:38:44.143Z] ---> 388a344e904f [2023-04-12T00:38:44.143Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-12T00:38:44.713Z] ---> 267f8093ee33 [2023-04-12T00:38:44.713Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-12T00:38:44.975Z] ---> b6a7eb4863d3 [2023-04-12T00:38:44.975Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-12T00:38:46.370Z] ---> 6f07239c7f4b [2023-04-12T00:38:46.370Z] Step 21/26 : EXPOSE 48095 [2023-04-12T00:38:46.631Z] ---> Running in 36d13c73e726 [2023-04-12T00:38:47.201Z] Removing intermediate container 36d13c73e726 [2023-04-12T00:38:47.201Z] ---> 3bc6125fef84 [2023-04-12T00:38:47.201Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-12T00:38:47.201Z] ---> Running in cd2ee16c14a9 [2023-04-12T00:38:47.459Z] Removing intermediate container cd2ee16c14a9 [2023-04-12T00:38:47.459Z] ---> acb0c55b2526 [2023-04-12T00:38:47.459Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T00:38:47.721Z] ---> Running in 82a436b92ca2 [2023-04-12T00:38:47.985Z] Removing intermediate container 82a436b92ca2 [2023-04-12T00:38:47.985Z] ---> 769a7c85ff30 [2023-04-12T00:38:47.985Z] Step 24/26 : LABEL arch=amd64 [2023-04-12T00:38:48.257Z] ---> Running in dfc4665a7d09 [2023-04-12T00:38:48.830Z] Removing intermediate container dfc4665a7d09 [2023-04-12T00:38:48.830Z] ---> 19eca9304c2b [2023-04-12T00:38:48.830Z] Step 25/26 : LABEL git_sha=b9433735ee93563226bc0a03dbda433ef9b66f81 [2023-04-12T00:38:49.090Z] ---> Running in ca7c1cc66c5d [2023-04-12T00:38:49.123Z] 52ebb69f0ebf: Pull complete [2023-04-12T00:38:49.667Z] Removing intermediate container ca7c1cc66c5d [2023-04-12T00:38:49.667Z] ---> 2220df1cd396 [2023-04-12T00:38:49.667Z] Step 26/26 : LABEL version=0.0.0 [2023-04-12T00:38:49.929Z] ---> Running in ec5e9a848f4e [2023-04-12T00:38:50.502Z] Removing intermediate container ec5e9a848f4e [2023-04-12T00:38:50.502Z] ---> 893befb59749 [2023-04-12T00:38:50.502Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T00:38:50.502Z] Successfully built 893befb59749 [2023-04-12T00:38:50.502Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-04-12T00:38:51.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T00:38:51.367Z] [2023-04-12T00:38:51.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:38:51.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T00:38:51.756Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-12T00:38:51.756Z] 5eb5b503b376: Pulling fs layer [2023-04-12T00:38:51.756Z] 5c69ac0246d0: Pulling fs layer [2023-04-12T00:38:51.756Z] ec43610c2a17: Pulling fs layer [2023-04-12T00:38:51.756Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-12T00:38:51.756Z] 33b1e0a273af: Pulling fs layer [2023-04-12T00:38:51.756Z] 5d3b04190fa2: Pulling fs layer [2023-04-12T00:38:51.756Z] 2f39f015ded8: Pulling fs layer [2023-04-12T00:38:51.756Z] 3a2ae6a8a46f: Waiting [2023-04-12T00:38:51.756Z] 33b1e0a273af: Waiting [2023-04-12T00:38:51.756Z] 5d3b04190fa2: Waiting [2023-04-12T00:38:51.756Z] 2f39f015ded8: Waiting [2023-04-12T00:38:51.756Z] 5c69ac0246d0: Download complete [2023-04-12T00:38:51.756Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-12T00:38:51.756Z] 3a2ae6a8a46f: Download complete [2023-04-12T00:38:51.756Z] 33b1e0a273af: Verifying Checksum [2023-04-12T00:38:51.756Z] 33b1e0a273af: Download complete [2023-04-12T00:38:52.016Z] 5d3b04190fa2: Verifying Checksum [2023-04-12T00:38:52.016Z] 5d3b04190fa2: Download complete [2023-04-12T00:38:52.016Z] ec43610c2a17: Verifying Checksum [2023-04-12T00:38:52.016Z] ec43610c2a17: Download complete [2023-04-12T00:38:52.016Z] 5eb5b503b376: Verifying Checksum [2023-04-12T00:38:52.016Z] 5eb5b503b376: Download complete [2023-04-12T00:38:52.502Z] 5abe8eddf0d5: Pull complete [2023-04-12T00:38:52.502Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-12T00:38:52.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-12T00:38:52.502Z] ---> 6cb57ee374ae [2023-04-12T00:38:52.502Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T00:38:52.616Z] 2f39f015ded8: Download complete [2023-04-12T00:38:53.549Z] 5eb5b503b376: Pull complete [2023-04-12T00:38:53.549Z] 5c69ac0246d0: Pull complete [2023-04-12T00:38:53.940Z] ---> Running in 0d4df4e3ee9d [2023-04-12T00:38:53.940Z] Removing intermediate container 0d4df4e3ee9d [2023-04-12T00:38:53.940Z] ---> f83cd939095a [2023-04-12T00:38:53.940Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T00:38:53.940Z] ---> Running in dbfd3d10d054 [2023-04-12T00:38:54.118Z] ec43610c2a17: Pull complete [2023-04-12T00:38:54.118Z] 3a2ae6a8a46f: Pull complete [2023-04-12T00:38:54.375Z] 33b1e0a273af: Pull complete [2023-04-12T00:38:54.375Z] 5d3b04190fa2: Pull complete [2023-04-12T00:38:54.539Z] Removing intermediate container dbfd3d10d054 [2023-04-12T00:38:54.539Z] ---> 05e51ba65740 [2023-04-12T00:38:54.539Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:38:54.539Z] ---> Running in 99c0a5c0b671 [2023-04-12T00:38:54.810Z] Removing intermediate container 99c0a5c0b671 [2023-04-12T00:38:54.810Z] ---> 9b5b913a3760 [2023-04-12T00:38:54.810Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T00:38:54.810Z] ---> Running in 6795370394d7 [2023-04-12T00:38:56.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:38:56.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:38:58.243Z] OK: 263 MiB in 53 packages [2023-04-12T00:38:58.837Z] Removing intermediate container 6795370394d7 [2023-04-12T00:38:58.837Z] ---> 07cafae30885 [2023-04-12T00:38:58.837Z] Step 7/12 : WORKDIR /app [2023-04-12T00:38:59.116Z] ---> Running in e8a433a2e4b5 [2023-04-12T00:38:59.403Z] Removing intermediate container e8a433a2e4b5 [2023-04-12T00:38:59.403Z] ---> c7857d01834e [2023-04-12T00:38:59.403Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T00:38:59.993Z] ---> b9eeb8a479f0 [2023-04-12T00:38:59.993Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:38:59.993Z] ---> Running in bb520e06f1ff [2023-04-12T00:39:02.554Z] 2f39f015ded8: Pull complete [2023-04-12T00:39:02.554Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-12T00:39:02.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T00:39:02.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:39:44.793Z] prd-ubuntu20.04-docker-8c-8g-7499 does not seem to be running inside a container [2023-04-12T00:39:44.824Z] $ 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_PR-547 -v /w/workspace/_app-service-configurable_PR-547:/w/workspace/_app-service-configurable_PR-547:rw,z -v /w/workspace/_app-service-configurable_PR-547@tmp:/w/workspace/_app-service-configurable_PR-547@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-12T00:39:55.583Z] $ docker top 90bf8a7bc89af9b7d97e02a0563680cb4c37de8faa43edf88f8f925f10a8900c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:39:56.105Z] ---> job-cost.sh [2023-04-12T00:39:56.105Z] lf-activate-venv: SKIPPING [2023-04-12T00:39:56.105Z] INFO: No Stack... [2023-04-12T00:39:56.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T00:39:56.627Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T00:39:56.945Z] + cat /w/workspace/_app-service-configurable_PR-547/archives/cost.csv [2023-04-12T00:39:56.945Z] + cut -d, -f6 [Pipeline] lock [2023-04-12T00:39:56.990Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] [2023-04-12T00:39:56.995Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] did not exist. Created. [2023-04-12T00:39:56.996Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T00:39:57.401Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-12T00:39:57.447Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T00:39:57.476Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T00:39:57.560Z] $ docker stop --time=1 90bf8a7bc89af9b7d97e02a0563680cb4c37de8faa43edf88f8f925f10a8900c [2023-04-12T00:39:59.751Z] $ docker rm -f --volumes 90bf8a7bc89af9b7d97e02a0563680cb4c37de8faa43edf88f8f925f10a8900c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-12T00:40:07.918Z] Removing intermediate container bb520e06f1ff [2023-04-12T00:40:07.918Z] ---> bbf2188246ce [2023-04-12T00:40:07.918Z] Step 10/12 : COPY . . [2023-04-12T00:40:07.918Z] ---> 9a134250eb97 [2023-04-12T00:40:07.918Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T00:40:07.918Z] ---> Running in fc0884226dc4 [2023-04-12T00:40:07.918Z] Removing intermediate container fc0884226dc4 [2023-04-12T00:40:07.918Z] ---> 47db71c5889c [2023-04-12T00:40:07.918Z] Step 12/12 : RUN $MAKE [2023-04-12T00:40:07.918Z] ---> Running in cb603830ed7a [2023-04-12T00:40:07.918Z] noop [2023-04-12T00:40:07.918Z] Removing intermediate container cb603830ed7a [2023-04-12T00:40:07.918Z] ---> cb6c4deee30c [2023-04-12T00:40:07.918Z] Successfully built cb6c4deee30c [2023-04-12T00:40:07.918Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:40:08.488Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T00:40:08.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:40:08.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-7502 does not seem to be running inside a container [2023-04-12T00:40:08.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-12T00:40:10.316Z] $ docker top 5c3ccd654186b1d86a87a4c12e13d49198f76394361fecac864c6187298dd772 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T00:40:11.246Z] + go version [2023-04-12T00:40:11.246Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-12T00:40:11.280Z] $ docker stop --time=1 5c3ccd654186b1d86a87a4c12e13d49198f76394361fecac864c6187298dd772 [2023-04-12T00:40:13.004Z] $ docker rm -f --volumes 5c3ccd654186b1d86a87a4c12e13d49198f76394361fecac864c6187298dd772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:40:13.878Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T00:40:13.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:40:14.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-7502 does not seem to be running inside a container [2023-04-12T00:40:14.253Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-12T00:40:15.593Z] $ docker top 16d722eb3b3b857d73a0fb8bd17ded948a6ace0c805f8e6cfaa48b4fbb0dd3d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T00:40:16.527Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-04-12T00:40:17.266Z] + make test [2023-04-12T00:40:17.266Z] go test -race -coverprofile=coverage.out ./... [2023-04-12T00:43:09.059Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-12T00:43:09.059Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-12T00:43:09.059Z] go vet ./... [2023-04-12T00:45:46.016Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T00:45:46.016Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T00:45:46.016Z] ./bin/test-attribution-txt.sh [2023-04-12T00:45:46.016Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T00:45:46.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T00:45:46.124Z] $ docker stop --time=1 16d722eb3b3b857d73a0fb8bd17ded948a6ace0c805f8e6cfaa48b4fbb0dd3d0 [2023-04-12T00:45:48.121Z] $ docker rm -f --volumes 16d722eb3b3b857d73a0fb8bd17ded948a6ace0c805f8e6cfaa48b4fbb0dd3d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T00:45:49.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T00:45:49.959Z] Warning: overwriting stash ‘coverage-report’ [2023-04-12T00:45:50.468Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T00:45:51.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T00:45:51.400Z] + ls -al . [2023-04-12T00:45:51.400Z] total 172 [2023-04-12T00:45:51.400Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 00:40 . [2023-04-12T00:45:51.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 00:37 .. [2023-04-12T00:45:51.400Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 00:37 .dockerignore [2023-04-12T00:45:51.401Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 00:37 .git [2023-04-12T00:45:51.401Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:37 .github [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 00:37 .gitignore [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 00:37 .golangci.yml [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 00:37 Attribution.txt [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 00:37 CHANGELOG.md [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 00:37 Dockerfile [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 00:37 GOVERNANCE.md [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 00:37 Jenkinsfile [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 00:37 LICENSE [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 00:37 OWNERS.md [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 00:37 README.md [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 00:33 VERSION [2023-04-12T00:45:51.401Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 00:37 bin [2023-04-12T00:45:51.401Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 12 00:40 coverage.out [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 3299 Apr 12 00:37 go.mod [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 31336 Apr 12 00:37 go.sum [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 00:37 main.go [2023-04-12T00:45:51.401Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 00:37 makefile [2023-04-12T00:45:51.401Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 00:37 res [2023-04-12T00:45:51.401Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 00:37 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:51.835Z] + 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=b9433735ee93563226bc0a03dbda433ef9b66f81 --label arch=arm64 --label version=0.0.0 . [2023-04-12T00:45:51.835Z] Sending build context to Docker daemon 170kB [2023-04-12T00:45:52.107Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T00:45:52.107Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-12T00:45:52.107Z] ---> cb6c4deee30c [2023-04-12T00:45:52.107Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T00:45:52.107Z] ---> Running in dd21c1b2503c [2023-04-12T00:45:52.700Z] Removing intermediate container dd21c1b2503c [2023-04-12T00:45:52.700Z] ---> 5a934b6ac9e5 [2023-04-12T00:45:52.700Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T00:45:52.700Z] ---> Running in f13f6ad09bee [2023-04-12T00:45:52.970Z] Removing intermediate container f13f6ad09bee [2023-04-12T00:45:52.970Z] ---> a04f4d50fe75 [2023-04-12T00:45:52.970Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:45:52.970Z] ---> Running in 9671efe36ce0 [2023-04-12T00:45:53.568Z] Removing intermediate container 9671efe36ce0 [2023-04-12T00:45:53.568Z] ---> 450a4990a928 [2023-04-12T00:45:53.568Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T00:45:53.568Z] ---> Running in 4b5649204b3d [2023-04-12T00:45:54.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:45:55.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:45:56.535Z] OK: 263 MiB in 53 packages [2023-04-12T00:45:57.508Z] Removing intermediate container 4b5649204b3d [2023-04-12T00:45:57.508Z] ---> c9e365a605a4 [2023-04-12T00:45:57.508Z] Step 7/26 : WORKDIR /app [2023-04-12T00:45:57.508Z] ---> Running in bec4b8ebf61e [2023-04-12T00:45:57.778Z] Removing intermediate container bec4b8ebf61e [2023-04-12T00:45:57.778Z] ---> 5decc8408b2b [2023-04-12T00:45:57.778Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-12T00:45:58.368Z] ---> 1bab3b504cea [2023-04-12T00:45:58.368Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:45:58.368Z] ---> Running in 75020e2acaee [2023-04-12T00:46:00.981Z] Removing intermediate container 75020e2acaee [2023-04-12T00:46:00.981Z] ---> 9085c216ac64 [2023-04-12T00:46:00.981Z] Step 10/26 : COPY . . [2023-04-12T00:46:01.573Z] ---> 9a9f46307983 [2023-04-12T00:46:01.573Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T00:46:01.843Z] ---> Running in d3b782abbf04 [2023-04-12T00:46:02.113Z] Removing intermediate container d3b782abbf04 [2023-04-12T00:46:02.113Z] ---> 1be9333dc72c [2023-04-12T00:46:02.113Z] Step 12/26 : RUN $MAKE [2023-04-12T00:46:02.113Z] ---> Running in a0a14e1bf96f [2023-04-12T00:46:03.078Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-04-12T00:48:39.860Z] Removing intermediate container a0a14e1bf96f [2023-04-12T00:48:39.860Z] ---> 816f0d412046 [2023-04-12T00:48:39.860Z] Step 13/26 : FROM alpine:3.17 [2023-04-12T00:48:39.860Z] 3.17: Pulling from library/alpine [2023-04-12T00:48:39.860Z] c41833b44d91: Pulling fs layer [2023-04-12T00:48:39.860Z] c41833b44d91: Verifying Checksum [2023-04-12T00:48:39.860Z] c41833b44d91: Download complete [2023-04-12T00:48:39.860Z] c41833b44d91: Pull complete [2023-04-12T00:48:39.860Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T00:48:39.860Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T00:48:39.860Z] ---> 51e60588ff2c [2023-04-12T00:48:39.860Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-12T00:48:39.860Z] ---> Running in 8d41dc7e2269 [2023-04-12T00:48:39.860Z] Removing intermediate container 8d41dc7e2269 [2023-04-12T00:48:39.860Z] ---> 65530cc4c406 [2023-04-12T00:48:39.860Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-12T00:48:39.860Z] ---> Running in 66d81eb8acdf [2023-04-12T00:48:39.860Z] Removing intermediate container 66d81eb8acdf [2023-04-12T00:48:39.860Z] ---> c07f7b191b71 [2023-04-12T00:48:39.860Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-12T00:48:39.860Z] ---> Running in b007d7812128 [2023-04-12T00:48:39.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:48:39.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:48:39.860Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T00:48:39.860Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T00:48:39.860Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:48:39.860Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T00:48:39.860Z] OK: 8 MiB in 17 packages [2023-04-12T00:48:39.860Z] Removing intermediate container b007d7812128 [2023-04-12T00:48:39.860Z] ---> be394d6c1276 [2023-04-12T00:48:39.860Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-12T00:48:39.860Z] ---> 647fd8cacca4 [2023-04-12T00:48:39.860Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-12T00:48:39.860Z] ---> e04e1553bd6f [2023-04-12T00:48:39.860Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-12T00:48:39.860Z] ---> 65f27de7c868 [2023-04-12T00:48:39.860Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-12T00:48:40.446Z] ---> 119a548aed42 [2023-04-12T00:48:40.446Z] Step 21/26 : EXPOSE 48095 [2023-04-12T00:48:40.446Z] ---> Running in ac54db5e89db [2023-04-12T00:48:40.715Z] Removing intermediate container ac54db5e89db [2023-04-12T00:48:40.715Z] ---> ed2b19c7c120 [2023-04-12T00:48:40.715Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-12T00:48:40.715Z] ---> Running in 37f9ef14aeb3 [2023-04-12T00:48:41.305Z] Removing intermediate container 37f9ef14aeb3 [2023-04-12T00:48:41.305Z] ---> a2b016b06451 [2023-04-12T00:48:41.305Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T00:48:41.305Z] ---> Running in 5d8672a3c5fb [2023-04-12T00:48:41.575Z] Removing intermediate container 5d8672a3c5fb [2023-04-12T00:48:41.575Z] ---> 8809a8ddae3d [2023-04-12T00:48:41.575Z] Step 24/26 : LABEL arch=arm64 [2023-04-12T00:48:41.575Z] ---> Running in b1055ed99c2d [2023-04-12T00:48:41.845Z] Removing intermediate container b1055ed99c2d [2023-04-12T00:48:41.845Z] ---> e38549e05cf1 [2023-04-12T00:48:41.845Z] Step 25/26 : LABEL git_sha=b9433735ee93563226bc0a03dbda433ef9b66f81 [2023-04-12T00:48:42.114Z] ---> Running in ce735f8f7b04 [2023-04-12T00:48:42.382Z] Removing intermediate container ce735f8f7b04 [2023-04-12T00:48:42.382Z] ---> 493bbc2b12ef [2023-04-12T00:48:42.382Z] Step 26/26 : LABEL version=0.0.0 [2023-04-12T00:48:42.382Z] ---> Running in ebad0372b679 [2023-04-12T00:48:42.650Z] Removing intermediate container ebad0372b679 [2023-04-12T00:48:42.650Z] ---> 3da76b5d32b0 [2023-04-12T00:48:42.650Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T00:48:42.650Z] Successfully built 3da76b5d32b0 [2023-04-12T00:48:42.650Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:48:43.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T00:48:43.536Z] [2023-04-12T00:48:43.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:48:43.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T00:48:43.944Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-12T00:48:43.944Z] 8998bd30e6a1: Pulling fs layer [2023-04-12T00:48:43.944Z] 04944245beec: Pulling fs layer [2023-04-12T00:48:43.944Z] 699f458cf7ca: Pulling fs layer [2023-04-12T00:48:43.944Z] 765212b225bb: Pulling fs layer [2023-04-12T00:48:43.944Z] f23df028b6ca: Pulling fs layer [2023-04-12T00:48:43.944Z] d65c8cfc05b1: Pulling fs layer [2023-04-12T00:48:43.944Z] 2437ff75d9bd: Pulling fs layer [2023-04-12T00:48:43.944Z] 765212b225bb: Waiting [2023-04-12T00:48:43.944Z] f23df028b6ca: Waiting [2023-04-12T00:48:43.944Z] d65c8cfc05b1: Waiting [2023-04-12T00:48:43.944Z] 2437ff75d9bd: Waiting [2023-04-12T00:48:44.214Z] 04944245beec: Verifying Checksum [2023-04-12T00:48:44.214Z] 04944245beec: Download complete [2023-04-12T00:48:44.214Z] 765212b225bb: Verifying Checksum [2023-04-12T00:48:44.214Z] 765212b225bb: Download complete [2023-04-12T00:48:44.214Z] f23df028b6ca: Download complete [2023-04-12T00:48:44.214Z] d65c8cfc05b1: Verifying Checksum [2023-04-12T00:48:44.214Z] d65c8cfc05b1: Download complete [2023-04-12T00:48:44.486Z] 699f458cf7ca: Verifying Checksum [2023-04-12T00:48:44.486Z] 699f458cf7ca: Download complete [2023-04-12T00:48:44.756Z] 8998bd30e6a1: Download complete [2023-04-12T00:48:47.351Z] 2437ff75d9bd: Verifying Checksum [2023-04-12T00:48:47.351Z] 2437ff75d9bd: Download complete [2023-04-12T00:48:48.789Z] 8998bd30e6a1: Pull complete [2023-04-12T00:48:49.381Z] 04944245beec: Pull complete [2023-04-12T00:48:50.797Z] 699f458cf7ca: Pull complete [2023-04-12T00:48:50.797Z] 765212b225bb: Pull complete [2023-04-12T00:48:51.765Z] f23df028b6ca: Pull complete [2023-04-12T00:48:51.765Z] d65c8cfc05b1: Pull complete [2023-04-12T00:49:06.782Z] 2437ff75d9bd: Pull complete [2023-04-12T00:49:06.782Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-12T00:49:06.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T00:49:06.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:49:07.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-7502 does not seem to be running inside a container [2023-04-12T00:49:07.199Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-12T00:49:10.030Z] $ docker top d0e5c14ec3a1e895938d027d07198889a1c5d48368e55bd5f850e993cc2cab1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:49:10.967Z] ---> job-cost.sh [2023-04-12T00:49:10.967Z] lf-activate-venv: SKIPPING [2023-04-12T00:49:10.967Z] INFO: No Stack... [2023-04-12T00:49:11.238Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-12T00:49:12.202Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T00:49:12.865Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-04-12T00:49:12.865Z] + cut -d, -f6 [Pipeline] lock [2023-04-12T00:49:12.921Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] [2023-04-12T00:49:12.927Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] did not exist. Created. [2023-04-12T00:49:12.927Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T00:49:13.684Z] /w/workspace/app-service-configurable/1@tmp/durable-c0721d7e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-12T00:49:14.374Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-12T00:49:14.412Z] Warning: overwriting stash ‘stack-cost’ [2023-04-12T00:49:14.466Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T00:49:14.484Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T00:49:14.569Z] $ docker stop --time=1 d0e5c14ec3a1e895938d027d07198889a1c5d48368e55bd5f850e993cc2cab1b [2023-04-12T00:49:16.110Z] $ docker rm -f --volumes d0e5c14ec3a1e895938d027d07198889a1c5d48368e55bd5f850e993cc2cab1b [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 [2023-04-12T00:49:17.189Z] provisioning config files... [2023-04-12T00:49:17.196Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-547@tmp/config13261045614711050700tmp [Pipeline] { [Pipeline] sh [2023-04-12T00:49:17.532Z] + set +x [2023-04-12T00:49:17.532Z] + curl -s https://codecov.io/bash [2023-04-12T00:49:17.532Z] + bash -s -- [2023-04-12T00:49:17.532Z] [2023-04-12T00:49:17.532Z] _____ _ [2023-04-12T00:49:17.532Z] / ____| | | [2023-04-12T00:49:17.532Z] | | ___ __| | ___ ___ _____ __ [2023-04-12T00:49:17.532Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-12T00:49:17.533Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-12T00:49:17.533Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-12T00:49:17.533Z] Bash-1.0.6 [2023-04-12T00:49:17.533Z] [2023-04-12T00:49:17.533Z] [2023-04-12T00:49:17.533Z] ==> git version 2.25.1 found [2023-04-12T00:49:17.533Z] ==> 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 [2023-04-12T00:49:17.533Z] Release-Date: 2020-01-08 [2023-04-12T00:49:17.533Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-12T00:49:17.533Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-12T00:49:17.533Z] ==> Jenkins CI detected. [2023-04-12T00:49:17.533Z] current dir:  /w/workspace/_app-service-configurable_PR-547 [2023-04-12T00:49:17.533Z] project root: . [2023-04-12T00:49:17.533Z] --> token set from env [2023-04-12T00:49:17.533Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-12T00:49:17.533Z] ==> Running gcov in . (disable via -X gcov) [2023-04-12T00:49:17.533Z] ==> Python coveragepy not found [2023-04-12T00:49:17.533Z] ==> Searching for coverage reports in: [2023-04-12T00:49:17.533Z] + . [2023-04-12T00:49:17.791Z] -> Found 1 reports [2023-04-12T00:49:17.791Z] ==> Detecting git/mercurial file structure [2023-04-12T00:49:17.791Z] ==> Reading reports [2023-04-12T00:49:17.791Z] + ./coverage.out bytes=13 [2023-04-12T00:49:17.791Z] ==> Appending adjustments [2023-04-12T00:49:17.791Z] https://docs.codecov.io/docs/fixing-reports [2023-04-12T00:49:17.791Z] + Found adjustments [2023-04-12T00:49:17.791Z] ==> Gzipping contents [2023-04-12T00:49:17.791Z] 4.0K /tmp/codecov.s7kLQz.gz [2023-04-12T00:49:17.791Z] ==> Uploading reports [2023-04-12T00:49:17.791Z] url: https://codecov.io [2023-04-12T00:49:17.791Z] query: branch=PR-547&commit=b9433735ee93563226bc0a03dbda433ef9b66f81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-547%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=547&job=&cmd_args= [2023-04-12T00:49:17.791Z] -> Pinging Codecov [2023-04-12T00:49:17.791Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-547&commit=b9433735ee93563226bc0a03dbda433ef9b66f81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-547%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=547&job=&cmd_args= [2023-04-12T00:49:17.791Z] -> Uploading to [2023-04-12T00:49:17.791Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-12/A97CA9966030D2A3747ED39772930CCE/b9433735ee93563226bc0a03dbda433ef9b66f81/1986461e-5842-412a-a1d3-39774a5ff589.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T004917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97765ac682d06e0bfe9d2b654baf8a71bec78f09a09d5b52e65663031359a7c7 [2023-04-12T00:49:17.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T00:49:17.792Z] Dload Upload Total Spent Left Speed [2023-04-12T00:49:18.052Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1612 --:--:-- --:--:-- --:--:-- 1612 [2023-04-12T00:49:18.311Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b9433735ee93563226bc0a03dbda433ef9b66f81 [Pipeline] } [2023-04-12T00:49:18.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-04-12T00:49:20.078Z] + [ -d /w/workspace/_app-service-configurable_PR-547/archives ] [2023-04-12T00:49:20.078Z] + ls -al /w/workspace/_app-service-configurable_PR-547/archives [2023-04-12T00:49:20.078Z] total 16 [2023-04-12T00:49:20.078Z] drwxr-xr-x 3 root root 4096 Apr 12 00:39 . [2023-04-12T00:49:20.078Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 00:39 .. [2023-04-12T00:49:20.078Z] drwxr-xr-x 2 root root 4096 Apr 12 00:39 cost [2023-04-12T00:49:20.078Z] -rw-r--r-- 1 root root 96 Apr 12 00:39 cost.csv [2023-04-12T00:49:20.078Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-547/archives [2023-04-12T00:49:20.078Z] + ls -al /w/workspace/_app-service-configurable_PR-547/archives [2023-04-12T00:49:20.078Z] total 16 [2023-04-12T00:49:20.078Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 00:39 . [2023-04-12T00:49:20.078Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 00:39 .. [2023-04-12T00:49:20.078Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 00:39 cost [2023-04-12T00:49:20.078Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 12 00:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:49:20.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:49:21.311Z] ---> package-listing.sh [2023-04-12T00:49:21.311Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-12T00:49:21.311Z] ++ facter osfamily [2023-04-12T00:49:21.572Z] + OS_FAMILY=debian [2023-04-12T00:49:21.572Z] + workspace=/w/workspace/_app-service-configurable_PR-547 [2023-04-12T00:49:21.572Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-12T00:49:21.572Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-12T00:49:21.572Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-12T00:49:21.572Z] + PACKAGES=/tmp/packages_start.txt [2023-04-12T00:49:21.572Z] + '[' /w/workspace/_app-service-configurable_PR-547 ']' [2023-04-12T00:49:21.572Z] + PACKAGES=/tmp/packages_end.txt [2023-04-12T00:49:21.572Z] + case "${OS_FAMILY}" in [2023-04-12T00:49:21.572Z] + dpkg -l [2023-04-12T00:49:21.572Z] + grep '^ii' [2023-04-12T00:49:21.572Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-12T00:49:21.572Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-12T00:49:21.572Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-12T00:49:21.572Z] + '[' /w/workspace/_app-service-configurable_PR-547 ']' [2023-04-12T00:49:21.572Z] + mkdir -p /w/workspace/_app-service-configurable_PR-547/archives/ [2023-04-12T00:49:21.572Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-547/archives/ [Pipeline] echo [2023-04-12T00:49:21.609Z] 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_PR-547/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-12T00:49:21.901Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:49:22.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T00:49:22.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:49:22.665Z] prd-ubuntu20.04-docker-8c-8g-7499 does not seem to be running inside a container [2023-04-12T00:49:22.696Z] $ 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_PR-547/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_PR-547 -v /w/workspace/_app-service-configurable_PR-547:/w/workspace/_app-service-configurable_PR-547:rw,z -v /w/workspace/_app-service-configurable_PR-547@tmp:/w/workspace/_app-service-configurable_PR-547@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-12T00:49:22.888Z] $ docker top 3071786a4cc6e5c0142026ab0a35b46bac36bff719444fa92d643339efd4edf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T00:49:23.284Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-12T00:49:23.596Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-12T00:49:23.910Z] + ls /var/log/sa-host [2023-04-12T00:49:23.911Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T00:49:24.144Z] provisioning config files... [2023-04-12T00:49:24.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-547@tmp/config10358927194468153613tmp [Pipeline] { [Pipeline] echo [2023-04-12T00:49:24.210Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:49:24.521Z] ---> create-netrc.sh [Pipeline] } [2023-04-12T00:49:24.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:49:24.937Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-12T00:49:24.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:49:25.276Z] ---> sudo-logs.sh [2023-04-12T00:49:25.276Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-12T00:49:25.369Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:49:25.682Z] ---> job-cost.sh [2023-04-12T00:49:25.682Z] lf-activate-venv: SKIPPING [2023-04-12T00:49:25.682Z] DEBUG: total: 0.2199999988079071 [2023-04-12T00:49:25.682Z] INFO: Retrieving Stack Cost... [2023-04-12T00:49:25.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T00:49:26.520Z] INFO: Archiving Costs [Pipeline] echo [2023-04-12T00:49:26.559Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:49:26.868Z] ---> logs-deploy.sh [2023-04-12T00:49:26.868Z] lf-activate-venv: SKIPPING [2023-04-12T00:49:26.868Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-547/1 [2023-04-12T00:49:26.868Z] INFO: archiving workspace using pattern(s): [2023-04-12T00:49:27.804Z] Archives upload complete. [2023-04-12T00:49:28.064Z] INFO: archiving logs to Nexus [2023-04-12T00:49:28.635Z] ---> uname -a: [2023-04-12T00:49:28.635Z] Linux prd-ubuntu20-04-docker-8c-8g-7499 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-12T00:49:28.635Z] [2023-04-12T00:49:28.635Z] [2023-04-12T00:49:28.635Z] ---> lscpu: [2023-04-12T00:49:28.635Z] Architecture: x86_64 [2023-04-12T00:49:28.635Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-12T00:49:28.635Z] Byte Order: Little Endian [2023-04-12T00:49:28.635Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-12T00:49:28.635Z] CPU(s): 8 [2023-04-12T00:49:28.635Z] On-line CPU(s) list: 0-7 [2023-04-12T00:49:28.635Z] Thread(s) per core: 1 [2023-04-12T00:49:28.635Z] Core(s) per socket: 1 [2023-04-12T00:49:28.635Z] Socket(s): 8 [2023-04-12T00:49:28.635Z] NUMA node(s): 1 [2023-04-12T00:49:28.635Z] Vendor ID: AuthenticAMD [2023-04-12T00:49:28.635Z] CPU family: 23 [2023-04-12T00:49:28.635Z] Model: 49 [2023-04-12T00:49:28.635Z] Model name: AMD EPYC-Rome Processor [2023-04-12T00:49:28.635Z] Stepping: 0 [2023-04-12T00:49:28.635Z] CPU MHz: 2800.000 [2023-04-12T00:49:28.635Z] BogoMIPS: 5600.00 [2023-04-12T00:49:28.635Z] Virtualization: AMD-V [2023-04-12T00:49:28.635Z] Hypervisor vendor: KVM [2023-04-12T00:49:28.635Z] Virtualization type: full [2023-04-12T00:49:28.635Z] L1d cache: 256 KiB [2023-04-12T00:49:28.635Z] L1i cache: 256 KiB [2023-04-12T00:49:28.635Z] L2 cache: 4 MiB [2023-04-12T00:49:28.635Z] L3 cache: 128 MiB [2023-04-12T00:49:28.635Z] NUMA node0 CPU(s): 0-7 [2023-04-12T00:49:28.635Z] Vulnerability Itlb multihit: Not affected [2023-04-12T00:49:28.635Z] Vulnerability L1tf: Not affected [2023-04-12T00:49:28.635Z] Vulnerability Mds: Not affected [2023-04-12T00:49:28.635Z] Vulnerability Meltdown: Not affected [2023-04-12T00:49:28.635Z] Vulnerability Mmio stale data: Not affected [2023-04-12T00:49:28.635Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-12T00:49:28.635Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-12T00:49:28.635Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-12T00:49:28.635Z] Vulnerability Srbds: Not affected [2023-04-12T00:49:28.635Z] Vulnerability Tsx async abort: Not affected [2023-04-12T00:49:28.635Z] 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 [2023-04-12T00:49:28.635Z] [2023-04-12T00:49:28.635Z] [2023-04-12T00:49:28.635Z] ---> nproc: [2023-04-12T00:49:28.635Z] 8 [2023-04-12T00:49:28.635Z] [2023-04-12T00:49:28.635Z] [2023-04-12T00:49:28.635Z] ---> df -h: [2023-04-12T00:49:28.635Z] Filesystem Size Used Avail Use% Mounted on [2023-04-12T00:49:28.635Z] overlay 155G 12G 144G 8% / [2023-04-12T00:49:28.635Z] tmpfs 64M 0 64M 0% /dev [2023-04-12T00:49:28.635Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-12T00:49:28.635Z] shm 64M 0 64M 0% /dev/shm [2023-04-12T00:49:28.635Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-12T00:49:28.635Z] [2023-04-12T00:49:28.635Z] [2023-04-12T00:49:28.635Z] ---> sar -b -r -n DEV: [2023-04-12T00:49:28.635Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7499) 04/12/23 _x86_64_ (8 CPU) [2023-04-12T00:49:28.635Z] [2023-04-12T00:49:28.635Z] 00:32:37 LINUX RESTART (8 CPU) [2023-04-12T00:49:28.635Z] [2023-04-12T00:49:28.635Z] 00:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-12T00:49:28.635Z] 00:34:01 134.67 39.08 95.59 0.00 4382.85 37831.83 0.00 [2023-04-12T00:49:28.635Z] 00:35:01 154.12 1.17 152.96 0.00 16.26 62414.66 0.00 [2023-04-12T00:49:28.635Z] 00:36:06 8.27 0.00 8.27 0.00 0.00 124.80 0.00 [2023-04-12T00:49:28.635Z] 00:37:01 15.91 0.05 15.86 0.00 4.13 929.71 0.00 [2023-04-12T00:49:28.635Z] 00:38:01 52.55 1.23 51.32 0.00 74.38 15434.46 0.00 [2023-04-12T00:49:28.635Z] 00:39:01 195.50 11.36 184.14 0.00 5130.48 33590.93 0.00 [2023-04-12T00:49:28.635Z] 00:40:01 35.83 1.85 33.98 0.00 64.79 16072.65 0.00 [2023-04-12T00:49:28.635Z] 00:41:01 2.40 0.00 2.40 0.00 0.00 29.20 0.00 [2023-04-12T00:49:28.635Z] 00:42:01 1.35 0.00 1.35 0.00 0.00 14.00 0.00 [2023-04-12T00:49:28.635Z] 00:43:01 2.22 0.00 2.22 0.00 0.00 23.85 0.00 [2023-04-12T00:49:28.635Z] 00:44:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2023-04-12T00:49:28.635Z] 00:45:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 [2023-04-12T00:49:28.635Z] 00:46:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-04-12T00:49:28.635Z] 00:47:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 [2023-04-12T00:49:28.635Z] 00:48:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2023-04-12T00:49:28.635Z] 00:49:01 2.47 0.02 2.45 0.00 0.13 31.46 0.00 [2023-04-12T00:49:28.635Z] Average: 38.14 3.39 34.76 0.00 600.60 10381.87 0.00 [2023-04-12T00:49:28.635Z] [2023-04-12T00:49:28.635Z] 00:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-12T00:49:28.635Z] 00:34:01 29232568 31615360 709908 2.16 71800 2588832 1832984 5.40 969652 2331988 485636 [2023-04-12T00:49:28.635Z] 00:35:01 28512360 31601320 714036 2.17 143200 3160376 1875280 5.53 1050704 2899796 396 [2023-04-12T00:49:28.635Z] 00:36:06 28527536 31613640 700496 2.13 143440 3156996 1773252 5.23 1036820 2896124 144 [2023-04-12T00:49:28.635Z] 00:37:01 27990460 31499960 808340 2.46 144564 3541048 1954956 5.76 1413392 3013432 373508 [2023-04-12T00:49:28.635Z] 00:38:01 28460132 31569368 741420 2.25 149308 3166856 1981928 5.84 1174956 2811856 1344 [2023-04-12T00:49:28.635Z] 00:39:01 27178788 31561560 731080 2.22 192348 4316040 1770440 5.22 1565952 3601756 469564 [2023-04-12T00:49:28.635Z] 00:40:01 27140088 31521420 770688 2.34 191124 4314732 1808036 5.33 1616152 3587200 104 [2023-04-12T00:49:28.635Z] 00:41:01 27158392 31539844 752216 2.29 191192 4314736 1808036 5.33 1597672 3587204 168 [2023-04-12T00:49:28.635Z] 00:42:01 27165732 31547284 744808 2.27 191272 4314736 1808036 5.33 1590600 3587212 8 [2023-04-12T00:49:28.635Z] 00:43:01 27165848 31547484 744480 2.26 191356 4314740 1808036 5.33 1591008 3587216 24 [2023-04-12T00:49:28.635Z] 00:44:01 27174756 31556320 735588 2.24 191388 4314744 1808036 5.33 1581892 3587220 152 [2023-04-12T00:49:28.635Z] 00:45:01 27175032 31557048 735280 2.24 191412 4314748 1808036 5.33 1581108 3587644 44 [2023-04-12T00:49:28.635Z] 00:46:01 27175152 31557208 735240 2.24 191444 4314752 1808036 5.33 1581500 3587648 176 [2023-04-12T00:49:28.635Z] 00:47:01 27175176 31557272 735176 2.24 191476 4314756 1808036 5.33 1581156 3587660 4 [2023-04-12T00:49:28.635Z] 00:48:01 27175088 31557228 735168 2.24 191512 4314752 1808036 5.33 1581208 3587664 12 [2023-04-12T00:49:28.636Z] 00:49:01 27174260 31556544 735848 2.24 191572 4314740 1841864 5.43 1581676 3587652 164 [2023-04-12T00:49:28.636Z] Average: 27598836 31559929 739361 2.25 172400 3942349 1831439 5.40 1443466 3339330 83216 [2023-04-12T00:49:28.636Z] [2023-04-12T00:49:28.636Z] 00:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-12T00:49:28.636Z] 00:34:01 lo 6.64 6.64 0.64 0.64 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:34:01 ens3 669.09 423.39 6604.88 89.88 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:34:01 docker0 4.74 3.97 0.50 48.60 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:35:01 veth3f3a251 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:35:01 veth786585f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:35:01 ens3 310.60 185.55 1923.73 20.68 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:35:01 docker0 179.70 301.62 14.36 1916.94 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:36:06 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:36:06 ens3 2.02 1.32 0.98 0.50 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:36:06 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:37:01 vethab78e5e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:37:01 ens3 31.63 31.66 29.59 71.48 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:37:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:38:01 veth7e5bec6 0.98 1.08 0.08 1.89 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:38:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:38:01 ens3 24.21 17.89 30.41 7.33 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:38:01 docker0 0.98 0.97 0.07 1.88 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:39:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:39:01 ens3 376.79 208.98 5460.61 26.11 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:39:01 docker0 5.13 7.82 0.28 75.68 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:40:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:40:01 ens3 17.65 12.98 17.46 9.56 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:41:01 ens3 0.15 0.13 0.01 0.03 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:43:01 ens3 0.73 0.55 0.62 0.22 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:44:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:45:01 ens3 0.30 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:48:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:49:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] Average: ens3 89.01 54.81 873.28 14.04 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] Average: docker0 11.92 19.67 0.95 127.77 0.00 0.00 0.00 0.00 [2023-04-12T00:49:28.636Z] [2023-04-12T00:49:28.636Z] [2023-04-12T00:49:28.636Z] ---> sar -P ALL: [2023-04-12T00:49:28.636Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7499) 04/12/23 _x86_64_ (8 CPU) [2023-04-12T00:49:28.636Z] [2023-04-12T00:49:28.636Z] 00:32:37 LINUX RESTART (8 CPU) [2023-04-12T00:49:28.636Z] [2023-04-12T00:49:28.636Z] 00:33:02 CPU %user %nice %system %iowait %steal %idle [2023-04-12T00:49:28.636Z] 00:34:01 all 9.26 0.00 3.03 5.36 0.06 82.30 [2023-04-12T00:49:28.636Z] 00:34:01 0 11.82 0.00 3.05 13.87 0.05 71.20 [2023-04-12T00:49:28.636Z] 00:34:01 1 9.07 0.00 3.00 12.99 0.07 74.87 [2023-04-12T00:49:28.636Z] 00:34:01 2 9.21 0.00 3.16 0.07 0.05 87.51 [2023-04-12T00:49:28.636Z] 00:34:01 3 10.67 0.00 2.26 0.29 0.09 86.69 [2023-04-12T00:49:28.636Z] 00:34:01 4 8.08 0.00 2.77 2.12 0.05 86.98 [2023-04-12T00:49:28.636Z] 00:34:01 5 8.36 0.00 3.74 0.93 0.05 86.92 [2023-04-12T00:49:28.636Z] 00:34:01 6 8.54 0.00 2.76 11.72 0.03 76.95 [2023-04-12T00:49:28.636Z] 00:34:01 7 8.29 0.00 3.49 0.79 0.09 87.33 [2023-04-12T00:49:28.636Z] 00:35:01 all 4.50 0.00 2.30 10.84 0.06 82.30 [2023-04-12T00:49:28.636Z] 00:35:01 0 5.14 0.00 1.79 0.25 0.05 92.76 [2023-04-12T00:49:28.636Z] 00:35:01 1 4.51 0.00 2.92 41.75 0.05 50.78 [2023-04-12T00:49:28.636Z] 00:35:01 2 4.00 0.00 1.91 1.14 0.18 92.76 [2023-04-12T00:49:28.636Z] 00:35:01 3 4.51 0.00 2.91 1.75 0.05 90.77 [2023-04-12T00:49:28.636Z] 00:35:01 4 4.23 0.00 1.89 2.01 0.02 91.85 [2023-04-12T00:49:28.636Z] 00:35:01 5 4.16 0.00 1.79 3.22 0.03 90.80 [2023-04-12T00:49:28.636Z] 00:35:01 6 5.01 0.00 2.45 28.05 0.05 64.44 [2023-04-12T00:49:28.636Z] 00:35:01 7 4.47 0.00 2.71 8.61 0.07 84.14 [2023-04-12T00:49:28.636Z] 00:36:06 all 0.12 0.00 0.15 1.40 0.15 98.18 [2023-04-12T00:49:28.636Z] 00:36:06 0 0.10 0.00 0.10 0.00 0.13 99.67 [2023-04-12T00:49:28.636Z] 00:36:06 1 0.15 0.00 0.12 0.42 0.02 99.30 [2023-04-12T00:49:28.636Z] 00:36:06 2 0.10 0.00 0.13 0.88 0.66 98.23 [2023-04-12T00:49:28.636Z] 00:36:06 3 0.15 0.00 0.02 0.00 0.00 99.83 [2023-04-12T00:49:28.636Z] 00:36:06 4 0.12 0.00 0.08 0.02 0.02 99.77 [2023-04-12T00:49:28.636Z] 00:36:06 5 0.10 0.00 0.07 2.25 0.00 97.58 [2023-04-12T00:49:28.636Z] 00:36:06 6 0.10 0.00 0.62 7.63 0.22 91.43 [2023-04-12T00:49:28.636Z] 00:36:06 7 0.17 0.00 0.07 0.00 0.15 99.62 [2023-04-12T00:49:28.636Z] 00:37:01 all 15.28 0.00 2.32 1.13 0.12 81.16 [2023-04-12T00:49:28.636Z] 00:37:01 0 14.85 0.00 2.95 0.03 0.05 82.12 [2023-04-12T00:49:28.636Z] 00:37:01 1 15.06 0.00 2.38 0.03 0.03 82.49 [2023-04-12T00:49:28.636Z] 00:37:01 2 15.78 0.00 2.39 3.51 0.05 78.26 [2023-04-12T00:49:28.636Z] 00:37:01 3 14.22 0.00 1.99 0.00 0.20 83.59 [2023-04-12T00:49:28.636Z] 00:37:01 4 16.38 0.00 2.19 0.03 0.03 81.36 [2023-04-12T00:49:28.636Z] 00:37:01 5 15.22 0.00 2.09 0.13 0.05 82.51 [2023-04-12T00:49:28.636Z] 00:37:01 6 16.23 0.00 2.31 5.18 0.05 76.23 [2023-04-12T00:49:28.636Z] 00:37:01 7 14.54 0.00 2.21 0.10 0.45 82.69 [2023-04-12T00:49:28.636Z] 00:38:01 all 24.41 0.00 3.79 3.58 0.08 68.15 [2023-04-12T00:49:28.636Z] 00:38:01 0 24.11 0.00 3.90 2.76 0.05 69.19 [2023-04-12T00:49:28.636Z] 00:38:01 1 24.42 0.00 4.01 0.15 0.08 71.33 [2023-04-12T00:49:28.636Z] 00:38:01 2 24.74 0.00 3.93 0.60 0.08 70.65 [2023-04-12T00:49:28.636Z] 00:38:01 3 24.09 0.00 3.31 0.67 0.08 71.84 [2023-04-12T00:49:28.636Z] 00:38:01 4 23.95 0.00 3.88 0.67 0.07 71.43 [2023-04-12T00:49:28.636Z] 00:38:01 5 25.90 0.00 4.04 22.66 0.08 47.31 [2023-04-12T00:49:28.636Z] 00:38:01 6 24.67 0.00 3.90 0.96 0.08 70.38 [2023-04-12T00:49:28.636Z] 00:38:01 7 23.41 0.00 3.32 0.13 0.10 73.04 [2023-04-12T00:49:28.636Z] 00:39:01 all 19.54 0.00 5.86 8.79 0.12 65.69 [2023-04-12T00:49:28.636Z] 00:39:01 0 21.02 0.00 5.58 17.09 0.12 56.19 [2023-04-12T00:49:28.636Z] 00:39:01 1 21.21 0.00 6.00 8.21 0.14 64.45 [2023-04-12T00:49:28.636Z] 00:39:01 2 19.28 0.00 6.40 17.35 0.08 56.89 [2023-04-12T00:49:28.636Z] 00:39:01 3 19.59 0.00 7.85 2.74 0.12 69.69 [2023-04-12T00:49:28.636Z] 00:39:01 4 16.11 0.00 4.26 1.38 0.08 78.17 [2023-04-12T00:49:28.636Z] 00:39:01 5 18.98 0.00 5.28 15.17 0.15 60.41 [2023-04-12T00:49:28.636Z] 00:39:01 6 21.61 0.00 6.86 5.62 0.12 65.79 [2023-04-12T00:49:28.636Z] 00:39:01 7 18.55 0.00 4.68 2.84 0.12 73.80 [2023-04-12T00:49:28.636Z] 00:40:01 all 0.80 0.00 0.29 10.58 0.03 88.30 [2023-04-12T00:49:28.636Z] 00:40:01 0 0.52 0.00 0.27 2.61 0.05 96.56 [2023-04-12T00:49:28.636Z] 00:40:01 1 1.17 0.00 0.30 5.74 0.03 92.75 [2023-04-12T00:49:28.636Z] 00:40:01 2 0.66 0.00 0.67 40.70 0.02 57.96 [2023-04-12T00:49:28.636Z] 00:40:01 3 0.40 0.00 0.33 34.88 0.02 64.36 [2023-04-12T00:49:28.636Z] 00:40:01 4 1.10 0.00 0.18 0.00 0.02 98.70 [2023-04-12T00:49:28.636Z] 00:40:01 5 0.74 0.00 0.23 0.74 0.02 98.28 [2023-04-12T00:49:28.636Z] 00:40:01 6 1.20 0.00 0.17 0.20 0.02 98.41 [2023-04-12T00:49:28.636Z] 00:40:01 7 0.64 0.00 0.17 0.10 0.03 99.06 [2023-04-12T00:49:28.636Z] 00:41:01 all 0.03 0.00 0.02 0.06 0.02 99.87 [2023-04-12T00:49:28.636Z] 00:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-12T00:49:28.636Z] 00:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T00:49:28.637Z] 00:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-12T00:49:28.637Z] 00:41:01 3 0.07 0.00 0.02 0.32 0.00 99.60 [2023-04-12T00:49:28.637Z] 00:41:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2023-04-12T00:49:28.637Z] 00:41:01 5 0.02 0.00 0.00 0.07 0.00 99.92 [2023-04-12T00:49:28.637Z] 00:41:01 6 0.02 0.00 0.03 0.00 0.10 99.85 [2023-04-12T00:49:28.637Z] 00:41:01 7 0.00 0.00 0.03 0.08 0.00 99.88 [2023-04-12T00:49:28.637Z] 00:42:01 all 0.04 0.00 0.01 0.06 0.01 99.87 [2023-04-12T00:49:28.637Z] 00:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-12T00:49:28.637Z] 00:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-12T00:49:28.637Z] 00:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T00:49:28.637Z] 00:42:01 3 0.00 0.00 0.00 0.48 0.02 99.50 [2023-04-12T00:49:28.637Z] 00:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T00:49:28.637Z] 00:42:01 5 0.25 0.00 0.05 0.00 0.02 99.68 [2023-04-12T00:49:28.637Z] 00:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T00:49:28.637Z] 00:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-12T00:49:28.637Z] 00:43:01 all 0.04 0.00 0.02 0.20 0.01 99.74 [2023-04-12T00:49:28.637Z] 00:43:01 0 0.03 0.00 0.03 0.23 0.00 99.70 [2023-04-12T00:49:28.637Z] 00:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T00:49:28.637Z] 00:43:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2023-04-12T00:49:28.637Z] 00:43:01 3 0.00 0.00 0.02 0.83 0.00 99.15 [2023-04-12T00:49:28.637Z] 00:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-12T00:49:28.637Z] 00:43:01 5 0.17 0.00 0.02 0.00 0.00 99.82 [2023-04-12T00:49:28.637Z] 00:43:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-12T00:49:28.637Z] 00:43:01 7 0.03 0.00 0.00 0.48 0.05 99.43 [2023-04-12T00:49:28.637Z] 00:44:01 all 0.03 0.00 0.01 0.10 0.02 99.84 [2023-04-12T00:49:28.637Z] 00:44:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-12T00:49:28.637Z] 00:44:01 1 0.02 0.00 0.00 0.00 0.07 99.92 [2023-04-12T00:49:28.637Z] 00:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T00:49:28.637Z] 00:44:01 3 0.03 0.00 0.02 0.82 0.02 99.12 [2023-04-12T00:49:28.637Z] 00:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-12T00:49:28.637Z] 00:44:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2023-04-12T00:49:28.637Z] 00:44:01 6 0.03 0.00 0.00 0.00 0.07 99.90 [2023-04-12T00:49:28.637Z] 00:44:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-12T00:49:28.637Z] [2023-04-12T00:49:28.637Z] 00:44:01 CPU %user %nice %system %iowait %steal %idle [2023-04-12T00:49:28.637Z] 00:45:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-04-12T00:49:28.637Z] 00:45:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-12T00:49:28.637Z] 00:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-12T00:49:28.637Z] 00:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T00:49:28.637Z] 00:45:01 3 0.05 0.00 0.02 0.08 0.00 99.85 [2023-04-12T00:49:28.637Z] 00:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-12T00:49:28.637Z] 00:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-12T00:49:28.637Z] 00:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-12T00:49:28.637Z] 00:45:01 7 0.00 0.00 0.03 0.08 0.02 99.87 [2023-04-12T00:49:28.637Z] 00:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-04-12T00:49:28.637Z] 00:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T00:49:28.637Z] 00:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T00:49:28.637Z] 00:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T00:49:28.637Z] 00:46:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-12T00:49:28.637Z] 00:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-12T00:49:28.637Z] 00:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T00:49:28.637Z] 00:46:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-12T00:49:28.637Z] 00:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-12T00:49:28.637Z] 00:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-12T00:49:28.637Z] 00:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T00:49:28.637Z] 00:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T00:49:28.637Z] 00:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T00:49:28.637Z] 00:47:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-12T00:49:28.637Z] 00:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-12T00:49:28.637Z] 00:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-12T00:49:28.637Z] 00:47:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2023-04-12T00:49:28.637Z] 00:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T00:49:28.637Z] 00:48:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-04-12T00:49:28.637Z] 00:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-12T00:49:28.637Z] 00:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-12T00:49:28.637Z] 00:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T00:49:28.637Z] 00:48:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-12T00:49:28.637Z] 00:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-12T00:49:28.637Z] 00:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-12T00:49:28.637Z] 00:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-12T00:49:28.637Z] 00:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-12T00:49:28.637Z] 00:49:01 all 0.03 0.00 0.03 0.00 0.01 99.93 [2023-04-12T00:49:28.637Z] 00:49:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-12T00:49:28.637Z] 00:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-12T00:49:28.637Z] 00:49:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-12T00:49:28.637Z] 00:49:01 3 0.02 0.00 0.03 0.03 0.00 99.92 [2023-04-12T00:49:28.637Z] 00:49:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-04-12T00:49:28.637Z] 00:49:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-12T00:49:28.637Z] 00:49:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-12T00:49:28.637Z] 00:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T00:49:28.637Z] Average: all 4.60 0.00 1.11 2.62 0.04 91.64 [2023-04-12T00:49:28.637Z] Average: 0 4.81 0.00 1.10 2.26 0.03 91.79 [2023-04-12T00:49:28.637Z] Average: 1 4.69 0.00 1.16 4.29 0.03 89.83 [2023-04-12T00:49:28.637Z] Average: 2 4.59 0.00 1.16 3.98 0.07 90.20 [2023-04-12T00:49:28.637Z] Average: 3 4.58 0.00 1.16 2.69 0.04 91.54 [2023-04-12T00:49:28.637Z] Average: 4 4.37 0.00 0.95 0.38 0.02 94.27 [2023-04-12T00:49:28.637Z] Average: 5 4.60 0.00 1.08 2.81 0.03 91.49 [2023-04-12T00:49:28.637Z] Average: 6 4.81 0.00 1.20 3.69 0.05 90.25 [2023-04-12T00:49:28.637Z] Average: 7 4.35 0.00 1.04 0.82 0.07 93.73 [2023-04-12T00:49:28.637Z] [2023-04-12T00:49:28.637Z] [2023-04-12T00:49:28.637Z]