Pull request #482 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 62c9da692cbe3121a842062c866f67c6c0dde0eb+0c5f3bcc2a30328005cb5b447d058d89dafe6113 (35bb3a178a6fd0c6b71c265f9053ff11e7507808) 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-ssh3502716028316918487.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh9974454246122705602.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-482/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-482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7447738315531189893.key Verifying host key using known hosts file > 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-482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1825100152662971263.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh17383794283613989039.key Verifying host key using known hosts file > 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-482/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-482/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9074074561782517476.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117745’ Running on prd-ubuntu20.04-docker-8c-8g-117747 in /w/workspace/_app-service-configurable_PR-482 [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-482 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0c5f3bcc2a30328005cb5b447d058d89dafe6113 into PR head commit 62c9da692cbe3121a842062c866f67c6c0dde0eb Merge succeeded, producing 62c9da692cbe3121a842062c866f67c6c0dde0eb Checking out Revision 62c9da692cbe3121a842062c866f67c6c0dde0eb (PR-482) > git config core.sparsecheckout # timeout=10 > git checkout -f 62c9da692cbe3121a842062c866f67c6c0dde0eb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 0c5f3bcc2a30328005cb5b447d058d89dafe6113 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62c9da692cbe3121a842062c866f67c6c0dde0eb # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-01T17:33:18.205Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-01T17:33:18.380Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-01T17:33:18.488Z] ========================================================= [2022-11-01T17:33:18.488Z] EdgeX Global Pipelines Version Info [2022-11-01T17:33:18.488Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:33:19.225Z] ------------------- [2022-11-01T17:33:19.225Z] stable info: [2022-11-01T17:33:19.225Z] ------------------- [2022-11-01T17:33:19.225Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-01T17:33:19.225Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T17:33:19.225Z] Message: update stable to v1.0.243 [2022-11-01T17:33:19.802Z] ------------------- [2022-11-01T17:33:19.802Z] experimental info: [2022-11-01T17:33:19.802Z] ------------------- [2022-11-01T17:33:19.802Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-01T17:33:19.802Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T17:33:19.802Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-01T17:33:20.095Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-11-01T17:33:20.136Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-11-01T17:33:20.173Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-01T17:33:20.210Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-01T17:33:20.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-01T17:33:20.287Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-01T17:33:20.326Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-01T17:33:20.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-01T17:33:20.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-01T17:33:20.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-01T17:33:20.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-01T17:33:20.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-11-01T17:33:20.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-01T17:33:20.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-01T17:33:20.640Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-01T17:33:20.678Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-01T17:33:20.718Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T17:33:20.758Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T17:33:20.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-01T17:33:20.844Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-01T17:33:20.886Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-01T17:33:20.924Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-01T17:33:20.968Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-01T17:33:21.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-01T17:33:21.049Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-01T17:33:21.091Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-01T17:33:21.136Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-01T17:33:21.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-482 [Pipeline] echo [2022-11-01T17:33:21.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-482 [Pipeline] echo [2022-11-01T17:33:21.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-482 [Pipeline] echo [2022-11-01T17:33:21.295Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62c9da692cbe3121a842062c866f67c6c0dde0eb [Pipeline] echo [2022-11-01T17:33:21.333Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62c9da6 [Pipeline] echo [2022-11-01T17:33:21.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T17:33:21.483Z] provisioning config files... [2022-11-01T17:33:21.496Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-482@tmp/config16366245878866964219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:33:21.826Z] ---> docker-login.sh [2022-11-01T17:33:21.826Z] nexus3.edgexfoundry.org:10001 [2022-11-01T17:33:22.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:33:22.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:33:22.355Z] Configure a credential helper to remove this warning. See [2022-11-01T17:33:22.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:33:22.355Z] [2022-11-01T17:33:22.355Z] Login Succeeded [2022-11-01T17:33:22.355Z] nexus3.edgexfoundry.org:10002 [2022-11-01T17:33:22.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:33:22.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:33:22.355Z] Configure a credential helper to remove this warning. See [2022-11-01T17:33:22.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:33:22.355Z] [2022-11-01T17:33:22.355Z] Login Succeeded [2022-11-01T17:33:22.355Z] nexus3.edgexfoundry.org:10003 [2022-11-01T17:33:22.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:33:22.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:33:22.615Z] Configure a credential helper to remove this warning. See [2022-11-01T17:33:22.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:33:22.615Z] [2022-11-01T17:33:22.615Z] Login Succeeded [2022-11-01T17:33:22.615Z] nexus3.edgexfoundry.org:10004 [2022-11-01T17:33:22.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:33:22.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:33:22.615Z] Configure a credential helper to remove this warning. See [2022-11-01T17:33:22.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:33:22.615Z] [2022-11-01T17:33:22.615Z] Login Succeeded [2022-11-01T17:33:22.615Z] docker.io [2022-11-01T17:33:22.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:33:23.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:33:23.184Z] Configure a credential helper to remove this warning. See [2022-11-01T17:33:23.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:33:23.184Z] [2022-11-01T17:33:23.184Z] Login Succeeded [2022-11-01T17:33:23.184Z] ---> docker-login.sh ends [Pipeline] } [2022-11-01T17:33:23.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-01T17:33:23.833Z] + git rev-list -1 --merges 62c9da692cbe3121a842062c866f67c6c0dde0eb~1..62c9da692cbe3121a842062c866f67c6c0dde0eb [Pipeline] echo [2022-11-01T17:33:23.879Z] -----------> git rev-list -1 --merges 62c9da692cbe3121a842062c866f67c6c0dde0eb~1..62c9da692cbe3121a842062c866f67c6c0dde0eb 62c9da692cbe3121a842062c866f67c6c0dde0eb [false] [Pipeline] sh [2022-11-01T17:33:24.186Z] + git log --format=format:%s -1 62c9da692cbe3121a842062c866f67c6c0dde0eb [Pipeline] echo [2022-11-01T17:33:24.220Z] ========================================================= [2022-11-01T17:33:24.220Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-01T17:33:24.220Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T17:33:24.621Z] + git log --format=format:%s -1 62c9da692cbe3121a842062c866f67c6c0dde0eb [Pipeline] echo [2022-11-01T17:33:24.653Z] [semverPrep] GIT_COMMIT: 62c9da692cbe3121a842062c866f67c6c0dde0eb, Commit Message: docs: Levski Change Log [Pipeline] echo [2022-11-01T17:33:24.681Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-01T17:33:25.043Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T17:33:25.043Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-01T17:33:25.043Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-01T17:33:25.043Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-01T17:33:25.043Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-01T17:33:25.043Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-01T17:33:25.043Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:33:25.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T17:33:25.461Z] [2022-11-01T17:33:25.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:33:25.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T17:33:25.880Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-01T17:33:25.880Z] b85a868b505f: Pulling fs layer [2022-11-01T17:33:25.880Z] e2be974225ed: Pulling fs layer [2022-11-01T17:33:25.880Z] 339a4e72a1f5: Pulling fs layer [2022-11-01T17:33:25.880Z] 988bab9f4d93: Pulling fs layer [2022-11-01T17:33:25.880Z] 1469e6f7b9e6: Pulling fs layer [2022-11-01T17:33:25.880Z] eaf3925da568: Pulling fs layer [2022-11-01T17:33:25.880Z] bab4dde63d76: Pulling fs layer [2022-11-01T17:33:25.880Z] bde34c3a00c8: Pulling fs layer [2022-11-01T17:33:25.880Z] b352a97aabf1: Pulling fs layer [2022-11-01T17:33:25.880Z] 4872d77fe225: Pulling fs layer [2022-11-01T17:33:25.880Z] 5851b861e8e6: Pulling fs layer [2022-11-01T17:33:25.880Z] bab4dde63d76: Waiting [2022-11-01T17:33:25.880Z] 1469e6f7b9e6: Waiting [2022-11-01T17:33:25.880Z] 4872d77fe225: Waiting [2022-11-01T17:33:25.880Z] b352a97aabf1: Waiting [2022-11-01T17:33:25.880Z] bde34c3a00c8: Waiting [2022-11-01T17:33:25.880Z] 5851b861e8e6: Waiting [2022-11-01T17:33:25.880Z] eaf3925da568: Waiting [2022-11-01T17:33:25.880Z] e2be974225ed: Verifying Checksum [2022-11-01T17:33:25.880Z] e2be974225ed: Download complete [2022-11-01T17:33:25.880Z] 988bab9f4d93: Verifying Checksum [2022-11-01T17:33:25.880Z] 988bab9f4d93: Download complete [2022-11-01T17:33:26.141Z] 1469e6f7b9e6: Verifying Checksum [2022-11-01T17:33:26.141Z] 1469e6f7b9e6: Download complete [2022-11-01T17:33:26.141Z] 339a4e72a1f5: Verifying Checksum [2022-11-01T17:33:26.141Z] 339a4e72a1f5: Download complete [2022-11-01T17:33:26.141Z] eaf3925da568: Verifying Checksum [2022-11-01T17:33:26.141Z] eaf3925da568: Download complete [2022-11-01T17:33:26.141Z] bde34c3a00c8: Download complete [2022-11-01T17:33:26.141Z] b352a97aabf1: Verifying Checksum [2022-11-01T17:33:26.141Z] b352a97aabf1: Download complete [2022-11-01T17:33:26.141Z] 4872d77fe225: Verifying Checksum [2022-11-01T17:33:26.141Z] 4872d77fe225: Download complete [2022-11-01T17:33:26.141Z] 5851b861e8e6: Download complete [2022-11-01T17:33:26.141Z] b85a868b505f: Verifying Checksum [2022-11-01T17:33:26.141Z] b85a868b505f: Download complete [2022-11-01T17:33:26.401Z] bab4dde63d76: Verifying Checksum [2022-11-01T17:33:26.401Z] bab4dde63d76: Download complete [2022-11-01T17:33:27.783Z] b85a868b505f: Pull complete [2022-11-01T17:33:27.783Z] e2be974225ed: Pull complete [2022-11-01T17:33:28.353Z] 339a4e72a1f5: Pull complete [2022-11-01T17:33:28.353Z] 988bab9f4d93: Pull complete [2022-11-01T17:33:28.611Z] 1469e6f7b9e6: Pull complete [2022-11-01T17:33:28.612Z] eaf3925da568: Pull complete [2022-11-01T17:33:30.515Z] bab4dde63d76: Pull complete [2022-11-01T17:33:30.515Z] bde34c3a00c8: Pull complete [2022-11-01T17:33:30.775Z] b352a97aabf1: Pull complete [2022-11-01T17:33:30.775Z] 4872d77fe225: Pull complete [2022-11-01T17:33:31.035Z] 5851b861e8e6: Pull complete [2022-11-01T17:33:31.035Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-01T17:33:31.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T17:33:31.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:33:31.244Z] prd-ubuntu20.04-docker-8c-8g-117747 does not seem to be running inside a container [2022-11-01T17:33:31.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-482 -v /w/workspace/_app-service-configurable_PR-482:/w/workspace/_app-service-configurable_PR-482:rw,z -v /w/workspace/_app-service-configurable_PR-482@tmp:/w/workspace/_app-service-configurable_PR-482@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 [2022-11-01T17:33:34.284Z] $ docker top 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 -eo pid,comm [2022-11-01T17:33:34.344Z] 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). [2022-11-01T17:33:34.344Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T17:33:34.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T17:33:34.467Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T17:33:34.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T17:33:34.593Z] $ docker exec 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 ssh-agent [2022-11-01T17:33:34.698Z] SSH_AUTH_SOCK=/tmp/ssh-YvrN0dsPb1XK/agent.31 [2022-11-01T17:33:34.698Z] SSH_AGENT_PID=37 [2022-11-01T17:33:34.705Z] Running ssh-add (command line suppressed) [2022-11-01T17:33:34.824Z] Identity added: /w/workspace/_app-service-configurable_PR-482@tmp/private_key_13565987199093662213.key (/w/workspace/_app-service-configurable_PR-482@tmp/private_key_13565987199093662213.key) [2022-11-01T17:33:34.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T17:33:35.159Z] + git tag --points-at HEAD [Pipeline] } [2022-11-01T17:33:35.190Z] $ docker exec --env ******** --env ******** 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 ssh-agent -k [2022-11-01T17:33:35.292Z] unset SSH_AUTH_SOCK; [2022-11-01T17:33:35.292Z] unset SSH_AGENT_PID; [2022-11-01T17:33:35.292Z] echo Agent pid 37 killed; [2022-11-01T17:33:35.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-01T17:33:35.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T17:33:35.383Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T17:33:35.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T17:33:35.501Z] $ docker exec 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 ssh-agent [2022-11-01T17:33:35.611Z] SSH_AUTH_SOCK=/tmp/ssh-XhLg4xluCAaU/agent.70 [2022-11-01T17:33:35.611Z] SSH_AGENT_PID=76 [2022-11-01T17:33:35.615Z] Running ssh-add (command line suppressed) [2022-11-01T17:33:35.710Z] Identity added: /w/workspace/_app-service-configurable_PR-482@tmp/private_key_3007099455698012017.key (/w/workspace/_app-service-configurable_PR-482@tmp/private_key_3007099455698012017.key) [2022-11-01T17:33:35.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T17:33:36.052Z] + git semver init [2022-11-01T17:33:36.311Z] 2022-11-01 17:33:36,250 [run_init] DEBUG init version:0.0.0 force:False [2022-11-01T17:33:36.311Z] 2022-11-01 17:33:36,251 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-482/.semver [2022-11-01T17:33:36.311Z] 2022-11-01 17:33:36,251 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-482/.semver [2022-11-01T17:33:36.311Z] 2022-11-01 17:33:36,251 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-482/.semver'], cwd=/w/workspace/_app-service-configurable_PR-482, universal_newlines=False, shell=None, istream=None) [2022-11-01T17:33:37.254Z] 2022-11-01 17:33:37,194 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-482/.git/info/exclude [2022-11-01T17:33:37.254Z] 2022-11-01 17:33:37,195 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-482/.semver/PR-482 with force:False [2022-11-01T17:33:37.254Z] 2022-11-01 17:33:37,195 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-482/.semver/PR-482 [2022-11-01T17:33:37.254Z] 2022-11-01 17:33:37,200 [execute] INFO git cat-file --batch-check [2022-11-01T17:33:37.254Z] 2022-11-01 17:33:37,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-482/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T17:33:37.254Z] 2022-11-01 17:33:37,207 [execute] INFO git cat-file --batch [2022-11-01T17:33:37.254Z] 2022-11-01 17:33:37,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-482/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T17:33:37.254Z] 2022-11-01 17:33:37,212 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-482/.semver/PR-482 [2022-11-01T17:33:37.254Z] 0.0.0 [Pipeline] } [2022-11-01T17:33:37.288Z] $ docker exec --env ******** --env ******** 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 ssh-agent -k [2022-11-01T17:33:37.398Z] unset SSH_AUTH_SOCK; [2022-11-01T17:33:37.399Z] unset SSH_AGENT_PID; [2022-11-01T17:33:37.399Z] echo Agent pid 76 killed; [2022-11-01T17:33:37.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T17:33:37.827Z] + git semver [Pipeline] } [2022-11-01T17:33:38.119Z] $ docker stop --time=1 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 [2022-11-01T17:33:39.456Z] $ docker rm -f 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T17:33:39.858Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-01T17:33:40.093Z] Stashed 1 file(s) [Pipeline] echo [2022-11-01T17:33:40.110Z] [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 [2022-11-01T17:33:40.704Z] provisioning config files... [2022-11-01T17:33:40.715Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-482@tmp/config6065347820608288442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:33:41.064Z] ---> docker-login.sh [2022-11-01T17:33:41.064Z] nexus3.edgexfoundry.org:10001 [2022-11-01T17:33:41.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:33:41.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:33:41.064Z] Configure a credential helper to remove this warning. See [2022-11-01T17:33:41.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:33:41.064Z] [2022-11-01T17:33:41.064Z] Login Succeeded [2022-11-01T17:33:41.064Z] nexus3.edgexfoundry.org:10002 [2022-11-01T17:33:41.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:33:41.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:33:41.064Z] Configure a credential helper to remove this warning. See [2022-11-01T17:33:41.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:33:41.064Z] [2022-11-01T17:33:41.064Z] Login Succeeded [2022-11-01T17:33:41.064Z] nexus3.edgexfoundry.org:10003 [2022-11-01T17:33:41.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:33:41.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:33:41.325Z] Configure a credential helper to remove this warning. See [2022-11-01T17:33:41.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:33:41.325Z] [2022-11-01T17:33:41.325Z] Login Succeeded [2022-11-01T17:33:41.325Z] nexus3.edgexfoundry.org:10004 [2022-11-01T17:33:41.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:33:41.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:33:41.325Z] Configure a credential helper to remove this warning. See [2022-11-01T17:33:41.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:33:41.325Z] [2022-11-01T17:33:41.325Z] Login Succeeded [2022-11-01T17:33:41.586Z] docker.io [2022-11-01T17:33:41.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:33:41.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:33:41.847Z] Configure a credential helper to remove this warning. See [2022-11-01T17:33:41.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:33:41.847Z] [2022-11-01T17:33:41.847Z] Login Succeeded [2022-11-01T17:33:41.847Z] ---> docker-login.sh ends [Pipeline] } [2022-11-01T17:33:41.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-01T17:33:42.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T17:33:42.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T17:33:42.150Z] ========================================================= [2022-11-01T17:33:42.150Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-01T17:33:42.150Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:33:42.628Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-01T17:33:42.629Z] Sending build context to Docker daemon 3.187MB [2022-11-01T17:33:42.629Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-01T17:33:42.629Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-01T17:33:42.629Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-01T17:33:42.629Z] 213ec9aee27d: Pulling fs layer [2022-11-01T17:33:42.629Z] 4583459ba037: Pulling fs layer [2022-11-01T17:33:42.629Z] 93c1e223e6f2: Pulling fs layer [2022-11-01T17:33:42.629Z] 53926ce57604: Pulling fs layer [2022-11-01T17:33:42.629Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-01T17:33:42.629Z] 30f14e443154: Pulling fs layer [2022-11-01T17:33:42.629Z] 801331c1e519: Pulling fs layer [2022-11-01T17:33:42.629Z] 99cc6dd402b0: Pulling fs layer [2022-11-01T17:33:42.629Z] 7d9ed39f4882: Pulling fs layer [2022-11-01T17:33:42.629Z] 30f14e443154: Waiting [2022-11-01T17:33:42.629Z] 801331c1e519: Waiting [2022-11-01T17:33:42.629Z] 99cc6dd402b0: Waiting [2022-11-01T17:33:42.629Z] 7d9ed39f4882: Waiting [2022-11-01T17:33:42.629Z] 53926ce57604: Waiting [2022-11-01T17:33:42.629Z] 21b2b0c7a3f4: Waiting [2022-11-01T17:33:42.629Z] 93c1e223e6f2: Verifying Checksum [2022-11-01T17:33:42.629Z] 93c1e223e6f2: Download complete [2022-11-01T17:33:42.629Z] 4583459ba037: Download complete [2022-11-01T17:33:42.629Z] 21b2b0c7a3f4: Download complete [2022-11-01T17:33:42.629Z] 30f14e443154: Verifying Checksum [2022-11-01T17:33:42.629Z] 30f14e443154: Download complete [2022-11-01T17:33:42.895Z] 213ec9aee27d: Verifying Checksum [2022-11-01T17:33:42.895Z] 213ec9aee27d: Download complete [2022-11-01T17:33:42.895Z] 801331c1e519: Download complete [2022-11-01T17:33:42.895Z] 213ec9aee27d: Pull complete [2022-11-01T17:33:43.170Z] 4583459ba037: Pull complete [2022-11-01T17:33:43.171Z] 93c1e223e6f2: Pull complete [2022-11-01T17:33:43.449Z] 7d9ed39f4882: Verifying Checksum [2022-11-01T17:33:43.449Z] 7d9ed39f4882: Download complete [2022-11-01T17:33:43.711Z] 53926ce57604: Verifying Checksum [2022-11-01T17:33:43.711Z] 53926ce57604: Download complete [2022-11-01T17:33:43.711Z] 99cc6dd402b0: Verifying Checksum [2022-11-01T17:33:43.711Z] 99cc6dd402b0: Download complete [2022-11-01T17:33:47.899Z] 53926ce57604: Pull complete [2022-11-01T17:33:47.899Z] 21b2b0c7a3f4: Pull complete [2022-11-01T17:33:47.899Z] 30f14e443154: Pull complete [2022-11-01T17:33:47.899Z] 801331c1e519: Pull complete [2022-11-01T17:33:50.429Z] 99cc6dd402b0: Pull complete [2022-11-01T17:33:50.995Z] 7d9ed39f4882: Pull complete [2022-11-01T17:33:50.995Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-01T17:33:50.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T17:33:50.995Z] ---> 1dedd983c030 [2022-11-01T17:33:50.995Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-01T17:33:55.187Z] ---> Running in 7a70b1275538 [2022-11-01T17:33:55.187Z] Removing intermediate container 7a70b1275538 [2022-11-01T17:33:55.187Z] ---> 99e778f89f9f [2022-11-01T17:33:55.187Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-01T17:33:55.187Z] ---> Running in 11c4e3701823 [2022-11-01T17:33:55.187Z] Removing intermediate container 11c4e3701823 [2022-11-01T17:33:55.188Z] ---> de898f32c2df [2022-11-01T17:33:55.188Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-01T17:33:55.188Z] ---> Running in e20c6baaba92 [2022-11-01T17:33:55.188Z] Removing intermediate container e20c6baaba92 [2022-11-01T17:33:55.188Z] ---> f83f81a7722b [2022-11-01T17:33:55.188Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-01T17:33:55.188Z] ---> Running in 6710fe64559b [2022-11-01T17:33:55.447Z] Removing intermediate container 6710fe64559b [2022-11-01T17:33:55.447Z] ---> 1991caeee74d [2022-11-01T17:33:55.447Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-01T17:33:55.447Z] ---> Running in a75baec2416f [2022-11-01T17:33:55.524Z] Still waiting to schedule task [2022-11-01T17:33:55.524Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117746’ [2022-11-01T17:33:55.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-01T17:33:55.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-01T17:33:55.966Z] OK: 211 MiB in 51 packages [2022-11-01T17:33:56.227Z] Removing intermediate container a75baec2416f [2022-11-01T17:33:56.227Z] ---> 5b2a0870d54e [2022-11-01T17:33:56.227Z] Step 8/13 : WORKDIR /app [2022-11-01T17:33:56.227Z] ---> Running in 41f9e69dad39 [2022-11-01T17:33:56.488Z] Removing intermediate container 41f9e69dad39 [2022-11-01T17:33:56.488Z] ---> 08af027ed9d7 [2022-11-01T17:33:56.488Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-01T17:33:56.488Z] ---> 0ee7a14ee921 [2022-11-01T17:33:56.488Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-01T17:33:56.488Z] ---> Running in 1d0f40f106f2 [2022-11-01T17:34:23.049Z] Removing intermediate container 1d0f40f106f2 [2022-11-01T17:34:23.050Z] ---> 89950bea4f10 [2022-11-01T17:34:23.050Z] Step 11/13 : COPY . . [2022-11-01T17:34:23.050Z] ---> 38a5c8eb0b75 [2022-11-01T17:34:23.050Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-01T17:34:23.050Z] ---> Running in 3f9bc68503a7 [2022-11-01T17:34:23.050Z] Removing intermediate container 3f9bc68503a7 [2022-11-01T17:34:23.050Z] ---> 7d6e401c2d66 [2022-11-01T17:34:23.050Z] Step 13/13 : RUN $MAKE [2022-11-01T17:34:23.050Z] ---> Running in f97c2b75cbd7 [2022-11-01T17:34:23.309Z] noop [2022-11-01T17:34:23.568Z] Removing intermediate container f97c2b75cbd7 [2022-11-01T17:34:23.568Z] ---> 2baa2ab74975 [2022-11-01T17:34:23.568Z] Successfully built 2baa2ab74975 [2022-11-01T17:34:23.829Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:34:24.271Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T17:34:24.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:34:24.408Z] prd-ubuntu20.04-docker-8c-8g-117747 does not seem to be running inside a container [2022-11-01T17:34:24.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-482 -v /w/workspace/_app-service-configurable_PR-482:/w/workspace/_app-service-configurable_PR-482:rw,z -v /w/workspace/_app-service-configurable_PR-482@tmp:/w/workspace/_app-service-configurable_PR-482@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 [2022-11-01T17:34:24.815Z] $ docker top 732d868d427803f701165f1ecacc8e396813ef9890ccb24df6b002bfca3b407d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T17:34:25.215Z] + go version [2022-11-01T17:34:25.215Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-01T17:34:25.245Z] $ docker stop --time=1 732d868d427803f701165f1ecacc8e396813ef9890ccb24df6b002bfca3b407d [2022-11-01T17:34:26.515Z] $ docker rm -f 732d868d427803f701165f1ecacc8e396813ef9890ccb24df6b002bfca3b407d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:34:27.228Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T17:34:27.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:34:27.375Z] prd-ubuntu20.04-docker-8c-8g-117747 does not seem to be running inside a container [2022-11-01T17:34:27.401Z] $ 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-482 -v /w/workspace/_app-service-configurable_PR-482:/w/workspace/_app-service-configurable_PR-482:rw,z -v /w/workspace/_app-service-configurable_PR-482@tmp:/w/workspace/_app-service-configurable_PR-482@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 [2022-11-01T17:34:27.740Z] $ docker top 6734a91a3370da234d90ee1a947a77633dea108312b4b3392cceca8c8f33efe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T17:34:28.128Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-482 [Pipeline] fileExists [Pipeline] sh [2022-11-01T17:34:28.485Z] + make test [2022-11-01T17:34:28.485Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-11-01T17:34:38.453Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-11-01T17:34:38.453Z] CGO_ENABLED=1 go vet ./... [2022-11-01T17:34:42.640Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T17:34:42.640Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-01T17:34:42.640Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-01T17:34:42.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T17:34:42.709Z] $ docker stop --time=1 6734a91a3370da234d90ee1a947a77633dea108312b4b3392cceca8c8f33efe8 [2022-11-01T17:34:45.055Z] $ docker rm -f 6734a91a3370da234d90ee1a947a77633dea108312b4b3392cceca8c8f33efe8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T17:34:45.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T17:34:45.587Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-01T17:34:46.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-01T17:34:46.655Z] + ls -al . [2022-11-01T17:34:46.655Z] total 184 [2022-11-01T17:34:46.655Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:34 . [2022-11-01T17:34:46.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:33 .. [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 17:33 .dockerignore [2022-11-01T17:34:46.655Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:33 .git [2022-11-01T17:34:46.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:33 .github [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 171 Nov 1 17:33 .gitignore [2022-11-01T17:34:46.655Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:33 .semver [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 9207 Nov 1 17:33 Attribution.txt [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 29118 Nov 1 17:33 CHANGELOG.md [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 2058 Nov 1 17:33 Dockerfile [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 17:33 GOVERNANCE.md [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 1 17:33 Jenkinsfile [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 17:33 LICENSE [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 1 17:33 OWNERS.md [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 4369 Nov 1 17:33 README.md [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 17:33 VERSION [2022-11-01T17:34:46.655Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:33 bin [2022-11-01T17:34:46.655Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 1 17:34 coverage.out [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 3444 Nov 1 17:33 go.mod [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 44361 Nov 1 17:33 go.sum [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 1 17:33 main.go [2022-11-01T17:34:46.655Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 1 17:33 makefile [2022-11-01T17:34:46.655Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:33 res [2022-11-01T17:34:46.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:33 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:34:47.042Z] + 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=62c9da692cbe3121a842062c866f67c6c0dde0eb --label arch=amd64 --label version=0.0.0 . [2022-11-01T17:34:47.042Z] Sending build context to Docker daemon 3.188MB [2022-11-01T17:34:47.042Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-11-01T17:34:47.042Z] Step 2/27 : FROM ${BASE} AS builder [2022-11-01T17:34:47.042Z] ---> 2baa2ab74975 [2022-11-01T17:34:47.042Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-01T17:34:47.042Z] ---> Running in 4d0c0f651ba9 [2022-11-01T17:34:47.300Z] Removing intermediate container 4d0c0f651ba9 [2022-11-01T17:34:47.300Z] ---> 01840170738e [2022-11-01T17:34:47.300Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-11-01T17:34:47.300Z] ---> Running in 917d41d01e03 [2022-11-01T17:34:47.300Z] Removing intermediate container 917d41d01e03 [2022-11-01T17:34:47.300Z] ---> 2a38e94581aa [2022-11-01T17:34:47.300Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-11-01T17:34:47.301Z] ---> Running in b863d8c191de [2022-11-01T17:34:47.560Z] Removing intermediate container b863d8c191de [2022-11-01T17:34:47.560Z] ---> 7a77f5fe4ff2 [2022-11-01T17:34:47.560Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-01T17:34:47.560Z] ---> Running in bddabb4e9ad3 [2022-11-01T17:34:47.560Z] Removing intermediate container bddabb4e9ad3 [2022-11-01T17:34:47.560Z] ---> ebfa83c10920 [2022-11-01T17:34:47.560Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-01T17:34:47.560Z] ---> Running in a8c380b2ae73 [2022-11-01T17:34:47.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-01T17:34:48.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-01T17:34:48.079Z] OK: 211 MiB in 51 packages [2022-11-01T17:34:48.646Z] Removing intermediate container a8c380b2ae73 [2022-11-01T17:34:48.646Z] ---> d84bb5a1a636 [2022-11-01T17:34:48.646Z] Step 8/27 : WORKDIR /app [2022-11-01T17:34:48.646Z] ---> Running in 82d4675d6a7c [2022-11-01T17:34:48.646Z] Removing intermediate container 82d4675d6a7c [2022-11-01T17:34:48.646Z] ---> ec39b11405b8 [2022-11-01T17:34:48.646Z] Step 9/27 : COPY go.mod vendor* ./ [2022-11-01T17:34:48.905Z] ---> 24b29d2d263e [2022-11-01T17:34:48.905Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-01T17:34:48.905Z] ---> Running in a565885a1520 [2022-11-01T17:34:49.474Z] Removing intermediate container a565885a1520 [2022-11-01T17:34:49.474Z] ---> 8a1c98e1859f [2022-11-01T17:34:49.474Z] Step 11/27 : COPY . . [2022-11-01T17:34:49.734Z] ---> 71482aa11421 [2022-11-01T17:34:49.734Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-01T17:34:49.734Z] ---> Running in ebd52dbe6a26 [2022-11-01T17:34:49.734Z] Removing intermediate container ebd52dbe6a26 [2022-11-01T17:34:49.734Z] ---> ffff03688149 [2022-11-01T17:34:49.734Z] Step 13/27 : RUN $MAKE [2022-11-01T17:34:49.993Z] ---> Running in ba94add2d172 [2022-11-01T17:34:50.252Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-11-01T17:35:16.991Z] Removing intermediate container ba94add2d172 [2022-11-01T17:35:16.992Z] ---> 3967ec1c1dcf [2022-11-01T17:35:16.992Z] Step 14/27 : FROM alpine:3.16 [2022-11-01T17:35:16.992Z] 3.16: Pulling from library/alpine [2022-11-01T17:35:16.992Z] 213ec9aee27d: Already exists [2022-11-01T17:35:16.992Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-01T17:35:16.992Z] Status: Downloaded newer image for alpine:3.16 [2022-11-01T17:35:16.992Z] ---> 9c6f07244728 [2022-11-01T17:35:16.992Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-01T17:35:16.992Z] ---> Running in 7d2f59392f29 [2022-11-01T17:35:16.992Z] Removing intermediate container 7d2f59392f29 [2022-11-01T17:35:16.992Z] ---> 5f5cebc48bcd [2022-11-01T17:35:16.992Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-11-01T17:35:16.992Z] ---> Running in 81837b749c56 [2022-11-01T17:35:16.992Z] Removing intermediate container 81837b749c56 [2022-11-01T17:35:16.992Z] ---> 718ecb66f713 [2022-11-01T17:35:16.992Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-11-01T17:35:16.992Z] ---> Running in bb2ceb85b64a [2022-11-01T17:35:16.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-01T17:35:16.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-01T17:35:16.992Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-01T17:35:16.992Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-01T17:35:16.992Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-11-01T17:35:16.992Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-01T17:35:16.992Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-01T17:35:16.992Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-01T17:35:16.992Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-01T17:35:16.992Z] Executing busybox-1.35.0-r17.trigger [2022-11-01T17:35:16.992Z] Executing ca-certificates-20220614-r0.trigger [2022-11-01T17:35:16.992Z] OK: 9 MiB in 21 packages [2022-11-01T17:35:16.992Z] Removing intermediate container bb2ceb85b64a [2022-11-01T17:35:16.992Z] ---> 55f808bb17f0 [2022-11-01T17:35:16.992Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-01T17:35:16.992Z] ---> dfe6480fa198 [2022-11-01T17:35:16.992Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-01T17:35:16.992Z] ---> 8c848beac833 [2022-11-01T17:35:16.992Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-11-01T17:35:16.992Z] ---> 990bc5e3b828 [2022-11-01T17:35:16.992Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-11-01T17:35:17.251Z] ---> 9c6b67f120a7 [2022-11-01T17:35:17.252Z] Step 22/27 : EXPOSE 48095 [2022-11-01T17:35:17.252Z] ---> Running in d91474e8bfbf [2022-11-01T17:35:17.252Z] Removing intermediate container d91474e8bfbf [2022-11-01T17:35:17.252Z] ---> d37bbc403763 [2022-11-01T17:35:17.252Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-11-01T17:35:17.252Z] ---> Running in d7c7265878da [2022-11-01T17:35:17.510Z] Removing intermediate container d7c7265878da [2022-11-01T17:35:17.510Z] ---> 90b062cd2e6f [2022-11-01T17:35:17.510Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-01T17:35:17.510Z] ---> Running in 690823ea1b91 [2022-11-01T17:35:17.510Z] Removing intermediate container 690823ea1b91 [2022-11-01T17:35:17.510Z] ---> c125feffff72 [2022-11-01T17:35:17.510Z] Step 25/27 : LABEL arch=amd64 [2022-11-01T17:35:17.510Z] ---> Running in b64212f09cbf [2022-11-01T17:35:17.769Z] Removing intermediate container b64212f09cbf [2022-11-01T17:35:17.769Z] ---> 703a4b78a7f6 [2022-11-01T17:35:17.769Z] Step 26/27 : LABEL git_sha=62c9da692cbe3121a842062c866f67c6c0dde0eb [2022-11-01T17:35:17.769Z] ---> Running in 1f98a0dbe8da [2022-11-01T17:35:17.769Z] Removing intermediate container 1f98a0dbe8da [2022-11-01T17:35:17.769Z] ---> 30a00d77578b [2022-11-01T17:35:17.769Z] Step 27/27 : LABEL version=0.0.0 [2022-11-01T17:35:17.769Z] ---> Running in 7cbdd21bd1ba [2022-11-01T17:35:17.769Z] Removing intermediate container 7cbdd21bd1ba [2022-11-01T17:35:17.769Z] ---> b4ac0c7983b9 [2022-11-01T17:35:17.769Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-01T17:35:17.769Z] Successfully built b4ac0c7983b9 [2022-11-01T17:35:17.769Z] 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 [2022-11-01T17:35:18.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T17:35:18.622Z] [2022-11-01T17:35:18.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:35:18.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T17:35:18.987Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-01T17:35:18.987Z] 5eb5b503b376: Pulling fs layer [2022-11-01T17:35:18.987Z] 5c69ac0246d0: Pulling fs layer [2022-11-01T17:35:18.987Z] ec43610c2a17: Pulling fs layer [2022-11-01T17:35:18.987Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-01T17:35:18.987Z] 33b1e0a273af: Pulling fs layer [2022-11-01T17:35:18.987Z] 5d3b04190fa2: Pulling fs layer [2022-11-01T17:35:18.987Z] 2f39f015ded8: Pulling fs layer [2022-11-01T17:35:18.987Z] 3a2ae6a8a46f: Waiting [2022-11-01T17:35:18.987Z] 33b1e0a273af: Waiting [2022-11-01T17:35:18.987Z] 5d3b04190fa2: Waiting [2022-11-01T17:35:18.987Z] 2f39f015ded8: Waiting [2022-11-01T17:35:18.987Z] 5c69ac0246d0: Download complete [2022-11-01T17:35:18.987Z] 3a2ae6a8a46f: Download complete [2022-11-01T17:35:18.987Z] ec43610c2a17: Verifying Checksum [2022-11-01T17:35:18.987Z] ec43610c2a17: Download complete [2022-11-01T17:35:18.987Z] 5d3b04190fa2: Verifying Checksum [2022-11-01T17:35:18.987Z] 5d3b04190fa2: Download complete [2022-11-01T17:35:18.987Z] 33b1e0a273af: Verifying Checksum [2022-11-01T17:35:18.987Z] 33b1e0a273af: Download complete [2022-11-01T17:35:19.247Z] 5eb5b503b376: Download complete [2022-11-01T17:35:19.814Z] 2f39f015ded8: Download complete [2022-11-01T17:35:20.749Z] 5eb5b503b376: Pull complete [2022-11-01T17:35:20.749Z] 5c69ac0246d0: Pull complete [2022-11-01T17:35:21.316Z] ec43610c2a17: Pull complete [2022-11-01T17:35:21.316Z] 3a2ae6a8a46f: Pull complete [2022-11-01T17:35:21.575Z] 33b1e0a273af: Pull complete [2022-11-01T17:35:21.575Z] 5d3b04190fa2: Pull complete [2022-11-01T17:35:26.847Z] 2f39f015ded8: Pull complete [2022-11-01T17:35:26.847Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-01T17:35:26.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T17:35:26.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:35:27.056Z] prd-ubuntu20.04-docker-8c-8g-117747 does not seem to be running inside a container [2022-11-01T17:35:27.088Z] $ 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-482 -v /w/workspace/_app-service-configurable_PR-482:/w/workspace/_app-service-configurable_PR-482:rw,z -v /w/workspace/_app-service-configurable_PR-482@tmp:/w/workspace/_app-service-configurable_PR-482@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 [2022-11-01T17:35:32.862Z] $ docker top 327582e1291fee0e6e86bbaad69b18c29410ac629ec63acb89e763840afd2f87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:35:33.300Z] ---> job-cost.sh [2022-11-01T17:35:33.300Z] lf-activate-venv: SKIPPING [2022-11-01T17:35:33.300Z] INFO: No Stack... [2022-11-01T17:35:33.867Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T17:35:34.127Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T17:35:34.449Z] + cat /w/workspace/_app-service-configurable_PR-482/archives/cost.csv [2022-11-01T17:35:34.449Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T17:35:34.495Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] [2022-11-01T17:35:34.501Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] did not exist. Created. [2022-11-01T17:35:34.501Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T17:35:34.897Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-01T17:35:34.946Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T17:35:34.974Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T17:35:35.055Z] $ docker stop --time=1 327582e1291fee0e6e86bbaad69b18c29410ac629ec63acb89e763840afd2f87 [2022-11-01T17:35:36.219Z] $ docker rm -f 327582e1291fee0e6e86bbaad69b18c29410ac629ec63acb89e763840afd2f87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-01T17:37:15.809Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117748 in /w/workspace/_app-service-configurable_PR-482 [Pipeline] { [Pipeline] ws [2022-11-01T17:37:15.854Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-11-01T17:37:15.933Z] Selected Git installation does not exist. Using Default [2022-11-01T17:37:15.933Z] The recommended git tool is: NONE [2022-11-01T17:37:20.941Z] using credential edgex-jenkins-ssh [2022-11-01T17:37:20.963Z] Cloning the remote Git repository [2022-11-01T17:37:21.013Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-11-01T17:37:21.089Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-11-01T17:37:21.248Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-11-01T17:37:21.249Z] > git --version # timeout=10 [2022-11-01T17:37:21.270Z] > git --version # 'git version 2.25.1' [2022-11-01T17:37:21.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T17:37:21.317Z] Verifying host key using known hosts file [2022-11-01T17:37:21.501Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-01T17:37:21.514Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T17:37:23.521Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-11-01T17:37:23.547Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T17:37:24.438Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-11-01T17:37:24.481Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-11-01T17:37:24.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T17:37:24.487Z] Verifying host key using known hosts file [2022-11-01T17:37:24.494Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-01T17:37:24.506Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-01T17:37:25.157Z] Merging remotes/origin/main commit 0c5f3bcc2a30328005cb5b447d058d89dafe6113 into PR head commit 62c9da692cbe3121a842062c866f67c6c0dde0eb [2022-11-01T17:37:25.386Z] Merge succeeded, producing 62c9da692cbe3121a842062c866f67c6c0dde0eb [2022-11-01T17:37:25.387Z] Checking out Revision 62c9da692cbe3121a842062c866f67c6c0dde0eb (PR-482) [2022-11-01T17:37:25.179Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T17:37:25.198Z] > git checkout -f 62c9da692cbe3121a842062c866f67c6c0dde0eb # timeout=10 [2022-11-01T17:37:25.277Z] > git remote # timeout=10 [2022-11-01T17:37:25.295Z] > git config --get remote.origin.url # timeout=10 [2022-11-01T17:37:25.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T17:37:25.321Z] Verifying host key using known hosts file [2022-11-01T17:37:25.326Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-01T17:37:25.335Z] > git merge 0c5f3bcc2a30328005cb5b447d058d89dafe6113 # timeout=10 [2022-11-01T17:37:25.370Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-01T17:37:25.394Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T17:37:25.406Z] > git checkout -f 62c9da692cbe3121a842062c866f67c6c0dde0eb # timeout=10 [2022-11-01T17:37:28.865Z] Commit message: "docs: Levski Change Log" [2022-11-01T17:37:28.918Z] > git --version # timeout=10 [2022-11-01T17:37:28.932Z] > git --version # 'git version 2.25.1' [2022-11-01T17:37:28.955Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T17:37:29.999Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-01T17:37:29.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T17:37:29.999Z] Dload Upload Total Spent Left Speed [2022-11-01T17:37:29.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94751 [Pipeline] sh [2022-11-01T17:37:30.762Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-01T17:37:31.113Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-01T17:37:31.113Z] + sudo tee /etc/docker/daemon.new [2022-11-01T17:37:31.113Z] { [2022-11-01T17:37:31.113Z] "registry-mirrors": [ [2022-11-01T17:37:31.113Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-01T17:37:31.113Z] ], [2022-11-01T17:37:31.113Z] "bip": "10.250.0.254/24", [2022-11-01T17:37:31.113Z] "hosts": [ [2022-11-01T17:37:31.113Z] "tcp://0.0.0.0:5555", [2022-11-01T17:37:31.113Z] "unix:///var/run/docker.sock" [2022-11-01T17:37:31.113Z] ], [2022-11-01T17:37:31.113Z] "mtu": 1458, [2022-11-01T17:37:31.113Z] "selinux-enabled": true, [2022-11-01T17:37:31.113Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-01T17:37:31.113Z] } [Pipeline] sh [2022-11-01T17:37:31.451Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-01T17:37:31.789Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T17:37:50.105Z] provisioning config files... [2022-11-01T17:37:50.130Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10159862128724434705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:37:50.508Z] ---> docker-login.sh [2022-11-01T17:37:50.508Z] nexus3.edgexfoundry.org:10001 [2022-11-01T17:37:50.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:37:51.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:37:51.048Z] Configure a credential helper to remove this warning. See [2022-11-01T17:37:51.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:37:51.048Z] [2022-11-01T17:37:51.048Z] Login Succeeded [2022-11-01T17:37:51.048Z] nexus3.edgexfoundry.org:10002 [2022-11-01T17:37:51.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:37:51.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:37:51.585Z] Configure a credential helper to remove this warning. See [2022-11-01T17:37:51.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:37:51.585Z] [2022-11-01T17:37:51.585Z] Login Succeeded [2022-11-01T17:37:51.585Z] nexus3.edgexfoundry.org:10003 [2022-11-01T17:37:51.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:37:51.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:37:51.867Z] Configure a credential helper to remove this warning. See [2022-11-01T17:37:51.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:37:51.867Z] [2022-11-01T17:37:51.867Z] Login Succeeded [2022-11-01T17:37:51.867Z] nexus3.edgexfoundry.org:10004 [2022-11-01T17:37:52.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:37:52.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:37:52.140Z] Configure a credential helper to remove this warning. See [2022-11-01T17:37:52.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:37:52.140Z] [2022-11-01T17:37:52.140Z] Login Succeeded [2022-11-01T17:37:52.140Z] docker.io [2022-11-01T17:37:52.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T17:37:52.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T17:37:52.997Z] Configure a credential helper to remove this warning. See [2022-11-01T17:37:52.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T17:37:52.997Z] [2022-11-01T17:37:52.997Z] Login Succeeded [2022-11-01T17:37:52.997Z] ---> docker-login.sh ends [Pipeline] } [2022-11-01T17:37:53.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-01T17:37:53.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T17:37:53.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T17:37:53.459Z] ========================================================= [2022-11-01T17:37:53.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-01T17:37:53.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:37:54.014Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-01T17:37:54.015Z] Sending build context to Docker daemon 217.6kB [2022-11-01T17:37:54.284Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-01T17:37:54.284Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-01T17:37:54.284Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-01T17:37:54.284Z] 9b18e9b68314: Pulling fs layer [2022-11-01T17:37:54.284Z] d32db5db7311: Pulling fs layer [2022-11-01T17:37:54.284Z] d0c4b47475fc: Pulling fs layer [2022-11-01T17:37:54.284Z] 5831b945b038: Pulling fs layer [2022-11-01T17:37:54.284Z] 86bbec2aaacd: Pulling fs layer [2022-11-01T17:37:54.284Z] 5831b945b038: Waiting [2022-11-01T17:37:54.284Z] e10730c5d714: Pulling fs layer [2022-11-01T17:37:54.284Z] 5dd5c2283517: Pulling fs layer [2022-11-01T17:37:54.284Z] d5ac0230b979: Pulling fs layer [2022-11-01T17:37:54.284Z] 86bbec2aaacd: Waiting [2022-11-01T17:37:54.284Z] e10730c5d714: Waiting [2022-11-01T17:37:54.284Z] d5ac0230b979: Waiting [2022-11-01T17:37:54.284Z] 5dd5c2283517: Waiting [2022-11-01T17:37:54.556Z] d0c4b47475fc: Verifying Checksum [2022-11-01T17:37:54.556Z] d0c4b47475fc: Download complete [2022-11-01T17:37:54.556Z] d32db5db7311: Verifying Checksum [2022-11-01T17:37:54.556Z] d32db5db7311: Download complete [2022-11-01T17:37:54.556Z] 86bbec2aaacd: Download complete [2022-11-01T17:37:54.556Z] e10730c5d714: Verifying Checksum [2022-11-01T17:37:54.556Z] e10730c5d714: Download complete [2022-11-01T17:37:54.556Z] 9b18e9b68314: Verifying Checksum [2022-11-01T17:37:54.556Z] 9b18e9b68314: Download complete [2022-11-01T17:37:55.537Z] 9b18e9b68314: Pull complete [2022-11-01T17:37:55.537Z] d5ac0230b979: Verifying Checksum [2022-11-01T17:37:55.537Z] d5ac0230b979: Download complete [2022-11-01T17:37:56.131Z] d32db5db7311: Pull complete [2022-11-01T17:37:56.401Z] d0c4b47475fc: Pull complete [2022-11-01T17:37:56.669Z] 5dd5c2283517: Verifying Checksum [2022-11-01T17:37:57.256Z] 5831b945b038: Verifying Checksum [2022-11-01T17:37:57.256Z] 5831b945b038: Download complete [2022-11-01T17:38:12.273Z] 5831b945b038: Pull complete [2022-11-01T17:38:12.273Z] 86bbec2aaacd: Pull complete [2022-11-01T17:38:12.273Z] e10730c5d714: Pull complete [2022-11-01T17:38:17.617Z] 5dd5c2283517: Pull complete [2022-11-01T17:38:19.569Z] d5ac0230b979: Pull complete [2022-11-01T17:38:19.569Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-01T17:38:19.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T17:38:19.569Z] ---> 59b3b1a385d4 [2022-11-01T17:38:19.569Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-01T17:38:20.986Z] ---> Running in 0141cf383851 [2022-11-01T17:38:21.251Z] Removing intermediate container 0141cf383851 [2022-11-01T17:38:21.251Z] ---> deab7ed6807a [2022-11-01T17:38:21.251Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-01T17:38:21.251Z] ---> Running in e5908475e3ea [2022-11-01T17:38:21.520Z] Removing intermediate container e5908475e3ea [2022-11-01T17:38:21.520Z] ---> df38e16542e9 [2022-11-01T17:38:21.520Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-01T17:38:21.789Z] ---> Running in b88aa519c8c5 [2022-11-01T17:38:22.055Z] Removing intermediate container b88aa519c8c5 [2022-11-01T17:38:22.056Z] ---> d492740ef238 [2022-11-01T17:38:22.056Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-01T17:38:22.056Z] ---> Running in 7ac4d23a5dbf [2022-11-01T17:38:22.322Z] Removing intermediate container 7ac4d23a5dbf [2022-11-01T17:38:22.322Z] ---> abb354e8510d [2022-11-01T17:38:22.322Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-01T17:38:22.591Z] ---> Running in 866d04adefc2 [2022-11-01T17:38:23.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-01T17:38:23.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-01T17:38:24.402Z] OK: 221 MiB in 51 packages [2022-11-01T17:38:25.368Z] Removing intermediate container 866d04adefc2 [2022-11-01T17:38:25.368Z] ---> 9b4dfbb1186f [2022-11-01T17:38:25.368Z] Step 8/13 : WORKDIR /app [2022-11-01T17:38:25.368Z] ---> Running in c5fe0496edbc [2022-11-01T17:38:25.634Z] Removing intermediate container c5fe0496edbc [2022-11-01T17:38:25.634Z] ---> 3db223e363c5 [2022-11-01T17:38:25.634Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-01T17:38:26.217Z] ---> d7965ff48502 [2022-11-01T17:38:26.217Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-01T17:38:26.217Z] ---> Running in 21c2b6375cb4 [2022-11-01T17:39:22.637Z] Removing intermediate container 21c2b6375cb4 [2022-11-01T17:39:22.637Z] ---> 2413aaafd5c8 [2022-11-01T17:39:22.637Z] Step 11/13 : COPY . . [2022-11-01T17:39:22.637Z] ---> f5c1d81bbc87 [2022-11-01T17:39:22.637Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-01T17:39:22.637Z] ---> Running in 2e0b2655eb6c [2022-11-01T17:39:22.637Z] Removing intermediate container 2e0b2655eb6c [2022-11-01T17:39:22.637Z] ---> 25f803d3502c [2022-11-01T17:39:22.637Z] Step 13/13 : RUN $MAKE [2022-11-01T17:39:22.637Z] ---> Running in f98171af39cf [2022-11-01T17:39:22.637Z] noop [2022-11-01T17:39:22.637Z] Removing intermediate container f98171af39cf [2022-11-01T17:39:22.637Z] ---> 2e2a75ce0ce9 [2022-11-01T17:39:22.637Z] Successfully built 2e2a75ce0ce9 [2022-11-01T17:39:22.637Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:39:23.114Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T17:39:23.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:39:23.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-117748 does not seem to be running inside a container [2022-11-01T17:39:23.441Z] $ 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 [2022-11-01T17:39:24.632Z] $ docker top 97b49a7cf8cb4ccf8eaf16618405faf722454cb1a328852854851147d3f7b4e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T17:39:25.518Z] + go version [2022-11-01T17:39:25.518Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-01T17:39:25.560Z] $ docker stop --time=1 97b49a7cf8cb4ccf8eaf16618405faf722454cb1a328852854851147d3f7b4e4 [2022-11-01T17:39:27.188Z] $ docker rm -f 97b49a7cf8cb4ccf8eaf16618405faf722454cb1a328852854851147d3f7b4e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:39:28.024Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T17:39:28.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:39:28.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-117748 does not seem to be running inside a container [2022-11-01T17:39:28.312Z] $ 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 [2022-11-01T17:39:29.448Z] $ docker top 1594801b25ced210bfabe1ab7b55b9e8870f64626e0031f948f6fc5d2a229ce4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T17:39:30.006Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-11-01T17:39:30.393Z] + make test [2022-11-01T17:39:30.393Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-11-01T17:40:52.025Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-11-01T17:40:52.025Z] CGO_ENABLED=1 go vet ./... [2022-11-01T17:41:10.229Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T17:41:10.229Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-01T17:41:10.229Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-01T17:41:10.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T17:41:10.300Z] $ docker stop --time=1 1594801b25ced210bfabe1ab7b55b9e8870f64626e0031f948f6fc5d2a229ce4 [2022-11-01T17:41:13.711Z] $ docker rm -f 1594801b25ced210bfabe1ab7b55b9e8870f64626e0031f948f6fc5d2a229ce4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T17:41:14.619Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T17:41:14.656Z] Warning: overwriting stash ‘coverage-report’ [2022-11-01T17:41:15.011Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T17:41:15.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-01T17:41:15.909Z] + ls -al . [2022-11-01T17:41:15.909Z] total 180 [2022-11-01T17:41:15.909Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 17:39 . [2022-11-01T17:41:15.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:37 .. [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 17:37 .dockerignore [2022-11-01T17:41:15.909Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:37 .git [2022-11-01T17:41:15.909Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:37 .github [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 171 Nov 1 17:37 .gitignore [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 9207 Nov 1 17:37 Attribution.txt [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 29118 Nov 1 17:37 CHANGELOG.md [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 2058 Nov 1 17:37 Dockerfile [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 17:37 GOVERNANCE.md [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 1 17:37 Jenkinsfile [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 17:37 LICENSE [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 1 17:37 OWNERS.md [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 4369 Nov 1 17:37 README.md [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 17:33 VERSION [2022-11-01T17:41:15.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:37 bin [2022-11-01T17:41:15.909Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 1 17:39 coverage.out [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 3444 Nov 1 17:37 go.mod [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 44361 Nov 1 17:37 go.sum [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 1 17:37 main.go [2022-11-01T17:41:15.909Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 1 17:37 makefile [2022-11-01T17:41:15.909Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:37 res [2022-11-01T17:41:15.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:37 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:41:16.309Z] + 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=62c9da692cbe3121a842062c866f67c6c0dde0eb --label arch=arm64 --label version=0.0.0 . [2022-11-01T17:41:16.309Z] Sending build context to Docker daemon 218.6kB [2022-11-01T17:41:16.576Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-11-01T17:41:16.576Z] Step 2/27 : FROM ${BASE} AS builder [2022-11-01T17:41:16.576Z] ---> 2e2a75ce0ce9 [2022-11-01T17:41:16.576Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-01T17:41:16.576Z] ---> Running in de3db797eede [2022-11-01T17:41:16.844Z] Removing intermediate container de3db797eede [2022-11-01T17:41:16.844Z] ---> a3f6dcce3712 [2022-11-01T17:41:16.844Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-11-01T17:41:16.844Z] ---> Running in b185786bf487 [2022-11-01T17:41:17.111Z] Removing intermediate container b185786bf487 [2022-11-01T17:41:17.111Z] ---> 996521770390 [2022-11-01T17:41:17.111Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-11-01T17:41:17.111Z] ---> Running in 140dfd2ab851 [2022-11-01T17:41:17.392Z] Removing intermediate container 140dfd2ab851 [2022-11-01T17:41:17.392Z] ---> 8f56636b8ed1 [2022-11-01T17:41:17.392Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-01T17:41:17.660Z] ---> Running in 6f4577d4c84a [2022-11-01T17:41:17.933Z] Removing intermediate container 6f4577d4c84a [2022-11-01T17:41:17.933Z] ---> 7fa2ab84ac58 [2022-11-01T17:41:17.933Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-01T17:41:17.933Z] ---> Running in ecc3e6cd2312 [2022-11-01T17:41:18.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-01T17:41:19.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-01T17:41:20.120Z] OK: 221 MiB in 51 packages [2022-11-01T17:41:20.703Z] Removing intermediate container ecc3e6cd2312 [2022-11-01T17:41:20.703Z] ---> 637afb6840a1 [2022-11-01T17:41:20.703Z] Step 8/27 : WORKDIR /app [2022-11-01T17:41:20.969Z] ---> Running in 305dc0570652 [2022-11-01T17:41:21.236Z] Removing intermediate container 305dc0570652 [2022-11-01T17:41:21.236Z] ---> bd376f7a1313 [2022-11-01T17:41:21.236Z] Step 9/27 : COPY go.mod vendor* ./ [2022-11-01T17:41:21.503Z] ---> cde5c4b7e3ab [2022-11-01T17:41:21.503Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-01T17:41:21.772Z] ---> Running in ffb2d3ae4188 [2022-11-01T17:41:23.719Z] Removing intermediate container ffb2d3ae4188 [2022-11-01T17:41:23.719Z] ---> 389b04e685fa [2022-11-01T17:41:23.719Z] Step 11/27 : COPY . . [2022-11-01T17:41:23.986Z] ---> 42820d6545f6 [2022-11-01T17:41:23.986Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-01T17:41:23.986Z] ---> Running in cd4eade2ffc8 [2022-11-01T17:41:24.252Z] Removing intermediate container cd4eade2ffc8 [2022-11-01T17:41:24.252Z] ---> fa37bfd32be4 [2022-11-01T17:41:24.252Z] Step 13/27 : RUN $MAKE [2022-11-01T17:41:25.654Z] ---> Running in 3e33891c8eb9 [2022-11-01T17:41:26.612Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-11-01T17:44:03.553Z] Removing intermediate container 3e33891c8eb9 [2022-11-01T17:44:03.553Z] ---> 60e10a8f941e [2022-11-01T17:44:03.553Z] Step 14/27 : FROM alpine:3.16 [2022-11-01T17:44:03.553Z] 3.16: Pulling from library/alpine [2022-11-01T17:44:03.553Z] 9b18e9b68314: Already exists [2022-11-01T17:44:03.553Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-01T17:44:03.553Z] Status: Downloaded newer image for alpine:3.16 [2022-11-01T17:44:03.553Z] ---> a6215f271958 [2022-11-01T17:44:03.553Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-01T17:44:03.553Z] ---> Running in 234b6ff2b0cf [2022-11-01T17:44:03.553Z] Removing intermediate container 234b6ff2b0cf [2022-11-01T17:44:03.553Z] ---> 8c2b3ca1d489 [2022-11-01T17:44:03.553Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-11-01T17:44:03.553Z] ---> Running in c8c958556ed9 [2022-11-01T17:44:03.553Z] Removing intermediate container c8c958556ed9 [2022-11-01T17:44:03.553Z] ---> 62ddd8b4c77c [2022-11-01T17:44:03.553Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-11-01T17:44:03.553Z] ---> Running in 36f1b99461da [2022-11-01T17:44:03.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-01T17:44:03.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-01T17:44:03.553Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-01T17:44:03.553Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-01T17:44:03.553Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-11-01T17:44:03.553Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-01T17:44:03.553Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-01T17:44:03.553Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-01T17:44:03.553Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-01T17:44:03.553Z] Executing busybox-1.35.0-r17.trigger [2022-11-01T17:44:03.553Z] Executing ca-certificates-20220614-r0.trigger [2022-11-01T17:44:03.553Z] OK: 9 MiB in 21 packages [2022-11-01T17:44:03.553Z] Removing intermediate container 36f1b99461da [2022-11-01T17:44:03.553Z] ---> 3dd4605a4a12 [2022-11-01T17:44:03.553Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-01T17:44:03.553Z] ---> b04ea8a4c6d0 [2022-11-01T17:44:03.553Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-01T17:44:03.553Z] ---> c770c901e04a [2022-11-01T17:44:03.553Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-11-01T17:44:03.553Z] ---> d6f001385064 [2022-11-01T17:44:03.553Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-11-01T17:44:03.553Z] ---> c614d99a8e1e [2022-11-01T17:44:03.553Z] Step 22/27 : EXPOSE 48095 [2022-11-01T17:44:03.553Z] ---> Running in ea58bab13615 [2022-11-01T17:44:03.553Z] Removing intermediate container ea58bab13615 [2022-11-01T17:44:03.553Z] ---> 73541076e950 [2022-11-01T17:44:03.553Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-11-01T17:44:03.553Z] ---> Running in fd02714b6381 [2022-11-01T17:44:03.553Z] Removing intermediate container fd02714b6381 [2022-11-01T17:44:03.553Z] ---> 49d04e0a6e07 [2022-11-01T17:44:03.553Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-01T17:44:03.553Z] ---> Running in b26b39f3a33b [2022-11-01T17:44:03.553Z] Removing intermediate container b26b39f3a33b [2022-11-01T17:44:03.553Z] ---> 9d259c533e30 [2022-11-01T17:44:03.553Z] Step 25/27 : LABEL arch=arm64 [2022-11-01T17:44:03.553Z] ---> Running in 59a176ea7172 [2022-11-01T17:44:03.553Z] Removing intermediate container 59a176ea7172 [2022-11-01T17:44:03.553Z] ---> bea91c48e5ef [2022-11-01T17:44:03.553Z] Step 26/27 : LABEL git_sha=62c9da692cbe3121a842062c866f67c6c0dde0eb [2022-11-01T17:44:03.553Z] ---> Running in 2f1d0faaf09a [2022-11-01T17:44:03.553Z] Removing intermediate container 2f1d0faaf09a [2022-11-01T17:44:03.553Z] ---> 0d7e724c26b5 [2022-11-01T17:44:03.553Z] Step 27/27 : LABEL version=0.0.0 [2022-11-01T17:44:03.553Z] ---> Running in 8d670fe6dcfe [2022-11-01T17:44:03.553Z] Removing intermediate container 8d670fe6dcfe [2022-11-01T17:44:03.553Z] ---> 404596454bfd [2022-11-01T17:44:03.553Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-01T17:44:03.553Z] Successfully built 404596454bfd [2022-11-01T17:44:03.553Z] 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 [2022-11-01T17:44:04.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T17:44:04.357Z] [2022-11-01T17:44:04.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:44:04.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T17:44:04.773Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-01T17:44:04.773Z] 8998bd30e6a1: Pulling fs layer [2022-11-01T17:44:04.773Z] 04944245beec: Pulling fs layer [2022-11-01T17:44:04.773Z] 699f458cf7ca: Pulling fs layer [2022-11-01T17:44:04.773Z] 765212b225bb: Pulling fs layer [2022-11-01T17:44:04.773Z] f23df028b6ca: Pulling fs layer [2022-11-01T17:44:04.773Z] d65c8cfc05b1: Pulling fs layer [2022-11-01T17:44:04.773Z] 2437ff75d9bd: Pulling fs layer [2022-11-01T17:44:04.773Z] 765212b225bb: Waiting [2022-11-01T17:44:04.773Z] f23df028b6ca: Waiting [2022-11-01T17:44:04.773Z] d65c8cfc05b1: Waiting [2022-11-01T17:44:04.773Z] 2437ff75d9bd: Waiting [2022-11-01T17:44:05.045Z] 04944245beec: Verifying Checksum [2022-11-01T17:44:05.045Z] 04944245beec: Download complete [2022-11-01T17:44:05.045Z] 765212b225bb: Verifying Checksum [2022-11-01T17:44:05.045Z] 765212b225bb: Download complete [2022-11-01T17:44:05.045Z] f23df028b6ca: Verifying Checksum [2022-11-01T17:44:05.045Z] f23df028b6ca: Download complete [2022-11-01T17:44:05.045Z] d65c8cfc05b1: Verifying Checksum [2022-11-01T17:44:05.045Z] d65c8cfc05b1: Download complete [2022-11-01T17:44:05.045Z] 699f458cf7ca: Verifying Checksum [2022-11-01T17:44:05.045Z] 699f458cf7ca: Download complete [2022-11-01T17:44:05.632Z] 8998bd30e6a1: Verifying Checksum [2022-11-01T17:44:05.632Z] 8998bd30e6a1: Download complete [2022-11-01T17:44:07.584Z] 2437ff75d9bd: Verifying Checksum [2022-11-01T17:44:07.584Z] 2437ff75d9bd: Download complete [2022-11-01T17:44:09.533Z] 8998bd30e6a1: Pull complete [2022-11-01T17:44:10.494Z] 04944245beec: Pull complete [2022-11-01T17:44:11.901Z] 699f458cf7ca: Pull complete [2022-11-01T17:44:11.901Z] 765212b225bb: Pull complete [2022-11-01T17:44:12.881Z] f23df028b6ca: Pull complete [2022-11-01T17:44:12.881Z] d65c8cfc05b1: Pull complete [2022-11-01T17:44:27.872Z] 2437ff75d9bd: Pull complete [2022-11-01T17:44:27.872Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-01T17:44:27.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T17:44:27.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:44:28.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-117748 does not seem to be running inside a container [2022-11-01T17:44:28.236Z] $ 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 [2022-11-01T17:44:30.688Z] $ docker top ffecd1f61ed963eec1b29ae51d79053294bd0968cb9bd4f4f868ebab812ed51a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:44:31.249Z] ---> job-cost.sh [2022-11-01T17:44:31.513Z] lf-activate-venv: SKIPPING [2022-11-01T17:44:31.513Z] INFO: No Stack... [2022-11-01T17:44:31.777Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-01T17:44:32.735Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T17:44:33.075Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-11-01T17:44:33.075Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T17:44:33.155Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] [2022-11-01T17:44:33.160Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] did not exist. Created. [2022-11-01T17:44:33.160Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T17:44:33.577Z] /w/workspace/app-service-configurable/1@tmp/durable-cd42e6ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-01T17:44:33.942Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-01T17:44:33.976Z] Warning: overwriting stash ‘stack-cost’ [2022-11-01T17:44:34.020Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T17:44:34.034Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T17:44:34.118Z] $ docker stop --time=1 ffecd1f61ed963eec1b29ae51d79053294bd0968cb9bd4f4f868ebab812ed51a [2022-11-01T17:44:35.666Z] $ docker rm -f ffecd1f61ed963eec1b29ae51d79053294bd0968cb9bd4f4f868ebab812ed51a [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 [2022-11-01T17:44:36.646Z] provisioning config files... [2022-11-01T17:44:36.653Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-482@tmp/config13783944766139723249tmp [Pipeline] { [Pipeline] sh [2022-11-01T17:44:36.992Z] + set +x [2022-11-01T17:44:36.992Z] + curl -s https://codecov.io/bash [2022-11-01T17:44:36.992Z] + bash -s -- [2022-11-01T17:44:36.992Z] [2022-11-01T17:44:36.992Z] _____ _ [2022-11-01T17:44:36.992Z] / ____| | | [2022-11-01T17:44:36.992Z] | | ___ __| | ___ ___ _____ __ [2022-11-01T17:44:36.992Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-01T17:44:36.992Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-01T17:44:36.992Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-01T17:44:36.992Z] Bash-1.0.6 [2022-11-01T17:44:36.992Z] [2022-11-01T17:44:36.992Z] [2022-11-01T17:44:36.992Z] ==> git version 2.25.1 found [2022-11-01T17:44:36.992Z] ==> 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 [2022-11-01T17:44:36.992Z] Release-Date: 2020-01-08 [2022-11-01T17:44:36.992Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-01T17:44:36.992Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-01T17:44:36.992Z] ==> Jenkins CI detected. [2022-11-01T17:44:36.992Z] current dir:  /w/workspace/_app-service-configurable_PR-482 [2022-11-01T17:44:36.992Z] project root: . [2022-11-01T17:44:36.992Z] --> token set from env [2022-11-01T17:44:36.992Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-01T17:44:36.992Z] ==> Running gcov in . (disable via -X gcov) [2022-11-01T17:44:36.992Z] ==> Python coveragepy not found [2022-11-01T17:44:36.992Z] ==> Searching for coverage reports in: [2022-11-01T17:44:36.992Z] + . [2022-11-01T17:44:36.992Z] -> Found 1 reports [2022-11-01T17:44:36.992Z] ==> Detecting git/mercurial file structure [2022-11-01T17:44:36.992Z] ==> Reading reports [2022-11-01T17:44:36.992Z] + ./coverage.out bytes=10 [2022-11-01T17:44:36.992Z] ==> Appending adjustments [2022-11-01T17:44:36.992Z] https://docs.codecov.io/docs/fixing-reports [2022-11-01T17:44:37.251Z] + Found adjustments [2022-11-01T17:44:37.251Z] ==> Gzipping contents [2022-11-01T17:44:37.251Z] 4.0K /tmp/codecov.j14xDJ.gz [2022-11-01T17:44:37.251Z] ==> Uploading reports [2022-11-01T17:44:37.251Z] url: https://codecov.io [2022-11-01T17:44:37.251Z] query: branch=PR-482&commit=62c9da692cbe3121a842062c866f67c6c0dde0eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=482&job=&cmd_args= [2022-11-01T17:44:37.251Z] -> Pinging Codecov [2022-11-01T17:44:37.251Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-482&commit=62c9da692cbe3121a842062c866f67c6c0dde0eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=482&job=&cmd_args= [2022-11-01T17:44:37.510Z] -> Uploading to [2022-11-01T17:44:37.510Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-01/A97CA9966030D2A3747ED39772930CCE/62c9da692cbe3121a842062c866f67c6c0dde0eb/8d598ce6-f6bd-4b02-9136-09607a862706.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T174437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70593a7bbc06252d3411bd7c3ab5306bbbd086f48b42669d0b8ad9014810fc10 [2022-11-01T17:44:37.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T17:44:37.510Z] Dload Upload Total Spent Left Speed [2022-11-01T17:44:37.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2384 --:--:-- --:--:-- --:--:-- 2373 100 527 0 0 100 527 0 2159 --:--:-- --:--:-- --:--:-- 2151 [2022-11-01T17:44:37.769Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/62c9da692cbe3121a842062c866f67c6c0dde0eb [Pipeline] } [2022-11-01T17:44:37.796Z] 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 [2022-11-01T17:44:39.533Z] + [ -d /w/workspace/_app-service-configurable_PR-482/archives ] [2022-11-01T17:44:39.533Z] + ls -al /w/workspace/_app-service-configurable_PR-482/archives [2022-11-01T17:44:39.533Z] total 16 [2022-11-01T17:44:39.533Z] drwxr-xr-x 3 root root 4096 Nov 1 17:35 . [2022-11-01T17:44:39.533Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 17:35 .. [2022-11-01T17:44:39.533Z] drwxr-xr-x 2 root root 4096 Nov 1 17:35 cost [2022-11-01T17:44:39.533Z] -rw-r--r-- 1 root root 96 Nov 1 17:35 cost.csv [2022-11-01T17:44:39.533Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-482/archives [2022-11-01T17:44:39.533Z] + ls -al /w/workspace/_app-service-configurable_PR-482/archives [2022-11-01T17:44:39.533Z] total 16 [2022-11-01T17:44:39.533Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:35 . [2022-11-01T17:44:39.533Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 17:35 .. [2022-11-01T17:44:39.533Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 17:35 cost [2022-11-01T17:44:39.533Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 1 17:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:44:39.858Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:44:40.745Z] ---> package-listing.sh [2022-11-01T17:44:40.745Z] ++ facter osfamily [2022-11-01T17:44:40.745Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-01T17:44:41.005Z] + OS_FAMILY=debian [2022-11-01T17:44:41.005Z] + workspace=/w/workspace/_app-service-configurable_PR-482 [2022-11-01T17:44:41.005Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-01T17:44:41.005Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-01T17:44:41.005Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-01T17:44:41.005Z] + PACKAGES=/tmp/packages_start.txt [2022-11-01T17:44:41.005Z] + '[' /w/workspace/_app-service-configurable_PR-482 ']' [2022-11-01T17:44:41.005Z] + PACKAGES=/tmp/packages_end.txt [2022-11-01T17:44:41.005Z] + case "${OS_FAMILY}" in [2022-11-01T17:44:41.005Z] + dpkg -l [2022-11-01T17:44:41.005Z] + grep '^ii' [2022-11-01T17:44:41.005Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-01T17:44:41.005Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-01T17:44:41.005Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-01T17:44:41.005Z] + '[' /w/workspace/_app-service-configurable_PR-482 ']' [2022-11-01T17:44:41.005Z] + mkdir -p /w/workspace/_app-service-configurable_PR-482/archives/ [2022-11-01T17:44:41.005Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-482/archives/ [Pipeline] echo [2022-11-01T17:44:41.036Z] 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-482/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-01T17:44:41.331Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:44:41.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T17:44:41.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:44:42.091Z] prd-ubuntu20.04-docker-8c-8g-117747 does not seem to be running inside a container [2022-11-01T17:44:42.122Z] $ 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-482/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-482 -v /w/workspace/_app-service-configurable_PR-482:/w/workspace/_app-service-configurable_PR-482:rw,z -v /w/workspace/_app-service-configurable_PR-482@tmp:/w/workspace/_app-service-configurable_PR-482@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 [2022-11-01T17:44:42.331Z] $ docker top c8db3d523f61a02da40fa400ceb366dcfeb9fb74130c1a2718cc2e3f152c1175 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T17:44:42.729Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-01T17:44:43.039Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-01T17:44:43.352Z] + ls /var/log/sa-host [2022-11-01T17:44:43.353Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T17:44:43.479Z] provisioning config files... [2022-11-01T17:44:43.488Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-482@tmp/config4320632895172962603tmp [Pipeline] { [Pipeline] echo [2022-11-01T17:44:43.533Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:44:43.842Z] ---> create-netrc.sh [Pipeline] } [2022-11-01T17:44:43.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:44:44.274Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-01T17:44:44.305Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:44:44.615Z] ---> sudo-logs.sh [2022-11-01T17:44:44.615Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-01T17:44:44.698Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:44:45.003Z] ---> job-cost.sh [2022-11-01T17:44:45.003Z] lf-activate-venv: SKIPPING [2022-11-01T17:44:45.003Z] DEBUG: total: 0.2199999988079071 [2022-11-01T17:44:45.003Z] INFO: Retrieving Stack Cost... [2022-11-01T17:44:45.571Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T17:44:45.830Z] INFO: Archiving Costs [Pipeline] echo [2022-11-01T17:44:45.865Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:44:46.170Z] ---> logs-deploy.sh [2022-11-01T17:44:46.170Z] lf-activate-venv: SKIPPING [2022-11-01T17:44:46.170Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-482/1 [2022-11-01T17:44:46.170Z] INFO: archiving workspace using pattern(s): [2022-11-01T17:44:47.106Z] Archives upload complete. [2022-11-01T17:44:47.364Z] INFO: archiving logs to Nexus [2022-11-01T17:44:47.932Z] ---> uname -a: [2022-11-01T17:44:47.932Z] Linux prd-ubuntu20-04-docker-8c-8g-117747 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-01T17:44:47.932Z] [2022-11-01T17:44:47.932Z] [2022-11-01T17:44:47.932Z] ---> lscpu: [2022-11-01T17:44:47.932Z] Architecture: x86_64 [2022-11-01T17:44:47.932Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-01T17:44:47.932Z] Byte Order: Little Endian [2022-11-01T17:44:47.932Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-01T17:44:47.932Z] CPU(s): 8 [2022-11-01T17:44:47.932Z] On-line CPU(s) list: 0-7 [2022-11-01T17:44:47.932Z] Thread(s) per core: 1 [2022-11-01T17:44:47.932Z] Core(s) per socket: 1 [2022-11-01T17:44:47.932Z] Socket(s): 8 [2022-11-01T17:44:47.932Z] NUMA node(s): 1 [2022-11-01T17:44:47.932Z] Vendor ID: AuthenticAMD [2022-11-01T17:44:47.932Z] CPU family: 23 [2022-11-01T17:44:47.932Z] Model: 49 [2022-11-01T17:44:47.932Z] Model name: AMD EPYC-Rome Processor [2022-11-01T17:44:47.932Z] Stepping: 0 [2022-11-01T17:44:47.932Z] CPU MHz: 2799.988 [2022-11-01T17:44:47.932Z] BogoMIPS: 5599.97 [2022-11-01T17:44:47.932Z] Virtualization: AMD-V [2022-11-01T17:44:47.932Z] Hypervisor vendor: KVM [2022-11-01T17:44:47.932Z] Virtualization type: full [2022-11-01T17:44:47.932Z] L1d cache: 256 KiB [2022-11-01T17:44:47.932Z] L1i cache: 256 KiB [2022-11-01T17:44:47.932Z] L2 cache: 4 MiB [2022-11-01T17:44:47.932Z] L3 cache: 128 MiB [2022-11-01T17:44:47.932Z] NUMA node0 CPU(s): 0-7 [2022-11-01T17:44:47.932Z] Vulnerability Itlb multihit: Not affected [2022-11-01T17:44:47.932Z] Vulnerability L1tf: Not affected [2022-11-01T17:44:47.932Z] Vulnerability Mds: Not affected [2022-11-01T17:44:47.932Z] Vulnerability Meltdown: Not affected [2022-11-01T17:44:47.932Z] Vulnerability Mmio stale data: Not affected [2022-11-01T17:44:47.932Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-01T17:44:47.932Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-01T17:44:47.933Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-01T17:44:47.933Z] Vulnerability Srbds: Not affected [2022-11-01T17:44:47.933Z] Vulnerability Tsx async abort: Not affected [2022-11-01T17:44:47.933Z] 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 [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] ---> nproc: [2022-11-01T17:44:47.933Z] 8 [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] ---> df -h: [2022-11-01T17:44:47.933Z] Filesystem Size Used Avail Use% Mounted on [2022-11-01T17:44:47.933Z] overlay 155G 12G 144G 8% / [2022-11-01T17:44:47.933Z] tmpfs 64M 0 64M 0% /dev [2022-11-01T17:44:47.933Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-01T17:44:47.933Z] shm 64M 0 64M 0% /dev/shm [2022-11-01T17:44:47.933Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] ---> sar -b -r -n DEV: [2022-11-01T17:44:47.933Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117747) 11/01/22 _x86_64_ (8 CPU) [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] 17:32:37 LINUX RESTART (8 CPU) [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] 17:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-01T17:44:47.933Z] 17:34:01 360.72 39.74 320.98 0.00 4383.53 41105.85 0.00 [2022-11-01T17:44:47.933Z] 17:35:01 153.42 0.40 153.02 0.00 11.06 44546.84 0.00 [2022-11-01T17:44:47.933Z] 17:36:01 116.73 0.02 116.71 0.00 0.40 33253.72 0.00 [2022-11-01T17:44:47.933Z] 17:37:01 2.02 0.00 2.02 0.00 0.00 25.35 0.00 [2022-11-01T17:44:47.933Z] 17:38:01 38.91 9.33 29.58 0.00 2884.32 4811.33 0.00 [2022-11-01T17:44:47.933Z] 17:39:01 2.87 0.00 2.87 0.00 0.00 31.86 0.00 [2022-11-01T17:44:47.933Z] 17:40:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 [2022-11-01T17:44:47.933Z] 17:41:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2022-11-01T17:44:47.933Z] 17:42:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2022-11-01T17:44:47.933Z] 17:43:01 1.97 0.00 1.97 0.00 0.00 33.86 0.00 [2022-11-01T17:44:47.933Z] 17:44:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2022-11-01T17:44:47.933Z] Average: 61.51 4.45 57.07 0.00 656.08 11215.21 0.00 [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] 17:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-01T17:44:47.933Z] 17:34:01 28873820 31555040 750812 2.28 93116 2826232 1984428 5.85 1067328 2535248 235396 [2022-11-01T17:44:47.933Z] 17:35:01 27845588 31148476 1150960 3.50 139692 3358748 2698780 7.95 1697928 2881860 256184 [2022-11-01T17:44:47.933Z] 17:36:01 27809292 31583128 717912 2.18 150144 3778764 1758872 5.18 1197264 3378148 368 [2022-11-01T17:44:47.933Z] 17:37:01 27809612 31583488 717268 2.18 150180 3778764 1758872 5.18 1197280 3378148 56 [2022-11-01T17:44:47.933Z] 17:38:01 27523840 31571476 712240 2.17 168728 4027656 1775168 5.23 1343712 3490732 236 [2022-11-01T17:44:47.933Z] 17:39:01 27525304 31572852 711408 2.16 168788 4027652 1791972 5.28 1342848 3490692 12 [2022-11-01T17:44:47.933Z] 17:40:01 27527612 31575156 709040 2.16 168864 4027656 1791972 5.28 1341116 3490696 8 [2022-11-01T17:44:47.933Z] 17:41:01 27528100 31575764 708384 2.15 168888 4027664 1791972 5.28 1341052 3490832 48 [2022-11-01T17:44:47.933Z] 17:42:01 27528052 31575736 708360 2.15 168904 4027664 1791972 5.28 1341120 3490832 8 [2022-11-01T17:44:47.933Z] 17:43:01 27527908 31576212 708284 2.15 169004 4027664 1791972 5.28 1340888 3491320 96 [2022-11-01T17:44:47.933Z] 17:44:01 27528396 31576856 707572 2.15 169036 4027796 1791972 5.28 1340684 3491440 8 [2022-11-01T17:44:47.933Z] Average: 27729775 31535835 754749 2.30 155940 3812387 1884359 5.55 1322838 3328177 44765 [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] 17:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-01T17:44:47.933Z] 17:34:01 ens3 821.20 559.85 7754.75 124.74 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:34:01 docker0 140.47 193.15 11.41 1319.06 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:34:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:34:01 veth203fb70 134.37 186.00 12.70 1231.27 0.00 0.00 0.00 0.10 [2022-11-01T17:44:47.933Z] 17:35:01 vethd22f5d9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:35:01 ens3 79.70 52.21 586.16 17.81 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:35:01 docker0 28.71 40.51 2.41 549.47 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:36:01 ens3 107.48 70.64 2584.38 12.43 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:36:01 docker0 2.38 5.06 0.16 60.58 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:36:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:37:01 ens3 0.72 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:38:01 ens3 82.54 47.63 1324.90 3.68 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:38:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:39:01 ens3 0.40 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:42:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:43:01 ens3 0.50 0.40 0.26 0.21 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:44:01 ens3 0.13 0.10 0.07 0.06 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] Average: ens3 98.25 65.74 1103.62 14.30 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] Average: docker0 15.41 21.44 1.26 173.63 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] ---> sar -P ALL: [2022-11-01T17:44:47.933Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117747) 11/01/22 _x86_64_ (8 CPU) [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] 17:32:37 LINUX RESTART (8 CPU) [2022-11-01T17:44:47.933Z] [2022-11-01T17:44:47.933Z] 17:33:02 CPU %user %nice %system %iowait %steal %idle [2022-11-01T17:44:47.933Z] 17:34:01 all 11.17 0.00 4.05 2.74 0.07 81.97 [2022-11-01T17:44:47.933Z] 17:34:01 0 10.61 0.00 3.90 1.69 0.07 83.73 [2022-11-01T17:44:47.933Z] 17:34:01 1 13.05 0.00 4.43 2.00 0.07 80.45 [2022-11-01T17:44:47.933Z] 17:34:01 2 13.57 0.00 3.89 5.85 0.07 76.63 [2022-11-01T17:44:47.933Z] 17:34:01 3 9.94 0.00 3.93 2.36 0.07 83.71 [2022-11-01T17:44:47.933Z] 17:34:01 4 9.98 0.00 4.53 4.39 0.07 81.03 [2022-11-01T17:44:47.933Z] 17:34:01 5 8.48 0.00 4.31 3.28 0.07 83.87 [2022-11-01T17:44:47.933Z] 17:34:01 6 11.73 0.00 4.51 1.89 0.07 81.81 [2022-11-01T17:44:47.933Z] 17:34:01 7 11.98 0.00 2.91 0.53 0.07 84.51 [2022-11-01T17:44:47.933Z] 17:35:01 all 31.17 0.00 7.02 2.98 0.09 58.74 [2022-11-01T17:44:47.933Z] 17:35:01 0 31.88 0.00 7.74 14.71 0.08 45.59 [2022-11-01T17:44:47.933Z] 17:35:01 1 31.10 0.00 6.82 0.83 0.08 61.16 [2022-11-01T17:44:47.933Z] 17:35:01 2 31.55 0.00 6.69 0.24 0.15 61.37 [2022-11-01T17:44:47.933Z] 17:35:01 3 31.19 0.00 6.81 0.10 0.08 61.81 [2022-11-01T17:44:47.933Z] 17:35:01 4 30.93 0.00 6.74 0.17 0.07 62.09 [2022-11-01T17:44:47.933Z] 17:35:01 5 30.10 0.00 7.44 4.93 0.07 57.46 [2022-11-01T17:44:47.933Z] 17:35:01 6 30.80 0.00 6.60 1.13 0.08 61.38 [2022-11-01T17:44:47.933Z] 17:35:01 7 31.82 0.00 7.28 1.74 0.10 59.05 [2022-11-01T17:44:47.933Z] 17:36:01 all 7.06 0.00 2.45 2.27 0.09 88.13 [2022-11-01T17:44:47.933Z] 17:36:01 0 6.95 0.00 2.58 1.76 0.10 88.61 [2022-11-01T17:44:47.933Z] 17:36:01 1 7.16 0.00 1.79 0.15 0.08 90.81 [2022-11-01T17:44:47.933Z] 17:36:01 2 8.57 0.00 2.26 0.08 0.12 88.97 [2022-11-01T17:44:47.933Z] 17:36:01 3 6.96 0.00 2.36 0.93 0.07 89.69 [2022-11-01T17:44:47.933Z] 17:36:01 4 6.08 0.00 2.77 7.79 0.09 83.28 [2022-11-01T17:44:47.933Z] 17:36:01 5 6.74 0.00 3.64 7.32 0.08 82.21 [2022-11-01T17:44:47.933Z] 17:36:01 6 7.02 0.00 2.15 0.20 0.05 90.58 [2022-11-01T17:44:47.933Z] 17:36:01 7 6.99 0.00 2.06 0.07 0.10 90.78 [2022-11-01T17:44:47.933Z] 17:37:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-11-01T17:44:47.933Z] 17:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-01T17:44:47.933Z] 17:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-01T17:44:47.933Z] 17:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T17:44:47.933Z] 17:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T17:44:47.933Z] 17:37:01 4 0.02 0.00 0.03 0.08 0.00 99.87 [2022-11-01T17:44:47.933Z] 17:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T17:44:47.933Z] 17:37:01 6 0.07 0.00 0.00 0.03 0.00 99.90 [2022-11-01T17:44:47.933Z] 17:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T17:44:47.933Z] 17:38:01 all 1.25 0.00 0.85 0.58 0.01 97.30 [2022-11-01T17:44:47.933Z] 17:38:01 0 0.99 0.00 0.59 0.79 0.02 97.63 [2022-11-01T17:44:47.933Z] 17:38:01 1 1.00 0.00 0.57 0.42 0.02 98.00 [2022-11-01T17:44:47.933Z] 17:38:01 2 1.58 0.00 0.87 0.82 0.02 96.71 [2022-11-01T17:44:47.933Z] 17:38:01 3 1.55 0.00 2.17 0.23 0.00 96.04 [2022-11-01T17:44:47.933Z] 17:38:01 4 0.39 0.00 0.39 1.22 0.02 97.99 [2022-11-01T17:44:47.933Z] 17:38:01 5 2.37 0.00 1.12 0.72 0.03 95.76 [2022-11-01T17:44:47.933Z] 17:38:01 6 1.02 0.00 0.50 0.38 0.00 98.10 [2022-11-01T17:44:47.933Z] 17:38:01 7 1.13 0.00 0.62 0.07 0.02 98.16 [2022-11-01T17:44:47.933Z] 17:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2022-11-01T17:44:47.933Z] 17:39:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2022-11-01T17:44:47.933Z] 17:39:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-01T17:44:47.934Z] 17:39:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-11-01T17:44:47.934Z] 17:39:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2022-11-01T17:44:47.934Z] 17:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T17:44:47.934Z] 17:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T17:44:47.934Z] 17:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T17:44:47.934Z] 17:40:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2022-11-01T17:44:47.934Z] 17:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-01T17:44:47.934Z] 17:40:01 1 0.05 0.00 0.00 0.13 0.00 99.82 [2022-11-01T17:44:47.934Z] 17:40:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-01T17:44:47.934Z] 17:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T17:44:47.934Z] 17:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T17:44:47.934Z] 17:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T17:44:47.934Z] 17:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:41:01 all 0.02 0.00 0.01 0.02 0.00 99.94 [2022-11-01T17:44:47.934Z] 17:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-01T17:44:47.934Z] 17:41:01 1 0.03 0.00 0.03 0.15 0.00 99.78 [2022-11-01T17:44:47.934Z] 17:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-01T17:44:47.934Z] 17:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T17:44:47.934Z] 17:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-01T17:44:47.934Z] 17:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T17:44:47.934Z] 17:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-11-01T17:44:47.934Z] 17:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-01T17:44:47.934Z] 17:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T17:44:47.934Z] 17:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T17:44:47.934Z] 17:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:43:01 all 0.11 0.00 0.02 0.01 0.01 99.86 [2022-11-01T17:44:47.934Z] 17:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-01T17:44:47.934Z] 17:43:01 1 0.07 0.00 0.03 0.05 0.02 99.83 [2022-11-01T17:44:47.934Z] 17:43:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2022-11-01T17:44:47.934Z] 17:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:43:01 4 0.30 0.00 0.10 0.00 0.00 99.60 [2022-11-01T17:44:47.934Z] 17:43:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-01T17:44:47.934Z] 17:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:43:01 7 0.35 0.00 0.02 0.00 0.00 99.63 [2022-11-01T17:44:47.934Z] 17:44:01 all 0.28 0.00 0.01 0.00 0.00 99.71 [2022-11-01T17:44:47.934Z] 17:44:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2022-11-01T17:44:47.934Z] 17:44:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-01T17:44:47.934Z] 17:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-01T17:44:47.934Z] 17:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:44:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2022-11-01T17:44:47.934Z] 17:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:44:47.934Z] 17:44:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2022-11-01T17:44:47.934Z] [2022-11-01T17:44:47.934Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-11-01T17:44:47.934Z] Average: all 4.60 0.00 1.30 0.78 0.03 93.30 [2022-11-01T17:44:47.934Z] Average: 0 4.55 0.00 1.35 1.71 0.03 92.36 [2022-11-01T17:44:47.934Z] Average: 1 4.72 0.00 1.23 0.34 0.02 93.68 [2022-11-01T17:44:47.934Z] Average: 2 5.00 0.00 1.24 0.62 0.03 93.10 [2022-11-01T17:44:47.934Z] Average: 3 4.47 0.00 1.38 0.32 0.02 93.81 [2022-11-01T17:44:47.934Z] Average: 4 4.47 0.00 1.31 1.22 0.02 92.98 [2022-11-01T17:44:47.934Z] Average: 5 4.29 0.00 1.49 1.46 0.02 92.74 [2022-11-01T17:44:47.934Z] Average: 6 4.56 0.00 1.24 0.33 0.02 93.86 [2022-11-01T17:44:47.934Z] Average: 7 4.72 0.00 1.16 0.22 0.03 93.88 [2022-11-01T17:44:47.934Z] [2022-11-01T17:44:47.934Z] [2022-11-01T17:44:47.934Z]