Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 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-ssh2069438212071771241.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10688490593948774262.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1188236686981189947.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17198400191707857454.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6768210865943238858.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-17423’ Running on prd-ubuntu20.04-docker-8c-8g-17427 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 (main) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 # timeout=10 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#438)" > git rev-list --no-walk bef66582781e37064d6dec61ab318c5dd11da733 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T16:29:38.636Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T16:29:38.696Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T16:29:38.714Z] ========================================================= [2022-07-11T16:29:38.715Z] EdgeX Global Pipelines Version Info [2022-07-11T16:29:38.715Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:29:40.475Z] ------------------- [2022-07-11T16:29:40.475Z] stable info: [2022-07-11T16:29:40.475Z] ------------------- [2022-07-11T16:29:40.475Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T16:29:40.475Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T16:29:40.475Z] Message: update stable to v1.0.234 [2022-07-11T16:29:41.231Z] ------------------- [2022-07-11T16:29:41.231Z] experimental info: [2022-07-11T16:29:41.231Z] ------------------- [2022-07-11T16:29:41.231Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T16:29:41.231Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T16:29:41.231Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T16:29:42.236Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-11T16:29:42.248Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-11T16:29:42.261Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T16:29:42.278Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T16:29:42.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T16:29:42.302Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T16:29:42.313Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T16:29:42.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T16:29:42.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T16:29:42.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T16:29:42.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T16:29:42.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-11T16:29:42.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T16:29:42.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T16:29:42.406Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T16:29:42.421Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T16:29:42.438Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T16:29:42.447Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T16:29:42.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T16:29:42.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T16:29:42.482Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T16:29:42.493Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T16:29:42.508Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T16:29:42.521Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T16:29:42.533Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T16:29:42.544Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T16:29:42.553Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T16:29:42.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T16:29:42.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T16:29:42.581Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T16:29:42.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] echo [2022-07-11T16:29:42.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77beed3 [Pipeline] echo [2022-07-11T16:29:42.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:29:42.649Z] provisioning config files... [2022-07-11T16:29:42.959Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8954240681443005248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:29:43.393Z] ---> docker-login.sh [2022-07-11T16:29:43.393Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:29:43.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:29:43.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:29:43.677Z] Configure a credential helper to remove this warning. See [2022-07-11T16:29:43.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:29:43.677Z] [2022-07-11T16:29:43.677Z] Login Succeeded [2022-07-11T16:29:43.677Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:29:43.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:29:44.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:29:44.182Z] Configure a credential helper to remove this warning. See [2022-07-11T16:29:44.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:29:44.182Z] [2022-07-11T16:29:44.182Z] Login Succeeded [2022-07-11T16:29:44.182Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:29:44.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:29:44.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:29:44.182Z] Configure a credential helper to remove this warning. See [2022-07-11T16:29:44.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:29:44.182Z] [2022-07-11T16:29:44.182Z] Login Succeeded [2022-07-11T16:29:44.182Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:29:44.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:29:44.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:29:44.182Z] Configure a credential helper to remove this warning. See [2022-07-11T16:29:44.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:29:44.182Z] [2022-07-11T16:29:44.182Z] Login Succeeded [2022-07-11T16:29:44.182Z] docker.io [2022-07-11T16:29:44.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:29:45.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:29:45.169Z] Configure a credential helper to remove this warning. See [2022-07-11T16:29:45.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:29:45.169Z] [2022-07-11T16:29:45.169Z] Login Succeeded [2022-07-11T16:29:45.169Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:29:45.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T16:29:45.571Z] + git rev-list -1 --merges 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24~1..77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] echo [2022-07-11T16:29:45.609Z] -----------> git rev-list -1 --merges 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24~1..77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [false] [Pipeline] sh [2022-07-11T16:29:45.914Z] + git log --format=format:%s -1 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] echo [2022-07-11T16:29:45.933Z] ========================================================= [2022-07-11T16:29:45.933Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T16:29:45.933Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T16:29:46.323Z] + git log --format=format:%s -1 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] echo [2022-07-11T16:29:46.374Z] [semverPrep] GIT_COMMIT: 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24, Commit Message: build: Upgrade to Go 1.18 and alpine 3.16 (#438) [Pipeline] echo [2022-07-11T16:29:46.383Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T16:29:47.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T16:29:47.045Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T16:29:47.045Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T16:29:47.045Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T16:29:47.045Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T16:29:47.045Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T16:29:47.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:29:47.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:29:47.422Z] [2022-07-11T16:29:47.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:29:47.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:29:47.795Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T16:29:47.795Z] b85a868b505f: Pulling fs layer [2022-07-11T16:29:47.795Z] e2be974225ed: Pulling fs layer [2022-07-11T16:29:47.795Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T16:29:47.795Z] 988bab9f4d93: Pulling fs layer [2022-07-11T16:29:47.795Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T16:29:47.795Z] 988bab9f4d93: Waiting [2022-07-11T16:29:47.795Z] eaf3925da568: Pulling fs layer [2022-07-11T16:29:47.795Z] 1469e6f7b9e6: Waiting [2022-07-11T16:29:47.795Z] bab4dde63d76: Pulling fs layer [2022-07-11T16:29:47.795Z] bde34c3a00c8: Pulling fs layer [2022-07-11T16:29:47.795Z] bab4dde63d76: Waiting [2022-07-11T16:29:47.795Z] eaf3925da568: Waiting [2022-07-11T16:29:47.795Z] b352a97aabf1: Pulling fs layer [2022-07-11T16:29:47.795Z] 4872d77fe225: Pulling fs layer [2022-07-11T16:29:47.795Z] bde34c3a00c8: Waiting [2022-07-11T16:29:47.795Z] 5851b861e8e6: Pulling fs layer [2022-07-11T16:29:47.795Z] b352a97aabf1: Waiting [2022-07-11T16:29:47.795Z] 4872d77fe225: Waiting [2022-07-11T16:29:47.795Z] e2be974225ed: Download complete [2022-07-11T16:29:48.078Z] b85a868b505f: Verifying Checksum [2022-07-11T16:29:48.078Z] b85a868b505f: Download complete [2022-07-11T16:29:48.078Z] 988bab9f4d93: Verifying Checksum [2022-07-11T16:29:48.078Z] 988bab9f4d93: Download complete [2022-07-11T16:29:48.078Z] eaf3925da568: Download complete [2022-07-11T16:29:49.078Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T16:29:49.078Z] 1469e6f7b9e6: Download complete [2022-07-11T16:29:49.078Z] bde34c3a00c8: Verifying Checksum [2022-07-11T16:29:49.078Z] bde34c3a00c8: Download complete [2022-07-11T16:29:49.078Z] b352a97aabf1: Verifying Checksum [2022-07-11T16:29:49.078Z] b352a97aabf1: Download complete [2022-07-11T16:29:49.078Z] 4872d77fe225: Download complete [2022-07-11T16:29:49.078Z] 5851b861e8e6: Verifying Checksum [2022-07-11T16:29:49.078Z] 5851b861e8e6: Download complete [2022-07-11T16:29:49.618Z] b85a868b505f: Pull complete [2022-07-11T16:29:49.618Z] e2be974225ed: Pull complete [2022-07-11T16:29:50.236Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T16:29:50.236Z] 339a4e72a1f5: Download complete [2022-07-11T16:29:50.497Z] 339a4e72a1f5: Pull complete [2022-07-11T16:29:50.497Z] bab4dde63d76: Download complete [2022-07-11T16:29:50.497Z] 988bab9f4d93: Pull complete [2022-07-11T16:29:51.070Z] 1469e6f7b9e6: Pull complete [2022-07-11T16:29:51.070Z] eaf3925da568: Pull complete [2022-07-11T16:29:53.039Z] bab4dde63d76: Pull complete [2022-07-11T16:29:53.039Z] bde34c3a00c8: Pull complete [2022-07-11T16:29:53.039Z] b352a97aabf1: Pull complete [2022-07-11T16:29:53.039Z] 4872d77fe225: Pull complete [2022-07-11T16:29:53.545Z] 5851b861e8e6: Pull complete [2022-07-11T16:29:53.545Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T16:29:53.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:29:53.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:29:54.023Z] prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container [2022-07-11T16:29:54.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T16:29:55.634Z] $ docker top 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T16:29:55.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:29:55.746Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:29:55.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:29:55.903Z] $ docker exec 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd ssh-agent [2022-07-11T16:29:56.058Z] SSH_AUTH_SOCK=/tmp/ssh-mWPUQR1nuoQm/agent.31 [2022-07-11T16:29:56.058Z] SSH_AGENT_PID=37 [2022-07-11T16:29:56.078Z] Running ssh-add (command line suppressed) [2022-07-11T16:29:56.180Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7572428318620787580.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7572428318620787580.key) [2022-07-11T16:29:56.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:29:56.580Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T16:29:56.585Z] $ docker exec --env ******** --env ******** 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd ssh-agent -k [2022-07-11T16:29:56.696Z] unset SSH_AUTH_SOCK; [2022-07-11T16:29:56.696Z] unset SSH_AGENT_PID; [2022-07-11T16:29:56.696Z] echo Agent pid 37 killed; [2022-07-11T16:29:56.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T16:29:56.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:29:56.745Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:29:56.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:29:56.863Z] $ docker exec 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd ssh-agent [2022-07-11T16:29:56.994Z] SSH_AUTH_SOCK=/tmp/ssh-ReZesWCBYtAN/agent.69 [2022-07-11T16:29:56.994Z] SSH_AGENT_PID=75 [2022-07-11T16:29:57.000Z] Running ssh-add (command line suppressed) [2022-07-11T16:29:57.106Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2578984448062767269.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2578984448062767269.key) [2022-07-11T16:29:57.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:29:57.541Z] + git semver init [2022-07-11T16:29:57.811Z] 2022-07-11 16:29:57,698 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T16:29:57.811Z] 2022-07-11 16:29:57,699 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-07-11T16:29:57.811Z] 2022-07-11 16:29:57,699 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-07-11T16:29:57.811Z] 2022-07-11 16:29:57,700 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T16:30:10.469Z] 2022-07-11 16:30:08,444 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-07-11T16:30:10.469Z] 2022-07-11 16:30:08,445 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-07-11T16:30:10.469Z] 2022-07-11 16:30:08,445 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-11T16:30:10.469Z] 2022-07-11 16:30:08,445 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-11T16:30:10.469Z] 2.2.1-dev.7 [Pipeline] } [2022-07-11T16:30:10.480Z] $ docker exec --env ******** --env ******** 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd ssh-agent -k [2022-07-11T16:30:10.581Z] unset SSH_AUTH_SOCK; [2022-07-11T16:30:10.581Z] unset SSH_AGENT_PID; [2022-07-11T16:30:10.581Z] echo Agent pid 75 killed; [2022-07-11T16:30:10.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:30:10.920Z] + git semver [Pipeline] } [2022-07-11T16:30:11.189Z] $ docker stop --time=1 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd [2022-07-11T16:30:12.480Z] $ docker rm -f 5d86f89c96bccfee5a98f17b5557a4c2c89511c05f2037e3d649a70b7168a6cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:30:12.839Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T16:30:13.291Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T16:30:13.294Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [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-07-11T16:30:13.454Z] provisioning config files... [2022-07-11T16:30:13.465Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8670437045856971374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:30:13.797Z] ---> docker-login.sh [2022-07-11T16:30:13.797Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:30:13.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:30:13.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:30:13.797Z] Configure a credential helper to remove this warning. See [2022-07-11T16:30:13.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:30:13.797Z] [2022-07-11T16:30:13.797Z] Login Succeeded [2022-07-11T16:30:13.797Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:30:13.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:30:14.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:30:14.062Z] Configure a credential helper to remove this warning. See [2022-07-11T16:30:14.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:30:14.062Z] [2022-07-11T16:30:14.062Z] Login Succeeded [2022-07-11T16:30:14.062Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:30:14.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:30:14.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:30:14.062Z] Configure a credential helper to remove this warning. See [2022-07-11T16:30:14.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:30:14.062Z] [2022-07-11T16:30:14.062Z] Login Succeeded [2022-07-11T16:30:14.062Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:30:14.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:30:14.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:30:14.329Z] Configure a credential helper to remove this warning. See [2022-07-11T16:30:14.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:30:14.329Z] [2022-07-11T16:30:14.329Z] Login Succeeded [2022-07-11T16:30:14.329Z] docker.io [2022-07-11T16:30:14.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:30:15.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:30:15.270Z] Configure a credential helper to remove this warning. See [2022-07-11T16:30:15.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:30:15.270Z] [2022-07-11T16:30:15.270Z] Login Succeeded [2022-07-11T16:30:15.270Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:30:15.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T16:30:15.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:30:15.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:30:15.393Z] ========================================================= [2022-07-11T16:30:15.393Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T16:30:15.393Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:30:15.773Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T16:30:15.773Z] Sending build context to Docker daemon 3.092MB [2022-07-11T16:30:15.773Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T16:30:15.773Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-11T16:30:15.773Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T16:30:15.773Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T16:30:15.773Z] 666ba61612fd: Pulling fs layer [2022-07-11T16:30:15.773Z] 8ed8ca486205: Pulling fs layer [2022-07-11T16:30:15.773Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T16:30:15.773Z] c516ae0d96e1: Pulling fs layer [2022-07-11T16:30:15.773Z] cc1cd167ecdc: Waiting [2022-07-11T16:30:15.773Z] 684cea983483: Pulling fs layer [2022-07-11T16:30:15.773Z] dd3240ac7de5: Pulling fs layer [2022-07-11T16:30:15.773Z] b1e948a4e11c: Pulling fs layer [2022-07-11T16:30:15.773Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T16:30:15.773Z] c516ae0d96e1: Waiting [2022-07-11T16:30:15.773Z] 646ad004c059: Pulling fs layer [2022-07-11T16:30:15.773Z] 684cea983483: Waiting [2022-07-11T16:30:15.773Z] b1e948a4e11c: Waiting [2022-07-11T16:30:15.773Z] a8fd76ee1af6: Waiting [2022-07-11T16:30:15.773Z] 646ad004c059: Waiting [2022-07-11T16:30:15.773Z] dd3240ac7de5: Waiting [2022-07-11T16:30:15.773Z] 8ed8ca486205: Verifying Checksum [2022-07-11T16:30:15.773Z] 8ed8ca486205: Download complete [2022-07-11T16:30:15.773Z] 666ba61612fd: Download complete [2022-07-11T16:30:15.773Z] 59bf1c3509f3: Download complete [2022-07-11T16:30:15.773Z] c516ae0d96e1: Verifying Checksum [2022-07-11T16:30:15.773Z] c516ae0d96e1: Download complete [2022-07-11T16:30:16.040Z] 684cea983483: Download complete [2022-07-11T16:30:16.040Z] dd3240ac7de5: Verifying Checksum [2022-07-11T16:30:16.040Z] dd3240ac7de5: Download complete [2022-07-11T16:30:16.040Z] 59bf1c3509f3: Pull complete [2022-07-11T16:30:16.040Z] b1e948a4e11c: Verifying Checksum [2022-07-11T16:30:16.040Z] b1e948a4e11c: Download complete [2022-07-11T16:30:16.040Z] 666ba61612fd: Pull complete [2022-07-11T16:30:16.317Z] 8ed8ca486205: Pull complete [2022-07-11T16:30:16.317Z] 646ad004c059: Verifying Checksum [2022-07-11T16:30:16.317Z] 646ad004c059: Download complete [2022-07-11T16:30:17.302Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T16:30:17.302Z] a8fd76ee1af6: Download complete [2022-07-11T16:30:17.561Z] cc1cd167ecdc: Verifying Checksum [2022-07-11T16:30:17.561Z] cc1cd167ecdc: Download complete [2022-07-11T16:30:21.167Z] cc1cd167ecdc: Pull complete [2022-07-11T16:30:21.167Z] c516ae0d96e1: Pull complete [2022-07-11T16:30:21.465Z] 684cea983483: Pull complete [2022-07-11T16:30:21.465Z] dd3240ac7de5: Pull complete [2022-07-11T16:30:21.465Z] b1e948a4e11c: Pull complete [2022-07-11T16:30:24.321Z] a8fd76ee1af6: Pull complete [2022-07-11T16:30:24.321Z] 646ad004c059: Pull complete [2022-07-11T16:30:24.321Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T16:30:24.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T16:30:24.321Z] ---> 8f69c11f6b0c [2022-07-11T16:30:24.321Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T16:30:26.259Z] ---> Running in b245e81b5bac [2022-07-11T16:30:26.259Z] Removing intermediate container b245e81b5bac [2022-07-11T16:30:26.259Z] ---> b2afbc78b0f3 [2022-07-11T16:30:26.259Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T16:30:26.259Z] ---> Running in 0ed1e96f7763 [2022-07-11T16:30:26.522Z] Removing intermediate container 0ed1e96f7763 [2022-07-11T16:30:26.522Z] ---> 60b3b050759d [2022-07-11T16:30:26.522Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:30:26.522Z] ---> Running in 62480213d3f0 [2022-07-11T16:30:26.522Z] Removing intermediate container 62480213d3f0 [2022-07-11T16:30:26.522Z] ---> 78dc7e81ba62 [2022-07-11T16:30:26.522Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:30:26.522Z] ---> Running in b42badb445ff [2022-07-11T16:30:27.105Z] Removing intermediate container b42badb445ff [2022-07-11T16:30:27.105Z] ---> 9026c4d33f54 [2022-07-11T16:30:27.105Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T16:30:27.384Z] ---> Running in a07de2cf4b59 [2022-07-11T16:30:27.877Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:30:28.405Z] Still waiting to schedule task [2022-07-11T16:30:28.405Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17425’ [2022-07-11T16:30:28.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:30:30.789Z] OK: 221 MiB in 52 packages [2022-07-11T16:30:30.789Z] Removing intermediate container a07de2cf4b59 [2022-07-11T16:30:30.789Z] ---> 60b76340b374 [2022-07-11T16:30:30.789Z] Step 8/13 : WORKDIR /app [2022-07-11T16:30:30.789Z] ---> Running in ccfcd0c59ea2 [2022-07-11T16:30:31.082Z] Removing intermediate container ccfcd0c59ea2 [2022-07-11T16:30:31.082Z] ---> 08f5404eb541 [2022-07-11T16:30:31.082Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-11T16:30:31.082Z] ---> cf2b7526805c [2022-07-11T16:30:31.082Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:30:31.366Z] ---> Running in 830238c15ff7 [2022-07-11T16:31:10.353Z] Removing intermediate container 830238c15ff7 [2022-07-11T16:31:10.353Z] ---> a6a4268de07f [2022-07-11T16:31:10.353Z] Step 11/13 : COPY . . [2022-07-11T16:31:10.353Z] ---> 8d142c521db6 [2022-07-11T16:31:10.353Z] Step 12/13 : ARG MAKE="make build" [2022-07-11T16:31:10.353Z] ---> Running in 90deafa9f43c [2022-07-11T16:31:10.353Z] Removing intermediate container 90deafa9f43c [2022-07-11T16:31:10.353Z] ---> 1f913a9bb78f [2022-07-11T16:31:10.353Z] Step 13/13 : RUN $MAKE [2022-07-11T16:31:10.353Z] ---> Running in 472944ce3d3d [2022-07-11T16:31:10.353Z] noop [2022-07-11T16:31:10.353Z] Removing intermediate container 472944ce3d3d [2022-07-11T16:31:10.353Z] ---> 687222e2cc45 [2022-07-11T16:31:10.353Z] Successfully built 687222e2cc45 [2022-07-11T16:31:10.353Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:31:10.687Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T16:31:10.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:31:10.776Z] prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container [2022-07-11T16:31:10.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T16:31:11.793Z] $ docker top dca780a7b82aa209d5da9d0a2b4e6a8447f1af65baad196bdf893cb1042ba040 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:31:12.192Z] + go version [2022-07-11T16:31:12.192Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T16:31:12.193Z] $ docker stop --time=1 dca780a7b82aa209d5da9d0a2b4e6a8447f1af65baad196bdf893cb1042ba040 [2022-07-11T16:31:13.773Z] $ docker rm -f dca780a7b82aa209d5da9d0a2b4e6a8447f1af65baad196bdf893cb1042ba040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:31:14.224Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T16:31:14.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:31:14.312Z] prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container [2022-07-11T16:31:14.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T16:31:15.034Z] $ docker top 25d78a27405b40ed625781e1939bbd4770165812733f840a5433df78e092d819 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:31:15.411Z] + make test [2022-07-11T16:31:15.411Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-11T16:31:25.391Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-11T16:31:25.391Z] CGO_ENABLED=1 go vet ./... [2022-07-11T16:31:30.675Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T16:31:30.675Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T16:31:30.675Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T16:31:30.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T16:31:30.720Z] $ docker stop --time=1 25d78a27405b40ed625781e1939bbd4770165812733f840a5433df78e092d819 [2022-07-11T16:31:32.572Z] $ docker rm -f 25d78a27405b40ed625781e1939bbd4770165812733f840a5433df78e092d819 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:31:33.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T16:31:33.284Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-11T16:31:33.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T16:31:34.012Z] + ls -al . [2022-07-11T16:31:34.012Z] total 168 [2022-07-11T16:31:34.012Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:31 . [2022-07-11T16:31:34.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:29 .. [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 16:29 .dockerignore [2022-07-11T16:31:34.012Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:30 .git [2022-07-11T16:31:34.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:29 .github [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 104 Jul 11 16:29 .gitignore [2022-07-11T16:31:34.012Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:30 .semver [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 11 16:29 Attribution.txt [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 11 16:29 CHANGELOG.md [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 11 16:29 Dockerfile [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 16:29 GOVERNANCE.md [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 11 16:29 Jenkinsfile [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 16:29 LICENSE [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 11 16:29 OWNERS.md [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 11 16:29 README.md [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 16:30 VERSION [2022-07-11T16:31:34.012Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:29 bin [2022-07-11T16:31:34.012Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 11 16:31 coverage.out [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jul 11 16:29 go.mod [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 35610 Jul 11 16:29 go.sum [2022-07-11T16:31:34.012Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 11 16:29 main.go [2022-07-11T16:31:34.013Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 11 16:29 makefile [2022-07-11T16:31:34.013Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 16:29 res [2022-07-11T16:31:34.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:29 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:31:34.328Z] + 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=77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 --label arch=amd64 --label version=2.2.1-dev.7 . [2022-07-11T16:31:34.328Z] Sending build context to Docker daemon 3.094MB [2022-07-11T16:31:34.328Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T16:31:34.328Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-11T16:31:34.328Z] ---> 687222e2cc45 [2022-07-11T16:31:34.328Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T16:31:34.328Z] ---> Running in 95c3811acfa8 [2022-07-11T16:31:34.589Z] Removing intermediate container 95c3811acfa8 [2022-07-11T16:31:34.589Z] ---> 2e109ccf39ae [2022-07-11T16:31:34.589Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T16:31:34.589Z] ---> Running in e1ab89bb1fe5 [2022-07-11T16:31:34.589Z] Removing intermediate container e1ab89bb1fe5 [2022-07-11T16:31:34.589Z] ---> ee08971b4f5e [2022-07-11T16:31:34.589Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:31:34.589Z] ---> Running in adeddaf09cc9 [2022-07-11T16:31:34.850Z] Removing intermediate container adeddaf09cc9 [2022-07-11T16:31:34.850Z] ---> 6b1b5106acb5 [2022-07-11T16:31:34.850Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:31:34.850Z] ---> Running in 48b4363947ad [2022-07-11T16:31:35.420Z] Removing intermediate container 48b4363947ad [2022-07-11T16:31:35.420Z] ---> 66cedb4019f6 [2022-07-11T16:31:35.420Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T16:31:35.420Z] ---> Running in b29dc1f91068 [2022-07-11T16:31:35.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:36.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:36.884Z] OK: 221 MiB in 52 packages [2022-07-11T16:31:37.143Z] Removing intermediate container b29dc1f91068 [2022-07-11T16:31:37.143Z] ---> a24daf6d90d4 [2022-07-11T16:31:37.143Z] Step 8/27 : WORKDIR /app [2022-07-11T16:31:37.404Z] ---> Running in a792b9e5d119 [2022-07-11T16:31:37.404Z] Removing intermediate container a792b9e5d119 [2022-07-11T16:31:37.404Z] ---> 93eb17f50b5a [2022-07-11T16:31:37.404Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-11T16:31:37.667Z] ---> dcfff4bc5f25 [2022-07-11T16:31:37.667Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:31:37.667Z] ---> Running in 3760f4335a90 [2022-07-11T16:31:38.239Z] Removing intermediate container 3760f4335a90 [2022-07-11T16:31:38.239Z] ---> 8545d081df63 [2022-07-11T16:31:38.239Z] Step 11/27 : COPY . . [2022-07-11T16:31:38.505Z] ---> ac19234fd8d3 [2022-07-11T16:31:38.505Z] Step 12/27 : ARG MAKE="make build" [2022-07-11T16:31:38.505Z] ---> Running in 05d8323e8c54 [2022-07-11T16:31:38.782Z] Removing intermediate container 05d8323e8c54 [2022-07-11T16:31:38.782Z] ---> dc270d8e2e6d [2022-07-11T16:31:38.782Z] Step 13/27 : RUN $MAKE [2022-07-11T16:31:38.782Z] ---> Running in ed7c6f6d06c0 [2022-07-11T16:31:39.044Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-11T16:32:01.026Z] Removing intermediate container ed7c6f6d06c0 [2022-07-11T16:32:01.026Z] ---> 6b3178fe1d69 [2022-07-11T16:32:01.026Z] Step 14/27 : FROM alpine:3.16 [2022-07-11T16:32:01.026Z] 3.16: Pulling from library/alpine [2022-07-11T16:32:01.026Z] 2408cc74d12b: Pulling fs layer [2022-07-11T16:32:01.026Z] 2408cc74d12b: Verifying Checksum [2022-07-11T16:32:01.026Z] 2408cc74d12b: Download complete [2022-07-11T16:32:01.026Z] 2408cc74d12b: Pull complete [2022-07-11T16:32:01.026Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T16:32:01.026Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T16:32:01.026Z] ---> e66264b98777 [2022-07-11T16:32:01.026Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:32:01.026Z] ---> Running in 674be42355ba [2022-07-11T16:32:01.026Z] Removing intermediate container 674be42355ba [2022-07-11T16:32:01.026Z] ---> c447bedf7d49 [2022-07-11T16:32:01.026Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-11T16:32:01.026Z] ---> Running in 62988c6bdd35 [2022-07-11T16:32:01.285Z] Removing intermediate container 62988c6bdd35 [2022-07-11T16:32:01.285Z] ---> 2bea8d060ea3 [2022-07-11T16:32:01.285Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-11T16:32:01.285Z] ---> Running in 64f62356c72e [2022-07-11T16:32:01.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:01.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:01.807Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-11T16:32:02.351Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-11T16:32:02.351Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T16:32:02.351Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-11T16:32:02.351Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T16:32:02.351Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-11T16:32:02.351Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-11T16:32:02.351Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:32:02.351Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:32:02.351Z] OK: 9 MiB in 21 packages [2022-07-11T16:32:02.644Z] Removing intermediate container 64f62356c72e [2022-07-11T16:32:02.644Z] ---> f8608c88db31 [2022-07-11T16:32:02.644Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-11T16:32:02.922Z] ---> 871787f9178b [2022-07-11T16:32:02.922Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-11T16:32:02.922Z] ---> 48ce35d31938 [2022-07-11T16:32:02.922Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-11T16:32:03.202Z] ---> ce330e8d12f1 [2022-07-11T16:32:03.202Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-11T16:32:03.800Z] ---> ef23162074c8 [2022-07-11T16:32:03.800Z] Step 22/27 : EXPOSE 48095 [2022-07-11T16:32:03.800Z] ---> Running in 566de8af7f15 [2022-07-11T16:32:03.800Z] Removing intermediate container 566de8af7f15 [2022-07-11T16:32:03.800Z] ---> 91cc4170d983 [2022-07-11T16:32:03.800Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-11T16:32:03.800Z] ---> Running in 139fd3d9e238 [2022-07-11T16:32:04.062Z] Removing intermediate container 139fd3d9e238 [2022-07-11T16:32:04.062Z] ---> 8300eaef60ca [2022-07-11T16:32:04.062Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:32:04.062Z] ---> Running in 250217ce5b47 [2022-07-11T16:32:04.321Z] Removing intermediate container 250217ce5b47 [2022-07-11T16:32:04.321Z] ---> ef8c9856c8e0 [2022-07-11T16:32:04.321Z] Step 25/27 : LABEL arch=amd64 [2022-07-11T16:32:04.321Z] ---> Running in 9b80ad1a0f0a [2022-07-11T16:32:04.321Z] Removing intermediate container 9b80ad1a0f0a [2022-07-11T16:32:04.321Z] ---> 9f01dfa75648 [2022-07-11T16:32:04.321Z] Step 26/27 : LABEL git_sha=77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [2022-07-11T16:32:04.580Z] ---> Running in 9528d8fb6fd4 [2022-07-11T16:32:04.580Z] Removing intermediate container 9528d8fb6fd4 [2022-07-11T16:32:04.580Z] ---> 9211d50541d9 [2022-07-11T16:32:04.580Z] Step 27/27 : LABEL version=2.2.1-dev.7 [2022-07-11T16:32:04.580Z] ---> Running in 7da2465da44c [2022-07-11T16:32:04.580Z] Removing intermediate container 7da2465da44c [2022-07-11T16:32:04.580Z] ---> 73ae50c0391c [2022-07-11T16:32:04.580Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T16:32:04.580Z] Successfully built 73ae50c0391c [2022-07-11T16:32:04.580Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:32:04.699Z] provisioning config files... [2022-07-11T16:32:04.708Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5431231364726918850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:32:05.013Z] ---> docker-login.sh [2022-07-11T16:32:05.013Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:32:05.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:32:05.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:32:05.013Z] Configure a credential helper to remove this warning. See [2022-07-11T16:32:05.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:32:05.013Z] [2022-07-11T16:32:05.013Z] Login Succeeded [2022-07-11T16:32:05.013Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:32:05.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:32:05.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:32:05.273Z] Configure a credential helper to remove this warning. See [2022-07-11T16:32:05.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:32:05.273Z] [2022-07-11T16:32:05.273Z] Login Succeeded [2022-07-11T16:32:05.273Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:32:05.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:32:05.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:32:05.273Z] Configure a credential helper to remove this warning. See [2022-07-11T16:32:05.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:32:05.273Z] [2022-07-11T16:32:05.273Z] Login Succeeded [2022-07-11T16:32:05.273Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:32:05.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:32:05.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:32:05.533Z] Configure a credential helper to remove this warning. See [2022-07-11T16:32:05.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:32:05.533Z] [2022-07-11T16:32:05.533Z] Login Succeeded [2022-07-11T16:32:05.533Z] docker.io [2022-07-11T16:32:05.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:32:05.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:32:05.794Z] Configure a credential helper to remove this warning. See [2022-07-11T16:32:05.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:32:05.794Z] [2022-07-11T16:32:05.794Z] Login Succeeded [2022-07-11T16:32:05.794Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:32:05.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:32:05.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:32:05.852Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-07-11T16:32:05.852Z] 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [2022-07-11T16:32:05.852Z] latest [2022-07-11T16:32:05.852Z] 2.2.1-dev.7 [2022-07-11T16:32:05.852Z] 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 [2022-07-11T16:32:05.852Z] main [2022-07-11T16:32:05.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:06.186Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:06.508Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [2022-07-11T16:32:06.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-11T16:32:06.508Z] 45e3f38a7ec6: Preparing [2022-07-11T16:32:06.508Z] 02f145b0275e: Preparing [2022-07-11T16:32:06.508Z] ac4f34dd8a65: Preparing [2022-07-11T16:32:06.509Z] 213e4a8657df: Preparing [2022-07-11T16:32:06.509Z] f10ed1449e8e: Preparing [2022-07-11T16:32:06.509Z] 24302eb7d908: Preparing [2022-07-11T16:32:06.509Z] ac4f34dd8a65: Pushed [2022-07-11T16:32:06.509Z] 213e4a8657df: Pushed [2022-07-11T16:32:06.509Z] 02f145b0275e: Pushed [2022-07-11T16:32:06.509Z] 24302eb7d908: Layer already exists [2022-07-11T16:32:07.080Z] f10ed1449e8e: Pushed [2022-07-11T16:32:09.622Z] 45e3f38a7ec6: Pushed [2022-07-11T16:32:09.622Z] 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24: digest: sha256:931d7d19f8035eaff3117da9a726b0920ccab7b9dfe3ecab483897f5158f3efd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:09.947Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:10.267Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-11T16:32:10.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-11T16:32:10.268Z] 45e3f38a7ec6: Preparing [2022-07-11T16:32:10.268Z] 02f145b0275e: Preparing [2022-07-11T16:32:10.268Z] ac4f34dd8a65: Preparing [2022-07-11T16:32:10.268Z] 213e4a8657df: Preparing [2022-07-11T16:32:10.268Z] f10ed1449e8e: Preparing [2022-07-11T16:32:10.268Z] 24302eb7d908: Preparing [2022-07-11T16:32:10.268Z] 24302eb7d908: Waiting [2022-07-11T16:32:10.268Z] 45e3f38a7ec6: Layer already exists [2022-07-11T16:32:10.268Z] 213e4a8657df: Layer already exists [2022-07-11T16:32:10.268Z] 02f145b0275e: Layer already exists [2022-07-11T16:32:10.268Z] f10ed1449e8e: Layer already exists [2022-07-11T16:32:10.268Z] ac4f34dd8a65: Layer already exists [2022-07-11T16:32:10.268Z] 24302eb7d908: Layer already exists [2022-07-11T16:32:10.268Z] latest: digest: sha256:931d7d19f8035eaff3117da9a726b0920ccab7b9dfe3ecab483897f5158f3efd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:10.695Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:11.250Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.7 [2022-07-11T16:32:11.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-11T16:32:11.250Z] 45e3f38a7ec6: Preparing [2022-07-11T16:32:11.250Z] 02f145b0275e: Preparing [2022-07-11T16:32:11.250Z] ac4f34dd8a65: Preparing [2022-07-11T16:32:11.250Z] 213e4a8657df: Preparing [2022-07-11T16:32:11.250Z] f10ed1449e8e: Preparing [2022-07-11T16:32:11.250Z] 24302eb7d908: Preparing [2022-07-11T16:32:11.250Z] 24302eb7d908: Waiting [2022-07-11T16:32:11.250Z] 02f145b0275e: Layer already exists [2022-07-11T16:32:11.250Z] f10ed1449e8e: Layer already exists [2022-07-11T16:32:11.250Z] 213e4a8657df: Layer already exists [2022-07-11T16:32:11.250Z] 45e3f38a7ec6: Layer already exists [2022-07-11T16:32:11.250Z] ac4f34dd8a65: Layer already exists [2022-07-11T16:32:11.250Z] 24302eb7d908: Layer already exists [2022-07-11T16:32:11.250Z] 2.2.1-dev.7: digest: sha256:931d7d19f8035eaff3117da9a726b0920ccab7b9dfe3ecab483897f5158f3efd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:11.573Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:11.888Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 [2022-07-11T16:32:11.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-11T16:32:11.888Z] 45e3f38a7ec6: Preparing [2022-07-11T16:32:11.888Z] 02f145b0275e: Preparing [2022-07-11T16:32:11.888Z] ac4f34dd8a65: Preparing [2022-07-11T16:32:11.888Z] 213e4a8657df: Preparing [2022-07-11T16:32:11.888Z] f10ed1449e8e: Preparing [2022-07-11T16:32:11.888Z] 24302eb7d908: Preparing [2022-07-11T16:32:11.888Z] 24302eb7d908: Waiting [2022-07-11T16:32:11.888Z] 45e3f38a7ec6: Layer already exists [2022-07-11T16:32:11.888Z] f10ed1449e8e: Layer already exists [2022-07-11T16:32:11.888Z] 02f145b0275e: Layer already exists [2022-07-11T16:32:11.888Z] 213e4a8657df: Layer already exists [2022-07-11T16:32:11.888Z] ac4f34dd8a65: Layer already exists [2022-07-11T16:32:11.888Z] 24302eb7d908: Layer already exists [2022-07-11T16:32:11.888Z] 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7: digest: sha256:931d7d19f8035eaff3117da9a726b0920ccab7b9dfe3ecab483897f5158f3efd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:12.357Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:12.779Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-07-11T16:32:12.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-11T16:32:12.779Z] 45e3f38a7ec6: Preparing [2022-07-11T16:32:12.779Z] 02f145b0275e: Preparing [2022-07-11T16:32:12.779Z] ac4f34dd8a65: Preparing [2022-07-11T16:32:12.779Z] 213e4a8657df: Preparing [2022-07-11T16:32:12.779Z] f10ed1449e8e: Preparing [2022-07-11T16:32:12.779Z] 24302eb7d908: Preparing [2022-07-11T16:32:12.779Z] 24302eb7d908: Waiting [2022-07-11T16:32:12.779Z] 213e4a8657df: Layer already exists [2022-07-11T16:32:12.779Z] f10ed1449e8e: Layer already exists [2022-07-11T16:32:12.779Z] 45e3f38a7ec6: Layer already exists [2022-07-11T16:32:12.779Z] ac4f34dd8a65: Layer already exists [2022-07-11T16:32:12.779Z] 02f145b0275e: Layer already exists [2022-07-11T16:32:12.779Z] 24302eb7d908: Layer already exists [2022-07-11T16:32:12.779Z] main: digest: sha256:931d7d19f8035eaff3117da9a726b0920ccab7b9dfe3ecab483897f5158f3efd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:32:12.837Z] ===================================================== [Pipeline] echo [2022-07-11T16:32:12.844Z] taggedImages: [2022-07-11T16:32:12.844Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [2022-07-11T16:32:12.844Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-11T16:32:12.844Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.7 [2022-07-11T16:32:12.844Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 [2022-07-11T16:32:12.844Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:13.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:32:13.311Z] [2022-07-11T16:32:13.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:32:13.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:32:13.646Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T16:32:13.646Z] 5eb5b503b376: Pulling fs layer [2022-07-11T16:32:13.646Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T16:32:13.646Z] ec43610c2a17: Pulling fs layer [2022-07-11T16:32:13.646Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T16:32:13.646Z] 33b1e0a273af: Pulling fs layer [2022-07-11T16:32:13.646Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T16:32:13.646Z] 2f39f015ded8: Pulling fs layer [2022-07-11T16:32:13.646Z] 3a2ae6a8a46f: Waiting [2022-07-11T16:32:13.646Z] 33b1e0a273af: Waiting [2022-07-11T16:32:13.646Z] 2f39f015ded8: Waiting [2022-07-11T16:32:13.646Z] 5d3b04190fa2: Waiting [2022-07-11T16:32:13.646Z] 5c69ac0246d0: Download complete [2022-07-11T16:32:13.646Z] 3a2ae6a8a46f: Download complete [2022-07-11T16:32:13.906Z] 33b1e0a273af: Verifying Checksum [2022-07-11T16:32:13.906Z] 33b1e0a273af: Download complete [2022-07-11T16:32:13.906Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T16:32:13.906Z] 5d3b04190fa2: Download complete [2022-07-11T16:32:13.906Z] ec43610c2a17: Verifying Checksum [2022-07-11T16:32:13.906Z] ec43610c2a17: Download complete [2022-07-11T16:32:13.906Z] 5eb5b503b376: Verifying Checksum [2022-07-11T16:32:13.906Z] 5eb5b503b376: Download complete [2022-07-11T16:32:14.847Z] 2f39f015ded8: Download complete [2022-07-11T16:32:15.418Z] 5eb5b503b376: Pull complete [2022-07-11T16:32:15.418Z] 5c69ac0246d0: Pull complete [2022-07-11T16:32:15.987Z] ec43610c2a17: Pull complete [2022-07-11T16:32:15.987Z] 3a2ae6a8a46f: Pull complete [2022-07-11T16:32:16.247Z] 33b1e0a273af: Pull complete [2022-07-11T16:32:16.506Z] 5d3b04190fa2: Pull complete [2022-07-11T16:32:21.787Z] 2f39f015ded8: Pull complete [2022-07-11T16:32:21.787Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T16:32:21.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:32:21.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:32:21.878Z] prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container [2022-07-11T16:32:21.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T16:32:23.959Z] $ docker top eb903c722e94a6a6d35a45e67504d480689dbd3b8cd1105103e256b4e5053623 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:32:24.344Z] ---> job-cost.sh [2022-07-11T16:32:24.344Z] lf-activate-venv: SKIPPING [2022-07-11T16:32:24.344Z] INFO: No Stack... [2022-07-11T16:32:24.604Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T16:32:25.176Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T16:32:25.468Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-07-11T16:32:25.468Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T16:32:25.483Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] [2022-07-11T16:32:25.488Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] did not exist. Created. [2022-07-11T16:32:25.488Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T16:32:25.794Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T16:32:25.825Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T16:32:25.831Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T16:32:25.853Z] $ docker stop --time=1 eb903c722e94a6a6d35a45e67504d480689dbd3b8cd1105103e256b4e5053623 [2022-07-11T16:32:27.034Z] $ docker rm -f eb903c722e94a6a6d35a45e67504d480689dbd3b8cd1105103e256b4e5053623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T16:44:34.677Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17985 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-07-11T16:44:34.692Z] Running in /w/workspace/app-service-configurable/84 [Pipeline] { [Pipeline] checkout [2022-07-11T16:44:34.732Z] Selected Git installation does not exist. Using Default [2022-07-11T16:44:34.733Z] The recommended git tool is: NONE [2022-07-11T16:44:42.341Z] using credential edgex-jenkins-ssh [2022-07-11T16:44:42.363Z] Cloning the remote Git repository [2022-07-11T16:44:42.434Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-11T16:44:42.523Z] > git init /w/workspace/app-service-configurable/84 # timeout=10 [2022-07-11T16:44:42.643Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-11T16:44:42.644Z] > git --version # timeout=10 [2022-07-11T16:44:42.666Z] > git --version # 'git version 2.25.1' [2022-07-11T16:44:42.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T16:44:42.788Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T16:44:43.988Z] Avoid second fetch [2022-07-11T16:44:43.989Z] Checking out Revision 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 (main) [2022-07-11T16:44:43.946Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-11T16:44:43.969Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T16:44:44.018Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T16:44:44.036Z] > git checkout -f 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 # timeout=10 [2022-07-11T16:44:48.496Z] Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#438)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T16:44:49.558Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T16:44:49.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T16:44:49.558Z] Dload Upload Total Spent Left Speed [2022-07-11T16:44:49.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 85846 0 --:--:-- --:--:-- --:--:-- 85846 [Pipeline] sh [2022-07-11T16:44:50.232Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T16:44:50.600Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T16:44:50.600Z] + sudo tee /etc/docker/daemon.new [2022-07-11T16:44:50.600Z] { [2022-07-11T16:44:50.600Z] "registry-mirrors": [ [2022-07-11T16:44:50.600Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T16:44:50.600Z] ], [2022-07-11T16:44:50.600Z] "bip": "10.250.0.254/24", [2022-07-11T16:44:50.600Z] "hosts": [ [2022-07-11T16:44:50.600Z] "tcp://0.0.0.0:5555", [2022-07-11T16:44:50.600Z] "unix:///var/run/docker.sock" [2022-07-11T16:44:50.600Z] ], [2022-07-11T16:44:50.600Z] "mtu": 1458, [2022-07-11T16:44:50.600Z] "selinux-enabled": true, [2022-07-11T16:44:50.600Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T16:44:50.600Z] } [Pipeline] sh [2022-07-11T16:44:51.078Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T16:44:51.449Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:45:09.818Z] provisioning config files... [2022-07-11T16:45:09.846Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/84@tmp/config5976647406950155686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:45:10.389Z] ---> docker-login.sh [2022-07-11T16:45:10.389Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:45:10.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:45:11.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:45:11.604Z] Configure a credential helper to remove this warning. See [2022-07-11T16:45:11.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:45:11.604Z] [2022-07-11T16:45:11.604Z] Login Succeeded [2022-07-11T16:45:11.604Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:45:11.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:45:12.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:45:12.156Z] Configure a credential helper to remove this warning. See [2022-07-11T16:45:12.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:45:12.156Z] [2022-07-11T16:45:12.156Z] Login Succeeded [2022-07-11T16:45:12.156Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:45:12.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:45:12.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:45:12.714Z] Configure a credential helper to remove this warning. See [2022-07-11T16:45:12.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:45:12.714Z] [2022-07-11T16:45:12.714Z] Login Succeeded [2022-07-11T16:45:12.714Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:45:12.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:45:13.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:45:13.284Z] Configure a credential helper to remove this warning. See [2022-07-11T16:45:13.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:45:13.284Z] [2022-07-11T16:45:13.284Z] Login Succeeded [2022-07-11T16:45:13.284Z] docker.io [2022-07-11T16:45:13.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:45:14.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:45:14.160Z] Configure a credential helper to remove this warning. See [2022-07-11T16:45:14.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:45:14.160Z] [2022-07-11T16:45:14.160Z] Login Succeeded [2022-07-11T16:45:14.160Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:45:14.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T16:45:14.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:45:14.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:45:14.514Z] ========================================================= [2022-07-11T16:45:14.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T16:45:14.514Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:45:14.882Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T16:45:14.882Z] Sending build context to Docker daemon 205.3kB [2022-07-11T16:45:15.159Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T16:45:15.159Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-11T16:45:15.440Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T16:45:15.440Z] 9b3977197b4f: Pulling fs layer [2022-07-11T16:45:15.440Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T16:45:15.440Z] 94645a83ff95: Pulling fs layer [2022-07-11T16:45:15.440Z] e6fb740bc735: Pulling fs layer [2022-07-11T16:45:15.440Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T16:45:15.440Z] 355e64cbe906: Pulling fs layer [2022-07-11T16:45:15.440Z] 63ab81a10011: Pulling fs layer [2022-07-11T16:45:15.440Z] 555d1d1c4555: Pulling fs layer [2022-07-11T16:45:15.440Z] 7d9057610161: Pulling fs layer [2022-07-11T16:45:15.440Z] e6fb740bc735: Waiting [2022-07-11T16:45:15.440Z] 3a77bd46dcc9: Waiting [2022-07-11T16:45:15.440Z] 355e64cbe906: Waiting [2022-07-11T16:45:15.440Z] 63ab81a10011: Waiting [2022-07-11T16:45:15.440Z] 555d1d1c4555: Waiting [2022-07-11T16:45:15.440Z] 7d9057610161: Waiting [2022-07-11T16:45:15.440Z] 94645a83ff95: Download complete [2022-07-11T16:45:15.440Z] 1a89e8eeedd5: Verifying Checksum [2022-07-11T16:45:15.440Z] 3a77bd46dcc9: Verifying Checksum [2022-07-11T16:45:15.440Z] 3a77bd46dcc9: Download complete [2022-07-11T16:45:15.440Z] 355e64cbe906: Verifying Checksum [2022-07-11T16:45:15.440Z] 355e64cbe906: Download complete [2022-07-11T16:45:15.738Z] 63ab81a10011: Verifying Checksum [2022-07-11T16:45:15.738Z] 63ab81a10011: Download complete [2022-07-11T16:45:15.738Z] 9b3977197b4f: Verifying Checksum [2022-07-11T16:45:15.738Z] 9b3977197b4f: Download complete [2022-07-11T16:45:16.741Z] 9b3977197b4f: Pull complete [2022-07-11T16:45:16.741Z] 7d9057610161: Verifying Checksum [2022-07-11T16:45:16.741Z] 7d9057610161: Download complete [2022-07-11T16:45:17.358Z] 1a89e8eeedd5: Pull complete [2022-07-11T16:45:17.635Z] 94645a83ff95: Pull complete [2022-07-11T16:45:18.236Z] 555d1d1c4555: Verifying Checksum [2022-07-11T16:45:18.236Z] 555d1d1c4555: Download complete [2022-07-11T16:45:18.509Z] e6fb740bc735: Verifying Checksum [2022-07-11T16:45:18.509Z] e6fb740bc735: Download complete [2022-07-11T16:45:30.912Z] e6fb740bc735: Pull complete [2022-07-11T16:45:30.912Z] 3a77bd46dcc9: Pull complete [2022-07-11T16:45:30.912Z] 355e64cbe906: Pull complete [2022-07-11T16:45:31.184Z] 63ab81a10011: Pull complete [2022-07-11T16:45:37.919Z] 555d1d1c4555: Pull complete [2022-07-11T16:45:39.359Z] 7d9057610161: Pull complete [2022-07-11T16:45:39.359Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T16:45:39.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T16:45:39.359Z] ---> 819e984ddca1 [2022-07-11T16:45:39.359Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T16:45:40.377Z] ---> Running in 69eb0d60926b [2022-07-11T16:45:40.656Z] Removing intermediate container 69eb0d60926b [2022-07-11T16:45:40.656Z] ---> 2f28361d7ffe [2022-07-11T16:45:40.656Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T16:45:40.656Z] ---> Running in a822a6131c12 [2022-07-11T16:45:41.263Z] Removing intermediate container a822a6131c12 [2022-07-11T16:45:41.263Z] ---> e64942041ab5 [2022-07-11T16:45:41.263Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:45:41.263Z] ---> Running in d94b9406f308 [2022-07-11T16:45:42.881Z] Removing intermediate container d94b9406f308 [2022-07-11T16:45:42.881Z] ---> 3f8ee3983edc [2022-07-11T16:45:42.881Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:45:42.881Z] ---> Running in 874012e3933b [2022-07-11T16:45:44.882Z] Removing intermediate container 874012e3933b [2022-07-11T16:45:44.882Z] ---> 8933f9da074f [2022-07-11T16:45:44.882Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T16:45:44.882Z] ---> Running in 85cae6c2fe17 [2022-07-11T16:45:45.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:45:46.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:45:48.327Z] OK: 220 MiB in 52 packages [2022-07-11T16:45:48.945Z] Removing intermediate container 85cae6c2fe17 [2022-07-11T16:45:48.945Z] ---> d5017b0c62ba [2022-07-11T16:45:48.945Z] Step 8/13 : WORKDIR /app [2022-07-11T16:45:49.221Z] ---> Running in 12f512eb447a [2022-07-11T16:45:49.499Z] Removing intermediate container 12f512eb447a [2022-07-11T16:45:49.499Z] ---> 8c01d7c409c9 [2022-07-11T16:45:49.499Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-11T16:45:50.110Z] ---> 1250ab519383 [2022-07-11T16:45:50.110Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:45:50.110Z] ---> Running in 4b874bba53c3 [2022-07-11T16:46:46.705Z] Removing intermediate container 4b874bba53c3 [2022-07-11T16:46:46.705Z] ---> e39075705d2e [2022-07-11T16:46:46.705Z] Step 11/13 : COPY . . [2022-07-11T16:46:46.705Z] ---> 965f27a7f61d [2022-07-11T16:46:46.705Z] Step 12/13 : ARG MAKE="make build" [2022-07-11T16:46:46.705Z] ---> Running in 2e84fc396dd0 [2022-07-11T16:46:46.705Z] Removing intermediate container 2e84fc396dd0 [2022-07-11T16:46:46.705Z] ---> ab491c20dd2a [2022-07-11T16:46:46.705Z] Step 13/13 : RUN $MAKE [2022-07-11T16:46:46.705Z] ---> Running in c9e1d6c90558 [2022-07-11T16:46:46.705Z] noop [2022-07-11T16:46:46.705Z] Removing intermediate container c9e1d6c90558 [2022-07-11T16:46:46.705Z] ---> 054ba493b978 [2022-07-11T16:46:46.705Z] Successfully built 054ba493b978 [2022-07-11T16:46:46.705Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:46:47.080Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T16:46:47.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:46:47.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-17985 does not seem to be running inside a container [2022-07-11T16:46:47.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/84 -v /w/workspace/app-service-configurable/84:/w/workspace/app-service-configurable/84:rw,z -v /w/workspace/app-service-configurable/84@tmp:/w/workspace/app-service-configurable/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T16:46:48.923Z] $ docker top 8343abe8000b29fefb0528211f175adf901638b112ec4e46f4badd125969a8c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:46:49.891Z] + go version [2022-07-11T16:46:49.892Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T16:46:49.921Z] $ docker stop --time=1 8343abe8000b29fefb0528211f175adf901638b112ec4e46f4badd125969a8c5 [2022-07-11T16:46:51.618Z] $ docker rm -f 8343abe8000b29fefb0528211f175adf901638b112ec4e46f4badd125969a8c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:46:52.261Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T16:46:52.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:46:52.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-17985 does not seem to be running inside a container [2022-07-11T16:46:52.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/84 -v /w/workspace/app-service-configurable/84:/w/workspace/app-service-configurable/84:rw,z -v /w/workspace/app-service-configurable/84@tmp:/w/workspace/app-service-configurable/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T16:46:54.105Z] $ docker top ae068a6d12f1ad148423555fab0c732bedc5bf90842bc7be6b8f6d3c7a0781cf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:46:55.078Z] + make test [2022-07-11T16:46:55.078Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-11T16:48:31.999Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-11T16:48:31.999Z] CGO_ENABLED=1 go vet ./... [2022-07-11T16:48:58.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T16:48:58.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T16:48:58.864Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T16:48:58.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T16:48:58.901Z] $ docker stop --time=1 ae068a6d12f1ad148423555fab0c732bedc5bf90842bc7be6b8f6d3c7a0781cf [2022-07-11T16:49:00.841Z] $ docker rm -f ae068a6d12f1ad148423555fab0c732bedc5bf90842bc7be6b8f6d3c7a0781cf [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:49:01.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T16:49:01.881Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T16:49:02.617Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T16:49:03.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T16:49:03.387Z] + ls -al . [2022-07-11T16:49:03.387Z] total 164 [2022-07-11T16:49:03.387Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 11 16:46 . [2022-07-11T16:49:03.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:44 .. [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 16:44 .dockerignore [2022-07-11T16:49:03.387Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:44 .git [2022-07-11T16:49:03.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:44 .github [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 104 Jul 11 16:44 .gitignore [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 11 16:44 Attribution.txt [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 11 16:44 CHANGELOG.md [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 11 16:44 Dockerfile [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 16:44 GOVERNANCE.md [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 11 16:44 Jenkinsfile [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 16:44 LICENSE [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 11 16:44 OWNERS.md [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 11 16:44 README.md [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 16:30 VERSION [2022-07-11T16:49:03.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:44 bin [2022-07-11T16:49:03.387Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 11 16:46 coverage.out [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jul 11 16:44 go.mod [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 35610 Jul 11 16:44 go.sum [2022-07-11T16:49:03.387Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 11 16:44 main.go [2022-07-11T16:49:03.388Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 11 16:44 makefile [2022-07-11T16:49:03.388Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 16:44 res [2022-07-11T16:49:03.388Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:44 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:49:03.768Z] + 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=77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 --label arch=arm64 --label version=2.2.1-dev.7 . [2022-07-11T16:49:03.768Z] Sending build context to Docker daemon 206.3kB [2022-07-11T16:49:04.052Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T16:49:04.052Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-11T16:49:04.052Z] ---> 054ba493b978 [2022-07-11T16:49:04.052Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T16:49:04.350Z] ---> Running in 994b91494f2f [2022-07-11T16:49:04.639Z] Removing intermediate container 994b91494f2f [2022-07-11T16:49:04.639Z] ---> 79cda8b8657b [2022-07-11T16:49:04.639Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T16:49:04.639Z] ---> Running in e710ed0452e7 [2022-07-11T16:49:05.246Z] Removing intermediate container e710ed0452e7 [2022-07-11T16:49:05.246Z] ---> c4399a2b111c [2022-07-11T16:49:05.246Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:49:05.246Z] ---> Running in e7a6ff465955 [2022-07-11T16:49:05.526Z] Removing intermediate container e7a6ff465955 [2022-07-11T16:49:05.526Z] ---> df33c5de03a8 [2022-07-11T16:49:05.526Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:49:05.526Z] ---> Running in 35e9e8f49960 [2022-07-11T16:49:07.553Z] Removing intermediate container 35e9e8f49960 [2022-07-11T16:49:07.553Z] ---> 3edfbdcbd0ac [2022-07-11T16:49:07.553Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T16:49:07.553Z] ---> Running in 4118e81d72af [2022-07-11T16:49:08.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:49:09.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:49:11.036Z] OK: 220 MiB in 52 packages [2022-07-11T16:49:11.636Z] Removing intermediate container 4118e81d72af [2022-07-11T16:49:11.636Z] ---> 6f4c69058d34 [2022-07-11T16:49:11.636Z] Step 8/27 : WORKDIR /app [2022-07-11T16:49:11.919Z] ---> Running in 36a3d4a04b85 [2022-07-11T16:49:12.199Z] Removing intermediate container 36a3d4a04b85 [2022-07-11T16:49:12.199Z] ---> 6f3463740315 [2022-07-11T16:49:12.199Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-11T16:49:12.803Z] ---> 4e896d974a45 [2022-07-11T16:49:12.803Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:49:13.093Z] ---> Running in 134c715f5483 [2022-07-11T16:49:15.087Z] Removing intermediate container 134c715f5483 [2022-07-11T16:49:15.087Z] ---> c405b43b0c52 [2022-07-11T16:49:15.087Z] Step 11/27 : COPY . . [2022-07-11T16:49:16.072Z] ---> a75731483f1b [2022-07-11T16:49:16.072Z] Step 12/27 : ARG MAKE="make build" [2022-07-11T16:49:16.072Z] ---> Running in 2a261b775c49 [2022-07-11T16:49:16.350Z] Removing intermediate container 2a261b775c49 [2022-07-11T16:49:16.350Z] ---> 59d0ee692841 [2022-07-11T16:49:16.350Z] Step 13/27 : RUN $MAKE [2022-07-11T16:49:16.350Z] ---> Running in 4c0067a53b97 [2022-07-11T16:49:17.792Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-11T16:51:39.692Z] Removing intermediate container 4c0067a53b97 [2022-07-11T16:51:39.692Z] ---> 9f7974aa473f [2022-07-11T16:51:39.692Z] Step 14/27 : FROM alpine:3.16 [2022-07-11T16:51:39.692Z] 3.16: Pulling from library/alpine [2022-07-11T16:51:39.692Z] b3c136eddcbf: Pulling fs layer [2022-07-11T16:51:39.692Z] b3c136eddcbf: Verifying Checksum [2022-07-11T16:51:39.692Z] b3c136eddcbf: Download complete [2022-07-11T16:51:39.692Z] b3c136eddcbf: Pull complete [2022-07-11T16:51:39.692Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T16:51:39.692Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T16:51:39.692Z] ---> 6e30ab57aeee [2022-07-11T16:51:39.692Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:51:39.692Z] ---> Running in a864778df2af [2022-07-11T16:51:39.692Z] Removing intermediate container a864778df2af [2022-07-11T16:51:39.692Z] ---> f5d862593c3d [2022-07-11T16:51:39.692Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-11T16:51:39.692Z] ---> Running in 58c9541c3713 [2022-07-11T16:51:39.692Z] Removing intermediate container 58c9541c3713 [2022-07-11T16:51:39.692Z] ---> 0081d9c99a36 [2022-07-11T16:51:39.692Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-11T16:51:39.692Z] ---> Running in 41621c59fa45 [2022-07-11T16:51:39.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:51:39.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:51:39.692Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-11T16:51:39.692Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-11T16:51:39.692Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T16:51:39.692Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-11T16:51:39.692Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T16:51:39.692Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-11T16:51:39.692Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-11T16:51:39.692Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:51:39.692Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:51:39.692Z] OK: 9 MiB in 21 packages [2022-07-11T16:51:40.287Z] Removing intermediate container 41621c59fa45 [2022-07-11T16:51:40.287Z] ---> 7c21b440b046 [2022-07-11T16:51:40.287Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-11T16:51:40.879Z] ---> 2a87a6829e98 [2022-07-11T16:51:40.879Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-11T16:51:41.581Z] ---> cee04d1689c6 [2022-07-11T16:51:41.581Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-11T16:51:42.230Z] ---> 9df6a7e12fd1 [2022-07-11T16:51:42.230Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-11T16:51:43.661Z] ---> 6715dd65b578 [2022-07-11T16:51:43.661Z] Step 22/27 : EXPOSE 48095 [2022-07-11T16:51:43.661Z] ---> Running in 2be33278d47e [2022-07-11T16:51:43.934Z] Removing intermediate container 2be33278d47e [2022-07-11T16:51:43.934Z] ---> 32b2552ef2da [2022-07-11T16:51:43.934Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-11T16:51:43.934Z] ---> Running in 1f7ed574f6fe [2022-07-11T16:51:44.208Z] Removing intermediate container 1f7ed574f6fe [2022-07-11T16:51:44.208Z] ---> 2a171a5a5718 [2022-07-11T16:51:44.208Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:51:44.481Z] ---> Running in 99b4f0331a2a [2022-07-11T16:51:44.753Z] Removing intermediate container 99b4f0331a2a [2022-07-11T16:51:44.753Z] ---> 92989b3e0e57 [2022-07-11T16:51:44.753Z] Step 25/27 : LABEL arch=arm64 [2022-07-11T16:51:44.753Z] ---> Running in a57796983e80 [2022-07-11T16:51:45.023Z] Removing intermediate container a57796983e80 [2022-07-11T16:51:45.023Z] ---> 114c1b28ce4a [2022-07-11T16:51:45.023Z] Step 26/27 : LABEL git_sha=77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [2022-07-11T16:51:45.308Z] ---> Running in 78bd09fcd90f [2022-07-11T16:51:45.582Z] Removing intermediate container 78bd09fcd90f [2022-07-11T16:51:45.582Z] ---> d8b461514402 [2022-07-11T16:51:45.582Z] Step 27/27 : LABEL version=2.2.1-dev.7 [2022-07-11T16:51:45.582Z] ---> Running in 4df7ff4704ed [2022-07-11T16:51:45.852Z] Removing intermediate container 4df7ff4704ed [2022-07-11T16:51:45.852Z] ---> 20400c1ce63b [2022-07-11T16:51:45.852Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T16:51:45.852Z] Successfully built 20400c1ce63b [2022-07-11T16:51:45.852Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:51:45.977Z] provisioning config files... [2022-07-11T16:51:45.995Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/84@tmp/config7358344791020670591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:51:46.347Z] ---> docker-login.sh [2022-07-11T16:51:46.347Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:51:46.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:51:46.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:51:46.621Z] Configure a credential helper to remove this warning. See [2022-07-11T16:51:46.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:51:46.621Z] [2022-07-11T16:51:46.621Z] Login Succeeded [2022-07-11T16:51:46.621Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:51:47.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:51:47.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:51:47.216Z] Configure a credential helper to remove this warning. See [2022-07-11T16:51:47.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:51:47.216Z] [2022-07-11T16:51:47.216Z] Login Succeeded [2022-07-11T16:51:47.216Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:51:47.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:51:47.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:51:47.760Z] Configure a credential helper to remove this warning. See [2022-07-11T16:51:47.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:51:47.760Z] [2022-07-11T16:51:47.760Z] Login Succeeded [2022-07-11T16:51:47.760Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:51:48.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:51:48.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:51:48.306Z] Configure a credential helper to remove this warning. See [2022-07-11T16:51:48.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:51:48.306Z] [2022-07-11T16:51:48.306Z] Login Succeeded [2022-07-11T16:51:48.306Z] docker.io [2022-07-11T16:51:48.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:51:48.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:51:48.849Z] Configure a credential helper to remove this warning. See [2022-07-11T16:51:48.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:51:48.849Z] [2022-07-11T16:51:48.849Z] Login Succeeded [2022-07-11T16:51:48.849Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:51:48.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:51:48.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:51:48.930Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-07-11T16:51:48.931Z] 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [2022-07-11T16:51:48.931Z] latest [2022-07-11T16:51:48.931Z] 2.2.1-dev.7 [2022-07-11T16:51:48.931Z] 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 [2022-07-11T16:51:48.931Z] main [2022-07-11T16:51:48.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:49.300Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:49.681Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [2022-07-11T16:51:49.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-11T16:51:49.681Z] 1efbc7e9c080: Preparing [2022-07-11T16:51:49.681Z] 97301d4bb232: Preparing [2022-07-11T16:51:49.681Z] ae53921ed405: Preparing [2022-07-11T16:51:49.681Z] 091e1ea08c43: Preparing [2022-07-11T16:51:49.681Z] 33d3e1fd430a: Preparing [2022-07-11T16:51:49.681Z] dd565ff850e7: Preparing [2022-07-11T16:51:49.681Z] dd565ff850e7: Waiting [2022-07-11T16:51:49.957Z] 97301d4bb232: Pushed [2022-07-11T16:51:49.957Z] ae53921ed405: Pushed [2022-07-11T16:51:49.957Z] 091e1ea08c43: Pushed [2022-07-11T16:51:49.957Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:50.936Z] 33d3e1fd430a: Pushed [2022-07-11T16:51:56.336Z] 1efbc7e9c080: Pushed [2022-07-11T16:51:56.336Z] 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24: digest: sha256:df999f6112d4bc67fc595a3c77037c132ed0e8a0346651185930c761941d8629 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:56.714Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:57.076Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-11T16:51:57.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-11T16:51:57.076Z] 1efbc7e9c080: Preparing [2022-07-11T16:51:57.076Z] 97301d4bb232: Preparing [2022-07-11T16:51:57.076Z] ae53921ed405: Preparing [2022-07-11T16:51:57.076Z] 091e1ea08c43: Preparing [2022-07-11T16:51:57.076Z] 33d3e1fd430a: Preparing [2022-07-11T16:51:57.076Z] dd565ff850e7: Preparing [2022-07-11T16:51:57.076Z] dd565ff850e7: Waiting [2022-07-11T16:51:57.076Z] 97301d4bb232: Layer already exists [2022-07-11T16:51:57.076Z] 1efbc7e9c080: Layer already exists [2022-07-11T16:51:57.076Z] 091e1ea08c43: Layer already exists [2022-07-11T16:51:57.076Z] 33d3e1fd430a: Layer already exists [2022-07-11T16:51:57.076Z] ae53921ed405: Layer already exists [2022-07-11T16:51:57.350Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:57.350Z] latest: digest: sha256:df999f6112d4bc67fc595a3c77037c132ed0e8a0346651185930c761941d8629 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:57.725Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:58.091Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.7 [2022-07-11T16:51:58.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-11T16:51:58.091Z] 1efbc7e9c080: Preparing [2022-07-11T16:51:58.091Z] 97301d4bb232: Preparing [2022-07-11T16:51:58.091Z] ae53921ed405: Preparing [2022-07-11T16:51:58.091Z] 091e1ea08c43: Preparing [2022-07-11T16:51:58.091Z] 33d3e1fd430a: Preparing [2022-07-11T16:51:58.091Z] dd565ff850e7: Preparing [2022-07-11T16:51:58.091Z] dd565ff850e7: Waiting [2022-07-11T16:51:58.091Z] 97301d4bb232: Layer already exists [2022-07-11T16:51:58.091Z] 1efbc7e9c080: Layer already exists [2022-07-11T16:51:58.091Z] 091e1ea08c43: Layer already exists [2022-07-11T16:51:58.091Z] 33d3e1fd430a: Layer already exists [2022-07-11T16:51:58.091Z] ae53921ed405: Layer already exists [2022-07-11T16:51:58.091Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:58.365Z] 2.2.1-dev.7: digest: sha256:df999f6112d4bc67fc595a3c77037c132ed0e8a0346651185930c761941d8629 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:58.736Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:59.189Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 [2022-07-11T16:51:59.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-11T16:51:59.189Z] 1efbc7e9c080: Preparing [2022-07-11T16:51:59.189Z] 97301d4bb232: Preparing [2022-07-11T16:51:59.189Z] ae53921ed405: Preparing [2022-07-11T16:51:59.189Z] 091e1ea08c43: Preparing [2022-07-11T16:51:59.189Z] 33d3e1fd430a: Preparing [2022-07-11T16:51:59.189Z] dd565ff850e7: Preparing [2022-07-11T16:51:59.189Z] dd565ff850e7: Waiting [2022-07-11T16:51:59.189Z] 1efbc7e9c080: Layer already exists [2022-07-11T16:51:59.189Z] 091e1ea08c43: Layer already exists [2022-07-11T16:51:59.189Z] 97301d4bb232: Layer already exists [2022-07-11T16:51:59.189Z] 33d3e1fd430a: Layer already exists [2022-07-11T16:51:59.189Z] ae53921ed405: Layer already exists [2022-07-11T16:51:59.189Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:59.478Z] 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7: digest: sha256:df999f6112d4bc67fc595a3c77037c132ed0e8a0346651185930c761941d8629 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:59.861Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:00.242Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-07-11T16:52:00.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-11T16:52:00.242Z] 1efbc7e9c080: Preparing [2022-07-11T16:52:00.242Z] 97301d4bb232: Preparing [2022-07-11T16:52:00.242Z] ae53921ed405: Preparing [2022-07-11T16:52:00.242Z] 091e1ea08c43: Preparing [2022-07-11T16:52:00.242Z] 33d3e1fd430a: Preparing [2022-07-11T16:52:00.242Z] dd565ff850e7: Preparing [2022-07-11T16:52:00.242Z] dd565ff850e7: Waiting [2022-07-11T16:52:00.242Z] 33d3e1fd430a: Layer already exists [2022-07-11T16:52:00.242Z] ae53921ed405: Layer already exists [2022-07-11T16:52:00.242Z] 97301d4bb232: Layer already exists [2022-07-11T16:52:00.242Z] 1efbc7e9c080: Layer already exists [2022-07-11T16:52:00.242Z] 091e1ea08c43: Layer already exists [2022-07-11T16:52:00.521Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:00.521Z] main: digest: sha256:df999f6112d4bc67fc595a3c77037c132ed0e8a0346651185930c761941d8629 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:52:00.591Z] ===================================================== [Pipeline] echo [2022-07-11T16:52:00.599Z] taggedImages: [2022-07-11T16:52:00.599Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [2022-07-11T16:52:00.599Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-11T16:52:00.599Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.7 [2022-07-11T16:52:00.599Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:77beed3d4f8f1913c8e08c1a4e667b74a91dcf24-2.2.1-dev.7 [2022-07-11T16:52:00.599Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:00.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T16:52:00.997Z] [2022-07-11T16:52:00.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:01.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T16:52:01.630Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T16:52:01.630Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T16:52:01.630Z] 04944245beec: Pulling fs layer [2022-07-11T16:52:01.630Z] 699f458cf7ca: Pulling fs layer [2022-07-11T16:52:01.630Z] 765212b225bb: Pulling fs layer [2022-07-11T16:52:01.630Z] f23df028b6ca: Pulling fs layer [2022-07-11T16:52:01.630Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T16:52:01.630Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T16:52:01.630Z] 765212b225bb: Waiting [2022-07-11T16:52:01.630Z] f23df028b6ca: Waiting [2022-07-11T16:52:01.630Z] d65c8cfc05b1: Waiting [2022-07-11T16:52:01.630Z] 2437ff75d9bd: Waiting [2022-07-11T16:52:01.630Z] 04944245beec: Verifying Checksum [2022-07-11T16:52:01.630Z] 04944245beec: Download complete [2022-07-11T16:52:01.630Z] 765212b225bb: Verifying Checksum [2022-07-11T16:52:01.630Z] 765212b225bb: Download complete [2022-07-11T16:52:01.630Z] f23df028b6ca: Verifying Checksum [2022-07-11T16:52:01.630Z] f23df028b6ca: Download complete [2022-07-11T16:52:01.630Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T16:52:01.630Z] d65c8cfc05b1: Download complete [2022-07-11T16:52:01.905Z] 699f458cf7ca: Verifying Checksum [2022-07-11T16:52:01.905Z] 699f458cf7ca: Download complete [2022-07-11T16:52:02.177Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T16:52:02.177Z] 8998bd30e6a1: Download complete [2022-07-11T16:52:04.818Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T16:52:04.818Z] 2437ff75d9bd: Download complete [2022-07-11T16:52:06.795Z] 8998bd30e6a1: Pull complete [2022-07-11T16:52:07.069Z] 04944245beec: Pull complete [2022-07-11T16:52:08.510Z] 699f458cf7ca: Pull complete [2022-07-11T16:52:08.782Z] 765212b225bb: Pull complete [2022-07-11T16:52:09.764Z] f23df028b6ca: Pull complete [2022-07-11T16:52:10.041Z] d65c8cfc05b1: Pull complete [2022-07-11T16:52:25.120Z] 2437ff75d9bd: Pull complete [2022-07-11T16:52:25.120Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T16:52:25.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T16:52:25.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:52:25.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-17985 does not seem to be running inside a container [2022-07-11T16:52:25.477Z] $ 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/84 -v /w/workspace/app-service-configurable/84:/w/workspace/app-service-configurable/84:rw,z -v /w/workspace/app-service-configurable/84@tmp:/w/workspace/app-service-configurable/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T16:52:28.264Z] $ docker top e9ab9caccd08360d5fd4133e5fbba5677abf53e80c7a4619229f7f1eed49c19b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:52:29.197Z] ---> job-cost.sh [2022-07-11T16:52:29.198Z] lf-activate-venv: SKIPPING [2022-07-11T16:52:29.198Z] INFO: No Stack... [2022-07-11T16:52:29.471Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T16:52:30.447Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T16:52:31.112Z] + + catcut /w/workspace/app-service-configurable/84/archives/cost.csv -d, [2022-07-11T16:52:31.112Z] -f6 [Pipeline] lock [2022-07-11T16:52:31.173Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] [2022-07-11T16:52:31.180Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] did not exist. Created. [2022-07-11T16:52:31.180Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T16:52:31.860Z] /w/workspace/app-service-configurable/84@tmp/durable-af37025b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T16:52:32.535Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T16:52:32.580Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T16:52:32.634Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T16:52:32.646Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T16:52:32.671Z] $ docker stop --time=1 e9ab9caccd08360d5fd4133e5fbba5677abf53e80c7a4619229f7f1eed49c19b [2022-07-11T16:52:34.208Z] $ docker rm -f e9ab9caccd08360d5fd4133e5fbba5677abf53e80c7a4619229f7f1eed49c19b [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-07-11T16:52:34.690Z] provisioning config files... [2022-07-11T16:52:34.697Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4876524303193914520tmp [Pipeline] { [Pipeline] sh [2022-07-11T16:52:34.997Z] + set +x [2022-07-11T16:52:34.997Z] + curl -s https://codecov.io/bash [2022-07-11T16:52:34.997Z] + bash -s -- [2022-07-11T16:52:34.997Z] [2022-07-11T16:52:34.997Z] _____ _ [2022-07-11T16:52:34.997Z] / ____| | | [2022-07-11T16:52:34.997Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T16:52:34.997Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T16:52:34.997Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T16:52:34.997Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T16:52:34.997Z] Bash-1.0.6 [2022-07-11T16:52:34.997Z] [2022-07-11T16:52:34.997Z] [2022-07-11T16:52:34.997Z] ==> git version 2.25.1 found [2022-07-11T16:52:34.997Z] ==> 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-07-11T16:52:34.997Z] Release-Date: 2020-01-08 [2022-07-11T16:52:34.997Z] 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-07-11T16:52:34.997Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T16:52:34.997Z] ==> Jenkins CI detected. [2022-07-11T16:52:34.997Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-07-11T16:52:34.997Z] project root: . [2022-07-11T16:52:34.997Z] --> token set from env [2022-07-11T16:52:34.997Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T16:52:34.997Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T16:52:34.997Z] ==> Python coveragepy not found [2022-07-11T16:52:34.997Z] ==> Searching for coverage reports in: [2022-07-11T16:52:34.997Z] + . [2022-07-11T16:52:34.997Z] -> Found 1 reports [2022-07-11T16:52:34.997Z] ==> Detecting git/mercurial file structure [2022-07-11T16:52:35.258Z] ==> Reading reports [2022-07-11T16:52:35.258Z] + ./coverage.out bytes=10 [2022-07-11T16:52:35.258Z] ==> Appending adjustments [2022-07-11T16:52:35.258Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T16:52:35.258Z] + Found adjustments [2022-07-11T16:52:35.258Z] ==> Gzipping contents [2022-07-11T16:52:35.258Z] 4.0K /tmp/codecov.NGVrVL.gz [2022-07-11T16:52:35.258Z] ==> Uploading reports [2022-07-11T16:52:35.258Z] url: https://codecov.io [2022-07-11T16:52:35.258Z] query: branch=main&commit=77beed3d4f8f1913c8e08c1a4e667b74a91dcf24&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T16:52:35.258Z] -> Pinging Codecov [2022-07-11T16:52:35.258Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=77beed3d4f8f1913c8e08c1a4e667b74a91dcf24&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T16:52:35.519Z] -> Uploading to [2022-07-11T16:52:35.519Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/A97CA9966030D2A3747ED39772930CCE/77beed3d4f8f1913c8e08c1a4e667b74a91dcf24/6c2d09d0-be9d-42be-a676-0bfa4c86579f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T165235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a6dccc53f78848bdb84aa4466ffc20c40175606d59c6af57c4e346229353bb3 [2022-07-11T16:52:35.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T16:52:35.519Z] Dload Upload Total Spent Left Speed [2022-07-11T16:52:35.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2678 --:--:-- --:--:-- --:--:-- 2666 100 592 0 0 100 592 0 2497 --:--:-- --:--:-- --:--:-- 2487 [2022-07-11T16:52:35.782Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] } [2022-07-11T16:52:35.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-11T16:52:35.995Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-11T16:52:36.008Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:36.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T16:52:36.314Z] [2022-07-11T16:52:36.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:36.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T16:52:36.617Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-11T16:52:36.617Z] df9b9388f04a: Pulling fs layer [2022-07-11T16:52:36.617Z] 52dc419b0ee2: Pulling fs layer [2022-07-11T16:52:36.617Z] 25bc292e5bac: Pulling fs layer [2022-07-11T16:52:36.617Z] 114826534d7a: Pulling fs layer [2022-07-11T16:52:36.617Z] 4657fd5d0bcf: Pulling fs layer [2022-07-11T16:52:36.617Z] 6ad1cebc031e: Pulling fs layer [2022-07-11T16:52:36.617Z] 8a3aa393b2d8: Pulling fs layer [2022-07-11T16:52:36.617Z] 114826534d7a: Waiting [2022-07-11T16:52:36.617Z] 4657fd5d0bcf: Waiting [2022-07-11T16:52:36.617Z] 6ad1cebc031e: Waiting [2022-07-11T16:52:36.617Z] 8a3aa393b2d8: Waiting [2022-07-11T16:52:36.617Z] 25bc292e5bac: Verifying Checksum [2022-07-11T16:52:36.617Z] 25bc292e5bac: Download complete [2022-07-11T16:52:36.617Z] 52dc419b0ee2: Verifying Checksum [2022-07-11T16:52:36.617Z] 52dc419b0ee2: Download complete [2022-07-11T16:52:36.617Z] 4657fd5d0bcf: Download complete [2022-07-11T16:52:36.617Z] df9b9388f04a: Download complete [2022-07-11T16:52:36.876Z] 6ad1cebc031e: Verifying Checksum [2022-07-11T16:52:36.876Z] 6ad1cebc031e: Download complete [2022-07-11T16:52:36.876Z] df9b9388f04a: Pull complete [2022-07-11T16:52:36.876Z] 52dc419b0ee2: Pull complete [2022-07-11T16:52:37.137Z] 25bc292e5bac: Pull complete [2022-07-11T16:52:37.396Z] 114826534d7a: Verifying Checksum [2022-07-11T16:52:37.397Z] 114826534d7a: Download complete [2022-07-11T16:52:37.655Z] 8a3aa393b2d8: Verifying Checksum [2022-07-11T16:52:37.655Z] 8a3aa393b2d8: Download complete [2022-07-11T16:52:40.938Z] 114826534d7a: Pull complete [2022-07-11T16:52:40.938Z] 4657fd5d0bcf: Pull complete [2022-07-11T16:52:41.197Z] 6ad1cebc031e: Pull complete [2022-07-11T16:52:43.729Z] 8a3aa393b2d8: Pull complete [2022-07-11T16:52:43.729Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-11T16:52:43.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T16:52:43.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:52:43.822Z] prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container [2022-07-11T16:52:43.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-11T16:52:46.211Z] $ docker top fa92ec43ecc43c561bd8ba225e378f22350831435cad7157a2a4f677c56ef7a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T16:52:46.267Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-07-11T16:52:46.547Z] + set -o pipefail [2022-07-11T16:52:46.547Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-07-11T16:52:50.751Z] [2022-07-11T16:52:50.751Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-07-11T16:52:50.751Z] [2022-07-11T16:52:50.751Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/1355e6fa-8d3f-44b7-bf03-f580cc759752 [2022-07-11T16:52:50.751Z] [2022-07-11T16:52:50.751Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-11T16:52:50.751Z] [2022-07-11T16:52:50.751Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-11T16:52:50.751Z] [2022-07-11T16:52:51.012Z] [2022-07-11T16:52:51.012Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-11T16:52:51.012Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-11T16:52:51.038Z] $ docker stop --time=1 fa92ec43ecc43c561bd8ba225e378f22350831435cad7157a2a4f677c56ef7a0 [2022-07-11T16:52:53.480Z] $ docker rm -f fa92ec43ecc43c561bd8ba225e378f22350831435cad7157a2a4f677c56ef7a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T16:52:54.193Z] + git log --format=format:%s -1 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 [Pipeline] sh [2022-07-11T16:52:54.491Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T16:52:54.491Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:54.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:52:54.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:52:54.897Z] prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container [2022-07-11T16:52:54.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T16:52:55.381Z] $ docker top 1c5b95814f40e7b4078bad7197212c733f4866bcbb4534e399eb69390f7c3b38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T16:52:55.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:52:55.496Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:52:55.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:52:55.659Z] $ docker exec 1c5b95814f40e7b4078bad7197212c733f4866bcbb4534e399eb69390f7c3b38 ssh-agent [2022-07-11T16:52:55.778Z] SSH_AUTH_SOCK=/tmp/ssh-rBBLhnqbB1m8/agent.33 [2022-07-11T16:52:55.778Z] SSH_AGENT_PID=39 [2022-07-11T16:52:55.783Z] Running ssh-add (command line suppressed) [2022-07-11T16:52:55.903Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2148761352072823278.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2148761352072823278.key) [2022-07-11T16:52:55.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:52:56.207Z] + git semver tag [2022-07-11T16:52:56.468Z] 2022-07-11 16:52:56,427 [run_tag] DEBUG tag force:False [2022-07-11T16:52:56.468Z] 2022-07-11 16:52:56,428 [check_head_tag] DEBUG check head tag [2022-07-11T16:52:56.468Z] 2022-07-11 16:52:56,428 [execute] INFO git cat-file --batch-check [2022-07-11T16:52:56.468Z] 2022-07-11 16:52:56,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-11T16:52:56.468Z] 2022-07-11 16:52:56,432 [execute] INFO git cat-file --batch [2022-07-11T16:52:56.468Z] 2022-07-11 16:52:56,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-11T16:52:56.468Z] 2022-07-11 16:52:56,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-11T16:52:56.468Z] 2022-07-11 16:52:56,442 [execute] INFO git tag -a v2.2.1-dev.7 -m v2.2.1-dev.7 [2022-07-11T16:52:56.468Z] 2022-07-11 16:52:56,442 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.7', '-m', 'v2.2.1-dev.7'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T16:52:56.468Z] 2022-07-11 16:52:56,447 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-11T16:52:56.468Z] 2.2.1-dev.7 [Pipeline] } [2022-07-11T16:52:56.492Z] $ docker exec --env ******** --env ******** 1c5b95814f40e7b4078bad7197212c733f4866bcbb4534e399eb69390f7c3b38 ssh-agent -k [2022-07-11T16:52:56.617Z] unset SSH_AUTH_SOCK; [2022-07-11T16:52:56.618Z] unset SSH_AGENT_PID; [2022-07-11T16:52:56.618Z] echo Agent pid 39 killed; [2022-07-11T16:52:56.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:52:56.931Z] + git semver [Pipeline] } [2022-07-11T16:52:57.219Z] $ docker stop --time=1 1c5b95814f40e7b4078bad7197212c733f4866bcbb4534e399eb69390f7c3b38 [2022-07-11T16:52:58.526Z] $ docker rm -f 1c5b95814f40e7b4078bad7197212c733f4866bcbb4534e399eb69390f7c3b38 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:58.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T16:52:58.918Z] [2022-07-11T16:52:58.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:59.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T16:52:59.225Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-11T16:52:59.225Z] ab5ef0e58194: Pulling fs layer [2022-07-11T16:52:59.225Z] 9712f1f96733: Pulling fs layer [2022-07-11T16:52:59.225Z] 63f879dbbcfc: Pulling fs layer [2022-07-11T16:52:59.225Z] 0d9ebad4ef96: Pulling fs layer [2022-07-11T16:52:59.225Z] e9a5061849ea: Pulling fs layer [2022-07-11T16:52:59.225Z] d747dcd14b5f: Pulling fs layer [2022-07-11T16:52:59.225Z] 2de7ff778b66: Pulling fs layer [2022-07-11T16:52:59.225Z] 0d9ebad4ef96: Waiting [2022-07-11T16:52:59.225Z] e9a5061849ea: Waiting [2022-07-11T16:52:59.225Z] d747dcd14b5f: Waiting [2022-07-11T16:52:59.225Z] 2de7ff778b66: Waiting [2022-07-11T16:52:59.225Z] 9712f1f96733: Download complete [2022-07-11T16:52:59.496Z] 63f879dbbcfc: Verifying Checksum [2022-07-11T16:52:59.496Z] 63f879dbbcfc: Download complete [2022-07-11T16:52:59.760Z] e9a5061849ea: Verifying Checksum [2022-07-11T16:52:59.760Z] e9a5061849ea: Download complete [2022-07-11T16:52:59.760Z] ab5ef0e58194: Download complete [2022-07-11T16:52:59.760Z] d747dcd14b5f: Verifying Checksum [2022-07-11T16:52:59.760Z] d747dcd14b5f: Download complete [2022-07-11T16:52:59.760Z] 0d9ebad4ef96: Verifying Checksum [2022-07-11T16:52:59.760Z] 0d9ebad4ef96: Download complete [2022-07-11T16:53:00.019Z] 2de7ff778b66: Verifying Checksum [2022-07-11T16:53:00.019Z] 2de7ff778b66: Download complete [2022-07-11T16:53:02.552Z] ab5ef0e58194: Pull complete [2022-07-11T16:53:02.552Z] 9712f1f96733: Pull complete [2022-07-11T16:53:03.491Z] 63f879dbbcfc: Pull complete [2022-07-11T16:53:06.782Z] 0d9ebad4ef96: Pull complete [2022-07-11T16:53:07.041Z] e9a5061849ea: Pull complete [2022-07-11T16:53:07.041Z] d747dcd14b5f: Pull complete [2022-07-11T16:53:08.422Z] 2de7ff778b66: Pull complete [2022-07-11T16:53:08.422Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-11T16:53:08.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T16:53:08.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:53:08.507Z] prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container [2022-07-11T16:53:08.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-11T16:53:11.025Z] $ docker top 2b769549abdcfbcd49f20bb76e3f2de93e0b5ee9502c07121c03efb41310a120 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:53:11.094Z] provisioning config files... [2022-07-11T16:53:11.102Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2537862458123659261tmp [2022-07-11T16:53:11.114Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2315579382092097111tmp [2022-07-11T16:53:11.125Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config865280206083252077tmp [Pipeline] { [Pipeline] echo [2022-07-11T16:53:11.138Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:53:11.447Z] ---> sigul-configuration.sh [2022-07-11T16:53:11.447Z] gpg: directory `/root/.gnupg' created [2022-07-11T16:53:11.447Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-11T16:53:11.447Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-11T16:53:11.447Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-11T16:53:11.447Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-11T16:53:11.447Z] gpg: CAST5 encrypted data [2022-07-11T16:53:11.447Z] gpg: encrypted with 1 passphrase [2022-07-11T16:53:11.447Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-11T16:53:11.732Z] + mkdir /home/jenkins [2022-07-11T16:53:11.732Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-11T16:53:12.017Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-11T16:53:12.027Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:53:12.313Z] ---> sigul-install.sh [2022-07-11T16:53:12.313Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-11T16:53:12.601Z] + git tag --list [2022-07-11T16:53:12.601Z] v1.0.0 [2022-07-11T16:53:12.601Z] v1.1.0 [2022-07-11T16:53:12.601Z] v1.2.0 [2022-07-11T16:53:12.601Z] v1.3.0 [2022-07-11T16:53:12.601Z] v1.3.1 [2022-07-11T16:53:12.601Z] v2.0.0 [2022-07-11T16:53:12.601Z] v2.0.1 [2022-07-11T16:53:12.601Z] v2.1.0 [2022-07-11T16:53:12.601Z] v2.1.1 [2022-07-11T16:53:12.601Z] v2.1.1-dev.1 [2022-07-11T16:53:12.601Z] v2.1.1-dev.2 [2022-07-11T16:53:12.601Z] v2.2.0 [2022-07-11T16:53:12.601Z] v2.2.1-dev.1 [2022-07-11T16:53:12.601Z] v2.2.1-dev.2 [2022-07-11T16:53:12.601Z] v2.2.1-dev.3 [2022-07-11T16:53:12.601Z] v2.2.1-dev.4 [2022-07-11T16:53:12.601Z] v2.2.1-dev.5 [2022-07-11T16:53:12.601Z] v2.2.1-dev.6 [2022-07-11T16:53:12.601Z] v2.2.1-dev.7 [Pipeline] sh [2022-07-11T16:53:12.892Z] + lftools sign git-tag v2.2.1-dev.7 [2022-07-11T16:53:13.464Z] Signing Git tag with Sigul... [2022-07-11T16:53:13.464Z] Signing v2.2.1-dev.7 [Pipeline] echo [2022-07-11T16:53:14.048Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:53:14.341Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-11T16:53:14.350Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-11T16:53:14.382Z] $ docker stop --time=1 2b769549abdcfbcd49f20bb76e3f2de93e0b5ee9502c07121c03efb41310a120 [2022-07-11T16:53:15.718Z] $ docker rm -f 2b769549abdcfbcd49f20bb76e3f2de93e0b5ee9502c07121c03efb41310a120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-11T16:53:16.137Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T16:53:16.137Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:16.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:53:16.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:53:16.533Z] prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container [2022-07-11T16:53:16.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T16:53:16.983Z] $ docker top 693aa23facd1790069a9cd88441088b8bf92112947b3ea7ed361dccb3cdd6240 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T16:53:17.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:53:17.056Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:53:17.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:53:17.198Z] $ docker exec 693aa23facd1790069a9cd88441088b8bf92112947b3ea7ed361dccb3cdd6240 ssh-agent [2022-07-11T16:53:17.296Z] SSH_AUTH_SOCK=/tmp/ssh-kqx2da9pcjIW/agent.32 [2022-07-11T16:53:17.296Z] SSH_AGENT_PID=39 [2022-07-11T16:53:17.302Z] Running ssh-add (command line suppressed) [2022-07-11T16:53:17.428Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8505732351636161208.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8505732351636161208.key) [2022-07-11T16:53:17.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:53:17.721Z] + git semver bump pre [2022-07-11T16:53:17.980Z] 2022-07-11 16:53:17,938 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-11T16:53:17.980Z] 2022-07-11 16:53:17,938 [bump_version] DEBUG bumping version:2.2.1-dev.7 on axis:pre with prefix:dev [2022-07-11T16:53:17.981Z] 2022-07-11 16:53:17,938 [bump_version] DEBUG bumped version:2.2.1-dev.8 [2022-07-11T16:53:17.981Z] 2022-07-11 16:53:17,938 [write_version] DEBUG write version:2.2.1-dev.8 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-07-11T16:53:17.981Z] 2022-07-11 16:53:17,938 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-11T16:53:17.981Z] 2022-07-11 16:53:17,938 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-11T16:53:17.981Z] 2022-07-11 16:53:17,940 [execute] INFO git cat-file --batch-check [2022-07-11T16:53:17.981Z] 2022-07-11 16:53:17,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T16:53:17.981Z] 2022-07-11 16:53:17,947 [execute] INFO git cat-file --batch [2022-07-11T16:53:17.981Z] 2022-07-11 16:53:17,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T16:53:17.981Z] 2022-07-11 16:53:17,953 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-11T16:53:17.981Z] 2.2.1-dev.8 [Pipeline] } [2022-07-11T16:53:18.006Z] $ docker exec --env ******** --env ******** 693aa23facd1790069a9cd88441088b8bf92112947b3ea7ed361dccb3cdd6240 ssh-agent -k [2022-07-11T16:53:18.107Z] unset SSH_AUTH_SOCK; [2022-07-11T16:53:18.107Z] unset SSH_AGENT_PID; [2022-07-11T16:53:18.107Z] echo Agent pid 39 killed; [2022-07-11T16:53:18.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:53:18.408Z] + git semver [Pipeline] } [2022-07-11T16:53:18.696Z] $ docker stop --time=1 693aa23facd1790069a9cd88441088b8bf92112947b3ea7ed361dccb3cdd6240 [2022-07-11T16:53:19.978Z] $ docker rm -f 693aa23facd1790069a9cd88441088b8bf92112947b3ea7ed361dccb3cdd6240 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:53:20.319Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T16:53:20.319Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:20.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:53:20.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:53:20.698Z] prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container [2022-07-11T16:53:20.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T16:53:21.147Z] $ docker top 5817ef501f44e4c722f6ce99e3b24f78e10d89c777233b8d06c06210ed121e0d -eo pid,comm [2022-07-11T16:53:21.219Z] 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-07-11T16:53:21.219Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T16:53:21.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:53:21.252Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:53:21.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:53:21.403Z] $ docker exec 5817ef501f44e4c722f6ce99e3b24f78e10d89c777233b8d06c06210ed121e0d ssh-agent [2022-07-11T16:53:21.501Z] SSH_AUTH_SOCK=/tmp/ssh-j3aFRyLlSa1V/agent.32 [2022-07-11T16:53:21.501Z] SSH_AGENT_PID=39 [2022-07-11T16:53:21.505Z] Running ssh-add (command line suppressed) [2022-07-11T16:53:21.618Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_71178110799479443.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_71178110799479443.key) [2022-07-11T16:53:21.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:53:21.903Z] + git semver push [2022-07-11T16:53:22.164Z] 2022-07-11 16:53:22,077 [run_push] DEBUG push [2022-07-11T16:53:22.164Z] 2022-07-11 16:53:22,077 [execute] INFO git cat-file --batch-check [2022-07-11T16:53:22.164Z] 2022-07-11 16:53:22,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T16:53:22.164Z] 2022-07-11 16:53:22,081 [execute] INFO git rev-list e66d3baefc4151de67564bd57ae83cd2ffe9e987 -- [2022-07-11T16:53:22.164Z] 2022-07-11 16:53:22,081 [execute] DEBUG Popen(['git', 'rev-list', 'e66d3baefc4151de67564bd57ae83cd2ffe9e987', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T16:53:22.164Z] 2022-07-11 16:53:22,090 [execute] INFO git fetch -v origin [2022-07-11T16:53:22.164Z] 2022-07-11 16:53:22,091 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-11T16:53:22.737Z] 2022-07-11 16:53:22,660 [run_push] DEBUG no remote changes detected [2022-07-11T16:53:22.737Z] 2022-07-11 16:53:22,660 [execute] INFO git push origin semver [2022-07-11T16:53:22.737Z] 2022-07-11 16:53:22,661 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T16:53:23.689Z] 2022-07-11 16:53:23,348 [run_push] DEBUG push all version tags [2022-07-11T16:53:23.689Z] 2022-07-11 16:53:23,349 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-11T16:53:23.689Z] 2022-07-11 16:53:23,349 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T16:53:24.260Z] 2022-07-11 16:53:24,156 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-11T16:53:24.260Z] 2.2.1-dev.8 [Pipeline] } [2022-07-11T16:53:24.285Z] $ docker exec --env ******** --env ******** 5817ef501f44e4c722f6ce99e3b24f78e10d89c777233b8d06c06210ed121e0d ssh-agent -k [2022-07-11T16:53:24.408Z] unset SSH_AUTH_SOCK; [2022-07-11T16:53:24.410Z] unset SSH_AGENT_PID; [2022-07-11T16:53:24.410Z] echo Agent pid 39 killed; [2022-07-11T16:53:24.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:53:24.721Z] + git semver [Pipeline] } [2022-07-11T16:53:25.008Z] $ docker stop --time=1 5817ef501f44e4c722f6ce99e3b24f78e10d89c777233b8d06c06210ed121e0d [2022-07-11T16:53:26.321Z] $ docker rm -f 5817ef501f44e4c722f6ce99e3b24f78e10d89c777233b8d06c06210ed121e0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-11T16:53:26.859Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-07-11T16:53:26.859Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-11T16:53:26.859Z] total 16 [2022-07-11T16:53:26.859Z] drwxr-xr-x 3 root root 4096 Jul 11 16:32 . [2022-07-11T16:53:26.859Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 16:53 .. [2022-07-11T16:53:26.859Z] drwxr-xr-x 2 root root 4096 Jul 11 16:32 cost [2022-07-11T16:53:26.859Z] -rw-r--r-- 1 root root 94 Jul 11 16:32 cost.csv [2022-07-11T16:53:26.859Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-07-11T16:53:26.859Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-11T16:53:26.859Z] total 16 [2022-07-11T16:53:26.859Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:32 . [2022-07-11T16:53:26.859Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 16:53 .. [2022-07-11T16:53:26.859Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 16:32 cost [2022-07-11T16:53:26.859Z] -rw-r--r-- 1 jenkins jenkins 94 Jul 11 16:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:53:27.154Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:53:28.018Z] ---> package-listing.sh [2022-07-11T16:53:28.019Z] ++ facter osfamily [2022-07-11T16:53:28.019Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T16:53:28.279Z] + OS_FAMILY=debian [2022-07-11T16:53:28.279Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-07-11T16:53:28.279Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T16:53:28.279Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T16:53:28.279Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T16:53:28.279Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T16:53:28.279Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-11T16:53:28.279Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T16:53:28.279Z] + case "${OS_FAMILY}" in [2022-07-11T16:53:28.279Z] + dpkg -l [2022-07-11T16:53:28.279Z] + grep '^ii' [2022-07-11T16:53:28.279Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T16:53:28.279Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T16:53:28.279Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T16:53:28.279Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-11T16:53:28.279Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-07-11T16:53:28.279Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-07-11T16:53:28.289Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T16:53:28.571Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:29.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:53:29.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:53:29.233Z] prd-ubuntu20.04-docker-8c-8g-17427 does not seem to be running inside a container [2022-07-11T16:53:29.281Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T16:53:29.551Z] $ docker top 9da83772fd59df3ef91c824a95993b7420cdf508563f169b52610dbbf861e6d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:53:29.907Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T16:53:30.200Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T16:53:30.491Z] + ls /var/log/sa-host [2022-07-11T16:53:30.491Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:53:30.564Z] provisioning config files... [2022-07-11T16:53:30.572Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8256833234316979845tmp [Pipeline] { [Pipeline] echo [2022-07-11T16:53:30.586Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:53:30.873Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T16:53:30.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:53:31.203Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T16:53:31.211Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:53:31.498Z] ---> sudo-logs.sh [2022-07-11T16:53:31.498Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T16:53:31.529Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:53:31.815Z] ---> job-cost.sh [2022-07-11T16:53:31.815Z] lf-activate-venv: SKIPPING [2022-07-11T16:53:31.815Z] DEBUG: total: 0.2199999988079071 [2022-07-11T16:53:31.815Z] INFO: Retrieving Stack Cost... [2022-07-11T16:53:32.384Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T16:53:32.644Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T16:53:32.655Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:53:32.940Z] ---> logs-deploy.sh [2022-07-11T16:53:32.940Z] lf-activate-venv: SKIPPING [2022-07-11T16:53:32.940Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/84 [2022-07-11T16:53:32.940Z] INFO: archiving workspace using pattern(s): [2022-07-11T16:53:33.878Z] Archives upload complete. [2022-07-11T16:53:34.139Z] INFO: archiving logs to Nexus [2022-07-11T16:53:34.712Z] ---> uname -a: [2022-07-11T16:53:34.712Z] Linux prd-ubuntu20-04-docker-8c-8g-17427 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-11T16:53:34.712Z] [2022-07-11T16:53:34.712Z] [2022-07-11T16:53:34.712Z] ---> lscpu: [2022-07-11T16:53:34.712Z] Architecture: x86_64 [2022-07-11T16:53:34.712Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-11T16:53:34.712Z] Byte Order: Little Endian [2022-07-11T16:53:34.712Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-11T16:53:34.712Z] CPU(s): 8 [2022-07-11T16:53:34.712Z] On-line CPU(s) list: 0-7 [2022-07-11T16:53:34.712Z] Thread(s) per core: 1 [2022-07-11T16:53:34.712Z] Core(s) per socket: 1 [2022-07-11T16:53:34.712Z] Socket(s): 8 [2022-07-11T16:53:34.712Z] NUMA node(s): 1 [2022-07-11T16:53:34.712Z] Vendor ID: AuthenticAMD [2022-07-11T16:53:34.712Z] CPU family: 23 [2022-07-11T16:53:34.712Z] Model: 49 [2022-07-11T16:53:34.712Z] Model name: AMD EPYC-Rome Processor [2022-07-11T16:53:34.712Z] Stepping: 0 [2022-07-11T16:53:34.712Z] CPU MHz: 2799.996 [2022-07-11T16:53:34.712Z] BogoMIPS: 5599.99 [2022-07-11T16:53:34.712Z] Virtualization: AMD-V [2022-07-11T16:53:34.712Z] Hypervisor vendor: KVM [2022-07-11T16:53:34.712Z] Virtualization type: full [2022-07-11T16:53:34.712Z] L1d cache: 256 KiB [2022-07-11T16:53:34.712Z] L1i cache: 256 KiB [2022-07-11T16:53:34.712Z] L2 cache: 4 MiB [2022-07-11T16:53:34.712Z] L3 cache: 128 MiB [2022-07-11T16:53:34.712Z] NUMA node0 CPU(s): 0-7 [2022-07-11T16:53:34.712Z] Vulnerability Itlb multihit: Not affected [2022-07-11T16:53:34.712Z] Vulnerability L1tf: Not affected [2022-07-11T16:53:34.712Z] Vulnerability Mds: Not affected [2022-07-11T16:53:34.712Z] Vulnerability Meltdown: Not affected [2022-07-11T16:53:34.712Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-11T16:53:34.712Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-11T16:53:34.712Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-11T16:53:34.712Z] Vulnerability Srbds: Not affected [2022-07-11T16:53:34.712Z] Vulnerability Tsx async abort: Not affected [2022-07-11T16:53:34.712Z] 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-07-11T16:53:34.712Z] [2022-07-11T16:53:34.712Z] [2022-07-11T16:53:34.712Z] ---> nproc: [2022-07-11T16:53:34.712Z] 8 [2022-07-11T16:53:34.712Z] [2022-07-11T16:53:34.712Z] [2022-07-11T16:53:34.712Z] ---> df -h: [2022-07-11T16:53:34.712Z] Filesystem Size Used Avail Use% Mounted on [2022-07-11T16:53:34.712Z] overlay 155G 12G 143G 8% / [2022-07-11T16:53:34.712Z] tmpfs 64M 0 64M 0% /dev [2022-07-11T16:53:34.712Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-11T16:53:34.712Z] shm 64M 0 64M 0% /dev/shm [2022-07-11T16:53:34.712Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-11T16:53:34.712Z] [2022-07-11T16:53:34.712Z] [2022-07-11T16:53:34.712Z] ---> sar -b -r -n DEV: [2022-07-11T16:53:34.712Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17427) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T16:53:34.712Z] [2022-07-11T16:53:34.712Z] 16:28:52 LINUX RESTART (8 CPU) [2022-07-11T16:53:34.712Z] [2022-07-11T16:53:34.712Z] 16:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-11T16:53:34.712Z] 16:30:01 334.39 63.08 271.31 0.00 8955.81 176234.34 0.00 [2022-07-11T16:53:34.712Z] 16:31:01 116.18 1.25 114.93 0.00 32.26 40643.23 0.00 [2022-07-11T16:53:34.712Z] 16:32:01 165.87 0.05 165.82 0.00 4.80 34544.78 0.00 [2022-07-11T16:53:34.712Z] 16:33:01 82.95 0.10 82.85 0.00 17.60 19718.58 0.00 [2022-07-11T16:53:34.712Z] 16:34:01 1.22 0.02 1.20 0.00 0.13 13.86 0.00 [2022-07-11T16:53:34.712Z] 16:35:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 [2022-07-11T16:53:34.712Z] 16:36:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2022-07-11T16:53:34.712Z] 16:37:01 0.97 0.00 0.97 0.00 0.00 13.46 0.00 [2022-07-11T16:53:34.712Z] 16:38:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2022-07-11T16:53:34.712Z] 16:39:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 [2022-07-11T16:53:34.712Z] 16:40:01 1.25 0.00 1.25 0.00 0.00 18.39 0.00 [2022-07-11T16:53:34.712Z] 16:41:01 1.52 0.00 1.52 0.00 0.00 15.99 0.00 [2022-07-11T16:53:34.712Z] 16:42:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 [2022-07-11T16:53:34.712Z] 16:43:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2022-07-11T16:53:34.712Z] 16:44:01 1.50 0.02 1.48 0.00 0.13 19.73 0.00 [2022-07-11T16:53:34.712Z] 16:45:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2022-07-11T16:53:34.712Z] 16:46:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 [2022-07-11T16:53:34.712Z] 16:47:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2022-07-11T16:53:34.712Z] 16:48:01 1.23 0.00 1.23 0.00 0.00 17.06 0.00 [2022-07-11T16:53:34.712Z] 16:49:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2022-07-11T16:53:34.712Z] 16:50:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 [2022-07-11T16:53:34.712Z] 16:51:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2022-07-11T16:53:34.712Z] 16:52:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 [2022-07-11T16:53:34.712Z] 16:53:01 67.79 0.32 67.48 0.00 12.00 36951.95 0.00 [2022-07-11T16:53:34.712Z] Average: 32.92 2.70 30.22 0.00 376.00 12849.89 0.00 [2022-07-11T16:53:34.712Z] [2022-07-11T16:53:34.712Z] 16:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-11T16:53:34.712Z] 16:30:01 29648396 31799324 527768 1.60 105560 2338992 1930376 5.69 1069944 1832532 1276 [2022-07-11T16:53:34.712Z] 16:31:01 28255468 31723100 572356 1.74 146080 3525252 2231876 6.58 1217816 2956680 175788 [2022-07-11T16:53:34.712Z] 16:32:01 28163684 31691276 599744 1.82 164664 3566412 2798476 8.25 1304340 2955548 508 [2022-07-11T16:53:34.712Z] 16:33:01 27699152 31770360 518852 1.58 175264 4047344 1840076 5.42 1276756 3393484 24 [2022-07-11T16:53:34.712Z] 16:34:01 27701436 31772668 516500 1.57 175284 4047356 1840076 5.42 1274680 3393488 32 [2022-07-11T16:53:34.712Z] 16:35:01 27701988 31773164 515980 1.57 175308 4047352 1840076 5.42 1274300 3393492 136 [2022-07-11T16:53:34.712Z] 16:36:01 27703468 31774672 514412 1.56 175332 4047360 1840076 5.42 1273000 3393496 28 [2022-07-11T16:53:34.712Z] 16:37:01 27712848 31784608 504996 1.54 175340 4047364 1840076 5.42 1263960 3394052 276 [2022-07-11T16:53:34.712Z] 16:38:01 27712832 31784600 504968 1.54 175356 4047364 1840076 5.42 1263836 3394060 16 [2022-07-11T16:53:34.712Z] 16:39:01 27712332 31784208 505280 1.54 175408 4047360 1840076 5.42 1264120 3394108 148 [2022-07-11T16:53:34.712Z] 16:40:01 27712552 31784500 504848 1.54 175448 4047352 1840076 5.42 1264236 3394104 12 [2022-07-11T16:53:34.712Z] 16:41:01 27712436 31784412 505108 1.54 175468 4047352 1840076 5.42 1263952 3394100 8 [2022-07-11T16:53:34.712Z] 16:42:01 27712428 31784420 505072 1.54 175480 4047356 1840076 5.42 1263964 3394104 12 [2022-07-11T16:53:34.712Z] 16:43:01 27712380 31784380 505044 1.54 175496 4047356 1840076 5.42 1263956 3394104 144 [2022-07-11T16:53:34.712Z] 16:44:01 27711992 31784196 505164 1.54 175532 4047364 1844936 5.44 1264600 3394160 224 [2022-07-11T16:53:34.712Z] 16:45:01 27711864 31784100 505156 1.54 175568 4047368 1844936 5.44 1264664 3394164 168 [2022-07-11T16:53:34.712Z] 16:46:01 27712116 31784380 504816 1.54 175592 4047368 1844936 5.44 1264032 3394164 12 [2022-07-11T16:53:34.712Z] 16:47:01 27712064 31784344 504996 1.54 175608 4047376 1844936 5.44 1264044 3394168 244 [2022-07-11T16:53:34.712Z] 16:48:01 27712080 31784380 504920 1.54 175636 4047380 1844936 5.44 1264060 3394172 24 [2022-07-11T16:53:34.712Z] 16:49:01 27711928 31784256 504988 1.54 175664 4047376 1844936 5.44 1264088 3394172 152 [2022-07-11T16:53:34.712Z] 16:50:01 27712204 31784580 504624 1.53 175684 4047384 1844936 5.44 1264368 3394180 12 [2022-07-11T16:53:34.712Z] 16:51:01 27712124 31784524 504724 1.53 175708 4047384 1844936 5.44 1264148 3394180 148 [2022-07-11T16:53:34.712Z] 16:52:01 27712360 31784808 504400 1.53 175736 4047388 1844936 5.44 1264368 3394184 36 [2022-07-11T16:53:34.712Z] 16:53:01 26470764 31702748 584932 1.78 198164 5113572 2270632 6.69 1406328 4418644 362852 [2022-07-11T16:53:34.712Z] Average: 27780871 31773250 517902 1.57 171849 3978814 1919859 5.66 1263482 3335148 22595 [2022-07-11T16:53:34.712Z] [2022-07-11T16:53:34.712Z] 16:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-11T16:53:34.712Z] 16:30:01 lo 4.60 4.60 0.44 0.44 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:30:01 ens3 706.13 466.61 3758.48 98.91 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:30:01 docker0 1.77 1.90 0.17 6.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:30:01 veth120b3cc 1.77 2.02 0.20 6.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:31:01 lo 3.00 3.00 0.29 0.29 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:31:01 ens3 362.81 303.60 4971.82 35.93 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:31:01 docker0 180.69 197.03 12.69 1079.99 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:32:01 vethf43bf7b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:32:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:32:01 ens3 72.74 57.94 124.16 70.97 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:32:01 veth8d11cf9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:32:01 docker0 5.27 7.03 0.28 37.92 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:33:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:33:01 ens3 176.05 135.69 2616.65 275.41 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:33:01 docker0 4.35 8.05 0.27 60.61 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:34:01 ens3 0.55 0.23 0.26 0.19 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:35:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.712Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:37:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:38:01 ens3 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:39:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:40:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:41:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:42:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:43:01 ens3 0.70 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:44:01 ens3 1.00 0.15 0.18 0.07 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:45:01 ens3 0.82 0.48 0.46 0.28 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:46:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:47:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:48:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:49:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:50:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:51:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:52:01 ens3 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:53:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:53:01 ens3 346.32 233.81 7851.73 67.91 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] 16:53:01 docker0 40.19 51.77 3.46 687.01 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] Average: ens3 69.58 50.00 805.23 22.91 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] Average: docker0 9.68 11.07 0.70 77.98 0.00 0.00 0.00 0.00 [2022-07-11T16:53:34.713Z] [2022-07-11T16:53:34.713Z]