Pull request #441 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 06ac7975830f41951ba3ff23540c4ac6a09a4bc1+77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 (f4d86e66a86352179425ab7f5c6bad3a5c0b7970) 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-ssh16153675192297864168.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh15138824443968445954.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-441/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-441/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3236327604195139549.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-441/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3233189363882257018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7795845593615891731.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-441/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-441/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5210884162118714575.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19525 in /w/workspace/_app-service-configurable_PR-441 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-441 # 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 Merging remotes/origin/main commit 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 into PR head commit 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 Merge succeeded, producing 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 Checking out Revision 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 (PR-441) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 # timeout=10 Commit message: "build(snap): Add snap files to .gitignore" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-12T08:15:07.202Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-12T08:15:07.388Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-12T08:15:07.491Z] ========================================================= [2022-07-12T08:15:07.491Z] EdgeX Global Pipelines Version Info [2022-07-12T08:15:07.491Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-12T08:15:08.308Z] ------------------- [2022-07-12T08:15:08.308Z] stable info: [2022-07-12T08:15:08.308Z] ------------------- [2022-07-12T08:15:08.308Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-12T08:15:08.308Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T08:15:08.308Z] Message: update stable to v1.0.237 [2022-07-12T08:15:08.881Z] ------------------- [2022-07-12T08:15:08.881Z] experimental info: [2022-07-12T08:15:08.881Z] ------------------- [2022-07-12T08:15:08.881Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-12T08:15:08.881Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T08:15:08.881Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-12T08:15:09.293Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-12T08:15:09.335Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-12T08:15:09.377Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-12T08:15:09.420Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-12T08:15:09.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-12T08:15:09.514Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-12T08:15:09.557Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-12T08:15:09.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-12T08:15:09.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-12T08:15:09.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-12T08:15:09.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-12T08:15:09.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-12T08:15:09.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-12T08:15:09.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-12T08:15:09.875Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T08:15:09.921Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T08:15:09.967Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T08:15:10.009Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T08:15:10.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-12T08:15:10.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-12T08:15:10.131Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-12T08:15:10.169Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-12T08:15:10.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-12T08:15:10.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-12T08:15:10.289Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-12T08:15:10.330Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-12T08:15:10.372Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-12T08:15:10.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-441 [Pipeline] echo [2022-07-12T08:15:10.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-441 [Pipeline] echo [2022-07-12T08:15:10.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-441 [Pipeline] echo [2022-07-12T08:15:10.529Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [Pipeline] echo [2022-07-12T08:15:10.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06ac797 [Pipeline] echo [2022-07-12T08:15:10.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T08:15:10.724Z] provisioning config files... [2022-07-12T08:15:10.747Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-441@tmp/config4671988237877642547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T08:15:11.126Z] ---> docker-login.sh [2022-07-12T08:15:11.126Z] nexus3.edgexfoundry.org:10001 [2022-07-12T08:15:11.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:15:11.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:15:11.648Z] Configure a credential helper to remove this warning. See [2022-07-12T08:15:11.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:15:11.648Z] [2022-07-12T08:15:11.648Z] Login Succeeded [2022-07-12T08:15:11.648Z] nexus3.edgexfoundry.org:10002 [2022-07-12T08:15:11.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:15:11.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:15:11.648Z] Configure a credential helper to remove this warning. See [2022-07-12T08:15:11.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:15:11.648Z] [2022-07-12T08:15:11.648Z] Login Succeeded [2022-07-12T08:15:11.648Z] nexus3.edgexfoundry.org:10003 [2022-07-12T08:15:11.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:15:11.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:15:11.909Z] Configure a credential helper to remove this warning. See [2022-07-12T08:15:11.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:15:11.909Z] [2022-07-12T08:15:11.909Z] Login Succeeded [2022-07-12T08:15:11.909Z] nexus3.edgexfoundry.org:10004 [2022-07-12T08:15:11.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:15:11.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:15:11.909Z] Configure a credential helper to remove this warning. See [2022-07-12T08:15:11.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:15:11.909Z] [2022-07-12T08:15:11.909Z] Login Succeeded [2022-07-12T08:15:11.909Z] docker.io [2022-07-12T08:15:12.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:15:12.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:15:12.432Z] Configure a credential helper to remove this warning. See [2022-07-12T08:15:12.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:15:12.432Z] [2022-07-12T08:15:12.432Z] Login Succeeded [2022-07-12T08:15:12.432Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T08:15:12.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-12T08:15:13.109Z] + git rev-list -1 --merges 06ac7975830f41951ba3ff23540c4ac6a09a4bc1~1..06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [Pipeline] echo [2022-07-12T08:15:13.155Z] -----------> git rev-list -1 --merges 06ac7975830f41951ba3ff23540c4ac6a09a4bc1~1..06ac7975830f41951ba3ff23540c4ac6a09a4bc1 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [false] [Pipeline] sh [2022-07-12T08:15:13.469Z] + git log --format=format:%s -1 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [Pipeline] echo [2022-07-12T08:15:13.505Z] ========================================================= [2022-07-12T08:15:13.505Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-12T08:15:13.505Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T08:15:13.941Z] + git log --format=format:%s -1 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [Pipeline] echo [2022-07-12T08:15:13.970Z] [semverPrep] GIT_COMMIT: 06ac7975830f41951ba3ff23540c4ac6a09a4bc1, Commit Message: build(snap): Add snap files to .gitignore [Pipeline] echo [2022-07-12T08:15:13.999Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-12T08:15:14.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T08:15:14.392Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-12T08:15:14.392Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-12T08:15:14.392Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-12T08:15:14.392Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-12T08:15:14.392Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-12T08:15:14.392Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:15:14.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T08:15:14.889Z] [2022-07-12T08:15:14.889Z] 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-12T08:15:15.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T08:15:15.269Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-12T08:15:15.269Z] b85a868b505f: Pulling fs layer [2022-07-12T08:15:15.269Z] e2be974225ed: Pulling fs layer [2022-07-12T08:15:15.269Z] 339a4e72a1f5: Pulling fs layer [2022-07-12T08:15:15.269Z] 988bab9f4d93: Pulling fs layer [2022-07-12T08:15:15.269Z] 1469e6f7b9e6: Pulling fs layer [2022-07-12T08:15:15.269Z] eaf3925da568: Pulling fs layer [2022-07-12T08:15:15.269Z] bab4dde63d76: Pulling fs layer [2022-07-12T08:15:15.269Z] bde34c3a00c8: Pulling fs layer [2022-07-12T08:15:15.269Z] b352a97aabf1: Pulling fs layer [2022-07-12T08:15:15.269Z] 4872d77fe225: Pulling fs layer [2022-07-12T08:15:15.269Z] 5851b861e8e6: Pulling fs layer [2022-07-12T08:15:15.269Z] 988bab9f4d93: Waiting [2022-07-12T08:15:15.269Z] 1469e6f7b9e6: Waiting [2022-07-12T08:15:15.269Z] eaf3925da568: Waiting [2022-07-12T08:15:15.269Z] bab4dde63d76: Waiting [2022-07-12T08:15:15.269Z] 5851b861e8e6: Waiting [2022-07-12T08:15:15.269Z] bde34c3a00c8: Waiting [2022-07-12T08:15:15.269Z] b352a97aabf1: Waiting [2022-07-12T08:15:15.269Z] 4872d77fe225: Waiting [2022-07-12T08:15:15.269Z] e2be974225ed: Download complete [2022-07-12T08:15:15.269Z] 988bab9f4d93: Verifying Checksum [2022-07-12T08:15:15.269Z] 988bab9f4d93: Download complete [2022-07-12T08:15:15.269Z] 1469e6f7b9e6: Verifying Checksum [2022-07-12T08:15:15.269Z] 1469e6f7b9e6: Download complete [2022-07-12T08:15:15.530Z] eaf3925da568: Download complete [2022-07-12T08:15:15.530Z] 339a4e72a1f5: Verifying Checksum [2022-07-12T08:15:15.530Z] 339a4e72a1f5: Download complete [2022-07-12T08:15:15.530Z] bde34c3a00c8: Download complete [2022-07-12T08:15:15.530Z] b352a97aabf1: Download complete [2022-07-12T08:15:15.530Z] 4872d77fe225: Verifying Checksum [2022-07-12T08:15:15.530Z] 4872d77fe225: Download complete [2022-07-12T08:15:15.530Z] 5851b861e8e6: Verifying Checksum [2022-07-12T08:15:15.530Z] 5851b861e8e6: Download complete [2022-07-12T08:15:15.530Z] b85a868b505f: Verifying Checksum [2022-07-12T08:15:15.530Z] b85a868b505f: Download complete [2022-07-12T08:15:15.791Z] bab4dde63d76: Verifying Checksum [2022-07-12T08:15:15.791Z] bab4dde63d76: Download complete [2022-07-12T08:15:16.739Z] b85a868b505f: Pull complete [2022-07-12T08:15:17.002Z] e2be974225ed: Pull complete [2022-07-12T08:15:17.264Z] 339a4e72a1f5: Pull complete [2022-07-12T08:15:17.525Z] 988bab9f4d93: Pull complete [2022-07-12T08:15:17.525Z] 1469e6f7b9e6: Pull complete [2022-07-12T08:15:17.787Z] eaf3925da568: Pull complete [2022-07-12T08:15:19.699Z] bab4dde63d76: Pull complete [2022-07-12T08:15:19.699Z] bde34c3a00c8: Pull complete [2022-07-12T08:15:19.699Z] b352a97aabf1: Pull complete [2022-07-12T08:15:19.962Z] 4872d77fe225: Pull complete [2022-07-12T08:15:19.962Z] 5851b861e8e6: Pull complete [2022-07-12T08:15:20.223Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-12T08:15:20.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T08:15:20.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T08:15:20.451Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-07-12T08:15:20.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-441 -v /w/workspace/_app-service-configurable_PR-441:/w/workspace/_app-service-configurable_PR-441:rw,z -v /w/workspace/_app-service-configurable_PR-441@tmp:/w/workspace/_app-service-configurable_PR-441@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T08:15:22.937Z] $ docker top e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 -eo pid,comm [2022-07-12T08:15:23.031Z] 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-12T08:15:23.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T08:15:23.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T08:15:23.161Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T08:15:23.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T08:15:23.289Z] $ docker exec e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 ssh-agent [2022-07-12T08:15:23.417Z] SSH_AUTH_SOCK=/tmp/ssh-kkYrQVbYkYNy/agent.35 [2022-07-12T08:15:23.417Z] SSH_AGENT_PID=41 [2022-07-12T08:15:23.423Z] Running ssh-add (command line suppressed) [2022-07-12T08:15:23.551Z] Identity added: /w/workspace/_app-service-configurable_PR-441@tmp/private_key_3364193164088717142.key (/w/workspace/_app-service-configurable_PR-441@tmp/private_key_3364193164088717142.key) [2022-07-12T08:15:23.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T08:15:23.906Z] + git tag --points-at HEAD [Pipeline] } [2022-07-12T08:15:23.935Z] $ docker exec --env ******** --env ******** e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 ssh-agent -k [2022-07-12T08:15:24.034Z] unset SSH_AUTH_SOCK; [2022-07-12T08:15:24.034Z] unset SSH_AGENT_PID; [2022-07-12T08:15:24.034Z] echo Agent pid 41 killed; [2022-07-12T08:15:24.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-12T08:15:24.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T08:15:24.135Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T08:15:24.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T08:15:24.261Z] $ docker exec e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 ssh-agent [2022-07-12T08:15:24.389Z] SSH_AUTH_SOCK=/tmp/ssh-wxV7ffurswFP/agent.73 [2022-07-12T08:15:24.389Z] SSH_AGENT_PID=79 [2022-07-12T08:15:24.394Z] Running ssh-add (command line suppressed) [2022-07-12T08:15:24.515Z] Identity added: /w/workspace/_app-service-configurable_PR-441@tmp/private_key_4088320787487134077.key (/w/workspace/_app-service-configurable_PR-441@tmp/private_key_4088320787487134077.key) [2022-07-12T08:15:24.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T08:15:24.865Z] + git semver init [2022-07-12T08:15:25.125Z] 2022-07-12 08:15:25,048 [run_init] DEBUG init version:0.0.0 force:False [2022-07-12T08:15:25.125Z] 2022-07-12 08:15:25,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-441/.semver [2022-07-12T08:15:25.125Z] 2022-07-12 08:15:25,050 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-441/.semver [2022-07-12T08:15:25.125Z] 2022-07-12 08:15:25,050 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-441/.semver'], cwd=/w/workspace/_app-service-configurable_PR-441, universal_newlines=False, shell=None, istream=None) [2022-07-12T08:15:26.066Z] 2022-07-12 08:15:25,873 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-441/.git/info/exclude [2022-07-12T08:15:26.066Z] 2022-07-12 08:15:25,873 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-441/.semver/PR-441 with force:False [2022-07-12T08:15:26.066Z] 2022-07-12 08:15:25,874 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-441/.semver/PR-441 [2022-07-12T08:15:26.066Z] 2022-07-12 08:15:25,878 [execute] INFO git cat-file --batch-check [2022-07-12T08:15:26.066Z] 2022-07-12 08:15:25,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-441/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T08:15:26.066Z] 2022-07-12 08:15:25,886 [execute] INFO git cat-file --batch [2022-07-12T08:15:26.066Z] 2022-07-12 08:15:25,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-441/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T08:15:26.066Z] 2022-07-12 08:15:25,891 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-441/.semver/PR-441 [2022-07-12T08:15:26.066Z] 0.0.0 [Pipeline] } [2022-07-12T08:15:26.096Z] $ docker exec --env ******** --env ******** e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 ssh-agent -k [2022-07-12T08:15:26.212Z] unset SSH_AUTH_SOCK; [2022-07-12T08:15:26.213Z] unset SSH_AGENT_PID; [2022-07-12T08:15:26.213Z] echo Agent pid 79 killed; [2022-07-12T08:15:26.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T08:15:26.656Z] + git semver [Pipeline] } [2022-07-12T08:15:26.948Z] $ docker stop --time=1 e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 [2022-07-12T08:15:28.295Z] $ docker rm -f e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T08:15:28.704Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-12T08:15:29.072Z] Stashed 1 file(s) [Pipeline] echo [2022-07-12T08:15:29.090Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T08:15:29.674Z] provisioning config files... [2022-07-12T08:15:29.684Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-441@tmp/config5936109829304115852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T08:15:30.032Z] ---> docker-login.sh [2022-07-12T08:15:30.032Z] nexus3.edgexfoundry.org:10001 [2022-07-12T08:15:30.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:15:30.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:15:30.032Z] Configure a credential helper to remove this warning. See [2022-07-12T08:15:30.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:15:30.032Z] [2022-07-12T08:15:30.032Z] Login Succeeded [2022-07-12T08:15:30.032Z] nexus3.edgexfoundry.org:10002 [2022-07-12T08:15:30.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:15:30.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:15:30.293Z] Configure a credential helper to remove this warning. See [2022-07-12T08:15:30.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:15:30.293Z] [2022-07-12T08:15:30.293Z] Login Succeeded [2022-07-12T08:15:30.293Z] nexus3.edgexfoundry.org:10003 [2022-07-12T08:15:30.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:15:30.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:15:30.293Z] Configure a credential helper to remove this warning. See [2022-07-12T08:15:30.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:15:30.293Z] [2022-07-12T08:15:30.293Z] Login Succeeded [2022-07-12T08:15:30.293Z] nexus3.edgexfoundry.org:10004 [2022-07-12T08:15:30.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:15:30.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:15:30.555Z] Configure a credential helper to remove this warning. See [2022-07-12T08:15:30.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:15:30.555Z] [2022-07-12T08:15:30.555Z] Login Succeeded [2022-07-12T08:15:30.555Z] docker.io [2022-07-12T08:15:30.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:15:30.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:15:30.817Z] Configure a credential helper to remove this warning. See [2022-07-12T08:15:30.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:15:30.817Z] [2022-07-12T08:15:30.817Z] Login Succeeded [2022-07-12T08:15:30.817Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T08:15:30.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-12T08:15:31.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T08:15:31.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T08:15:31.102Z] ========================================================= [2022-07-12T08:15:31.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-12T08:15:31.102Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:15:31.570Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-12T08:15:31.570Z] Sending build context to Docker daemon 3.099MB [2022-07-12T08:15:31.570Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T08:15:31.570Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-12T08:15:31.570Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-12T08:15:31.570Z] 2408cc74d12b: Pulling fs layer [2022-07-12T08:15:31.570Z] ea60b727a1ce: Pulling fs layer [2022-07-12T08:15:31.570Z] 30c4a7721957: Pulling fs layer [2022-07-12T08:15:31.570Z] 370296b7ddb6: Pulling fs layer [2022-07-12T08:15:31.570Z] 7c6cee850709: Pulling fs layer [2022-07-12T08:15:31.570Z] 39a5fcdaea64: Pulling fs layer [2022-07-12T08:15:31.570Z] d94ebbe4e438: Pulling fs layer [2022-07-12T08:15:31.570Z] bcfd1f05c69d: Pulling fs layer [2022-07-12T08:15:31.570Z] 59ccb84bbe0f: Pulling fs layer [2022-07-12T08:15:31.570Z] bcfd1f05c69d: Waiting [2022-07-12T08:15:31.570Z] 39a5fcdaea64: Waiting [2022-07-12T08:15:31.570Z] d94ebbe4e438: Waiting [2022-07-12T08:15:31.570Z] 59ccb84bbe0f: Waiting [2022-07-12T08:15:31.570Z] 7c6cee850709: Waiting [2022-07-12T08:15:31.570Z] 370296b7ddb6: Waiting [2022-07-12T08:15:31.570Z] 30c4a7721957: Verifying Checksum [2022-07-12T08:15:31.570Z] 30c4a7721957: Download complete [2022-07-12T08:15:31.570Z] ea60b727a1ce: Verifying Checksum [2022-07-12T08:15:31.570Z] ea60b727a1ce: Download complete [2022-07-12T08:15:31.570Z] 7c6cee850709: Verifying Checksum [2022-07-12T08:15:31.570Z] 7c6cee850709: Download complete [2022-07-12T08:15:31.570Z] 39a5fcdaea64: Verifying Checksum [2022-07-12T08:15:31.570Z] 39a5fcdaea64: Download complete [2022-07-12T08:15:31.831Z] 2408cc74d12b: Verifying Checksum [2022-07-12T08:15:31.831Z] 2408cc74d12b: Download complete [2022-07-12T08:15:31.831Z] d94ebbe4e438: Download complete [2022-07-12T08:15:31.831Z] 2408cc74d12b: Pull complete [2022-07-12T08:15:32.092Z] ea60b727a1ce: Pull complete [2022-07-12T08:15:32.092Z] 30c4a7721957: Pull complete [2022-07-12T08:15:32.092Z] 59ccb84bbe0f: Verifying Checksum [2022-07-12T08:15:32.092Z] 59ccb84bbe0f: Download complete [2022-07-12T08:15:32.352Z] bcfd1f05c69d: Verifying Checksum [2022-07-12T08:15:32.352Z] bcfd1f05c69d: Download complete [2022-07-12T08:15:32.612Z] 370296b7ddb6: Verifying Checksum [2022-07-12T08:15:32.612Z] 370296b7ddb6: Download complete [2022-07-12T08:15:36.812Z] 370296b7ddb6: Pull complete [2022-07-12T08:15:36.812Z] 7c6cee850709: Pull complete [2022-07-12T08:15:36.812Z] 39a5fcdaea64: Pull complete [2022-07-12T08:15:36.812Z] d94ebbe4e438: Pull complete [2022-07-12T08:15:38.721Z] bcfd1f05c69d: Pull complete [2022-07-12T08:15:39.288Z] 59ccb84bbe0f: Pull complete [2022-07-12T08:15:39.288Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-12T08:15:39.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T08:15:39.288Z] ---> a4fb48ad2a94 [2022-07-12T08:15:39.288Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-12T08:15:41.201Z] ---> Running in 3bb557bea554 [2022-07-12T08:15:41.201Z] Removing intermediate container 3bb557bea554 [2022-07-12T08:15:41.201Z] ---> 6f8dcd43b3e3 [2022-07-12T08:15:41.201Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T08:15:41.201Z] ---> Running in 502b27ea6dbe [2022-07-12T08:15:41.201Z] Removing intermediate container 502b27ea6dbe [2022-07-12T08:15:41.201Z] ---> 4a11b39bf5fa [2022-07-12T08:15:41.201Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T08:15:41.201Z] ---> Running in 8bf64f608ab9 [2022-07-12T08:15:41.462Z] Removing intermediate container 8bf64f608ab9 [2022-07-12T08:15:41.462Z] ---> d3225aab89d6 [2022-07-12T08:15:41.462Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T08:15:41.462Z] ---> Running in 407e8346a761 [2022-07-12T08:15:42.032Z] Removing intermediate container 407e8346a761 [2022-07-12T08:15:42.032Z] ---> bccf9c9307a1 [2022-07-12T08:15:42.032Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T08:15:42.032Z] ---> Running in 212bbe41c94e [2022-07-12T08:15:42.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T08:15:43.238Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T08:15:43.505Z] OK: 211 MiB in 51 packages [2022-07-12T08:15:43.767Z] Removing intermediate container 212bbe41c94e [2022-07-12T08:15:43.767Z] ---> b5843e263cbd [2022-07-12T08:15:43.767Z] Step 8/13 : WORKDIR /app [2022-07-12T08:15:43.767Z] ---> Running in c16e0a87b99b [2022-07-12T08:15:44.030Z] Removing intermediate container c16e0a87b99b [2022-07-12T08:15:44.030Z] ---> 3a403c07138e [2022-07-12T08:15:44.030Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-12T08:15:44.030Z] ---> 13afe7b45222 [2022-07-12T08:15:44.030Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T08:15:44.291Z] ---> Running in df7527c84465 [2022-07-12T08:15:44.503Z] Still waiting to schedule task [2022-07-12T08:15:44.503Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-12T08:16:02.403Z] Removing intermediate container df7527c84465 [2022-07-12T08:16:02.403Z] ---> 6c700f61a008 [2022-07-12T08:16:02.403Z] Step 11/13 : COPY . . [2022-07-12T08:16:02.403Z] ---> adc332fc45f0 [2022-07-12T08:16:02.403Z] Step 12/13 : ARG MAKE="make build" [2022-07-12T08:16:02.403Z] ---> Running in a4ff592c0905 [2022-07-12T08:16:02.403Z] Removing intermediate container a4ff592c0905 [2022-07-12T08:16:02.403Z] ---> 33ffe99ef660 [2022-07-12T08:16:02.403Z] Step 13/13 : RUN $MAKE [2022-07-12T08:16:02.403Z] ---> Running in 040cc81db18c [2022-07-12T08:16:02.403Z] noop [2022-07-12T08:16:02.664Z] Removing intermediate container 040cc81db18c [2022-07-12T08:16:02.664Z] ---> f920efead525 [2022-07-12T08:16:02.664Z] Successfully built f920efead525 [2022-07-12T08:16:02.664Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:16:03.111Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T08:16:03.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T08:16:03.282Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-07-12T08:16:03.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-441 -v /w/workspace/_app-service-configurable_PR-441:/w/workspace/_app-service-configurable_PR-441:rw,z -v /w/workspace/_app-service-configurable_PR-441@tmp:/w/workspace/_app-service-configurable_PR-441@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T08:16:03.717Z] $ docker top 749a9120375003a5ddd42add372b9c2a2f16f29e1bf6a690a72699c991584cde -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T08:16:04.113Z] + go version [2022-07-12T08:16:04.113Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-12T08:16:04.151Z] $ docker stop --time=1 749a9120375003a5ddd42add372b9c2a2f16f29e1bf6a690a72699c991584cde [2022-07-12T08:16:05.500Z] $ docker rm -f 749a9120375003a5ddd42add372b9c2a2f16f29e1bf6a690a72699c991584cde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:16:06.263Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T08:16:06.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T08:16:06.444Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-07-12T08:16:06.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-441 -v /w/workspace/_app-service-configurable_PR-441:/w/workspace/_app-service-configurable_PR-441:rw,z -v /w/workspace/_app-service-configurable_PR-441@tmp:/w/workspace/_app-service-configurable_PR-441@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T08:16:06.999Z] $ docker top 18450e4f4a68535f1d31350778f48582f01cd745a66e011cd4f07faf7fddb51f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T08:16:07.442Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-441 [Pipeline] fileExists [Pipeline] sh [2022-07-12T08:16:07.821Z] + make test [2022-07-12T08:16:07.821Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-12T08:16:17.814Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-12T08:16:17.814Z] CGO_ENABLED=1 go vet ./... [2022-07-12T08:16:19.724Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T08:16:19.724Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T08:16:19.724Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T08:16:19.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T08:16:19.798Z] $ docker stop --time=1 18450e4f4a68535f1d31350778f48582f01cd745a66e011cd4f07faf7fddb51f [2022-07-12T08:16:21.658Z] $ docker rm -f 18450e4f4a68535f1d31350778f48582f01cd745a66e011cd4f07faf7fddb51f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T08:16:22.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T08:16:22.181Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-12T08:16:22.878Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-12T08:16:23.189Z] + ls -al . [2022-07-12T08:16:23.189Z] total 168 [2022-07-12T08:16:23.189Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 08:16 . [2022-07-12T08:16:23.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 08:15 .. [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 08:15 .dockerignore [2022-07-12T08:16:23.189Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 08:15 .git [2022-07-12T08:16:23.189Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 08:15 .github [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 12 08:15 .gitignore [2022-07-12T08:16:23.189Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 08:15 .semver [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 12 08:15 Attribution.txt [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 12 08:15 CHANGELOG.md [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 12 08:15 Dockerfile [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 08:15 GOVERNANCE.md [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 12 08:15 Jenkinsfile [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 08:15 LICENSE [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 12 08:15 OWNERS.md [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 12 08:15 README.md [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 08:15 VERSION [2022-07-12T08:16:23.189Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 08:15 bin [2022-07-12T08:16:23.189Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 12 08:16 coverage.out [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jul 12 08:15 go.mod [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 35610 Jul 12 08:15 go.sum [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 12 08:15 main.go [2022-07-12T08:16:23.189Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 12 08:15 makefile [2022-07-12T08:16:23.189Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 08:15 res [2022-07-12T08:16:23.189Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 08:15 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:16:23.580Z] + 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=06ac7975830f41951ba3ff23540c4ac6a09a4bc1 --label arch=amd64 --label version=0.0.0 . [2022-07-12T08:16:23.580Z] Sending build context to Docker daemon 3.1MB [2022-07-12T08:16:23.580Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T08:16:23.580Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-12T08:16:23.580Z] ---> f920efead525 [2022-07-12T08:16:23.580Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-12T08:16:23.580Z] ---> Running in 12df4eb9bccc [2022-07-12T08:16:23.840Z] Removing intermediate container 12df4eb9bccc [2022-07-12T08:16:23.840Z] ---> d34afdb38663 [2022-07-12T08:16:23.840Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T08:16:23.840Z] ---> Running in 1bd9c46845ec [2022-07-12T08:16:23.840Z] Removing intermediate container 1bd9c46845ec [2022-07-12T08:16:23.840Z] ---> 39187c3b592c [2022-07-12T08:16:23.840Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T08:16:23.840Z] ---> Running in d20544c958b7 [2022-07-12T08:16:24.101Z] Removing intermediate container d20544c958b7 [2022-07-12T08:16:24.101Z] ---> 09b1c301f54e [2022-07-12T08:16:24.101Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T08:16:24.101Z] ---> Running in c7f394474aa8 [2022-07-12T08:16:24.673Z] Removing intermediate container c7f394474aa8 [2022-07-12T08:16:24.673Z] ---> cf2a1f1823e2 [2022-07-12T08:16:24.673Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T08:16:24.673Z] ---> Running in ce2c7cd030d9 [2022-07-12T08:16:24.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T08:16:25.886Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T08:16:26.146Z] OK: 211 MiB in 51 packages [2022-07-12T08:16:26.410Z] Removing intermediate container ce2c7cd030d9 [2022-07-12T08:16:26.410Z] ---> 5f51e0ebb4a3 [2022-07-12T08:16:26.410Z] Step 8/27 : WORKDIR /app [2022-07-12T08:16:26.410Z] ---> Running in 3ab50bd33ef1 [2022-07-12T08:16:26.671Z] Removing intermediate container 3ab50bd33ef1 [2022-07-12T08:16:26.671Z] ---> dfef94a8f4f3 [2022-07-12T08:16:26.671Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-12T08:16:26.671Z] ---> b34e813d741e [2022-07-12T08:16:26.671Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T08:16:26.671Z] ---> Running in 37dae8f52593 [2022-07-12T08:16:27.616Z] Removing intermediate container 37dae8f52593 [2022-07-12T08:16:27.616Z] ---> 250a1ad4eb4e [2022-07-12T08:16:27.616Z] Step 11/27 : COPY . . [2022-07-12T08:16:27.616Z] ---> 218943b09426 [2022-07-12T08:16:27.616Z] Step 12/27 : ARG MAKE="make build" [2022-07-12T08:16:27.881Z] ---> Running in cd94a30b8eb9 [2022-07-12T08:16:27.881Z] Removing intermediate container cd94a30b8eb9 [2022-07-12T08:16:27.881Z] ---> 9b0cda28f1e9 [2022-07-12T08:16:27.881Z] Step 13/27 : RUN $MAKE [2022-07-12T08:16:27.881Z] ---> Running in aaac4bacd9f0 [2022-07-12T08:16:28.140Z] 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=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-12T08:16:50.092Z] Removing intermediate container aaac4bacd9f0 [2022-07-12T08:16:50.092Z] ---> 1b9f90dd4d85 [2022-07-12T08:16:50.092Z] Step 14/27 : FROM alpine:3.16 [2022-07-12T08:16:50.092Z] 3.16: Pulling from library/alpine [2022-07-12T08:16:50.092Z] 2408cc74d12b: Already exists [2022-07-12T08:16:50.092Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T08:16:50.092Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T08:16:50.092Z] ---> e66264b98777 [2022-07-12T08:16:50.092Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T08:16:50.092Z] ---> Running in 38f400d6815e [2022-07-12T08:16:50.092Z] Removing intermediate container 38f400d6815e [2022-07-12T08:16:50.092Z] ---> ef4f4b330693 [2022-07-12T08:16:50.092Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-12T08:16:50.092Z] ---> Running in 94d28ae2ee06 [2022-07-12T08:16:50.092Z] Removing intermediate container 94d28ae2ee06 [2022-07-12T08:16:50.092Z] ---> 76f941e3e536 [2022-07-12T08:16:50.092Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-12T08:16:50.092Z] ---> Running in 8d55d2d9ef31 [2022-07-12T08:16:50.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T08:16:50.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T08:16:50.092Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-12T08:16:50.092Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-12T08:16:50.092Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T08:16:50.092Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-12T08:16:50.092Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T08:16:50.092Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-12T08:16:50.092Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-12T08:16:50.092Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T08:16:50.092Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T08:16:50.092Z] OK: 9 MiB in 21 packages [2022-07-12T08:16:50.092Z] Removing intermediate container 8d55d2d9ef31 [2022-07-12T08:16:50.092Z] ---> e8f9cc2e7fd9 [2022-07-12T08:16:50.092Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-12T08:16:50.092Z] ---> bf95c878fa2a [2022-07-12T08:16:50.092Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-12T08:16:50.092Z] ---> 1d0da88acde0 [2022-07-12T08:16:50.092Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-12T08:16:50.092Z] ---> 2eb074390129 [2022-07-12T08:16:50.092Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-12T08:16:50.359Z] ---> b87dc8a83a18 [2022-07-12T08:16:50.359Z] Step 22/27 : EXPOSE 48095 [2022-07-12T08:16:50.621Z] ---> Running in 5c8c137640b5 [2022-07-12T08:16:50.621Z] Removing intermediate container 5c8c137640b5 [2022-07-12T08:16:50.621Z] ---> afa126a1b1c1 [2022-07-12T08:16:50.621Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-12T08:16:50.621Z] ---> Running in fdc290aa0fb0 [2022-07-12T08:16:50.886Z] Removing intermediate container fdc290aa0fb0 [2022-07-12T08:16:50.886Z] ---> 2441d54354c1 [2022-07-12T08:16:50.886Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T08:16:50.886Z] ---> Running in a4838c9cae6a [2022-07-12T08:16:50.886Z] Removing intermediate container a4838c9cae6a [2022-07-12T08:16:50.886Z] ---> 28a96ba49c30 [2022-07-12T08:16:50.886Z] Step 25/27 : LABEL arch=amd64 [2022-07-12T08:16:50.886Z] ---> Running in c546dfb4900a [2022-07-12T08:16:51.148Z] Removing intermediate container c546dfb4900a [2022-07-12T08:16:51.148Z] ---> cb34a6744cdc [2022-07-12T08:16:51.148Z] Step 26/27 : LABEL git_sha=06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [2022-07-12T08:16:51.148Z] ---> Running in 77b9ec7ce852 [2022-07-12T08:16:51.148Z] Removing intermediate container 77b9ec7ce852 [2022-07-12T08:16:51.148Z] ---> a16e4b199e7c [2022-07-12T08:16:51.148Z] Step 27/27 : LABEL version=0.0.0 [2022-07-12T08:16:51.408Z] ---> Running in 24a7609a0be4 [2022-07-12T08:16:51.408Z] Removing intermediate container 24a7609a0be4 [2022-07-12T08:16:51.408Z] ---> 596b0b89f5b2 [2022-07-12T08:16:51.408Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-12T08:16:51.408Z] Successfully built 596b0b89f5b2 [2022-07-12T08:16:51.408Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:16:52.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T08:16:52.300Z] [2022-07-12T08:16:52.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:16:52.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T08:16:52.676Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-12T08:16:52.676Z] 5eb5b503b376: Pulling fs layer [2022-07-12T08:16:52.676Z] 5c69ac0246d0: Pulling fs layer [2022-07-12T08:16:52.676Z] ec43610c2a17: Pulling fs layer [2022-07-12T08:16:52.676Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-12T08:16:52.676Z] 33b1e0a273af: Pulling fs layer [2022-07-12T08:16:52.676Z] 5d3b04190fa2: Pulling fs layer [2022-07-12T08:16:52.676Z] 2f39f015ded8: Pulling fs layer [2022-07-12T08:16:52.676Z] 33b1e0a273af: Waiting [2022-07-12T08:16:52.676Z] 5d3b04190fa2: Waiting [2022-07-12T08:16:52.676Z] 2f39f015ded8: Waiting [2022-07-12T08:16:52.676Z] 3a2ae6a8a46f: Waiting [2022-07-12T08:16:52.676Z] 5c69ac0246d0: Download complete [2022-07-12T08:16:52.676Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-12T08:16:52.676Z] 3a2ae6a8a46f: Download complete [2022-07-12T08:16:52.938Z] 33b1e0a273af: Verifying Checksum [2022-07-12T08:16:52.938Z] 33b1e0a273af: Download complete [2022-07-12T08:16:52.938Z] ec43610c2a17: Verifying Checksum [2022-07-12T08:16:52.938Z] ec43610c2a17: Download complete [2022-07-12T08:16:52.938Z] 5d3b04190fa2: Verifying Checksum [2022-07-12T08:16:52.938Z] 5eb5b503b376: Verifying Checksum [2022-07-12T08:16:52.938Z] 5eb5b503b376: Download complete [2022-07-12T08:16:53.511Z] 2f39f015ded8: Download complete [2022-07-12T08:16:54.081Z] 5eb5b503b376: Pull complete [2022-07-12T08:16:54.340Z] 5c69ac0246d0: Pull complete [2022-07-12T08:16:54.908Z] ec43610c2a17: Pull complete [2022-07-12T08:16:54.908Z] 3a2ae6a8a46f: Pull complete [2022-07-12T08:16:55.168Z] 33b1e0a273af: Pull complete [2022-07-12T08:16:55.168Z] 5d3b04190fa2: Pull complete [2022-07-12T08:17:00.448Z] 2f39f015ded8: Pull complete [2022-07-12T08:17:00.448Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-12T08:17:00.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T08:17:00.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T08:17:00.691Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-07-12T08:17:00.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-441 -v /w/workspace/_app-service-configurable_PR-441:/w/workspace/_app-service-configurable_PR-441:rw,z -v /w/workspace/_app-service-configurable_PR-441@tmp:/w/workspace/_app-service-configurable_PR-441@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T08:17:03.121Z] $ docker top 689f5fe0676ea142a198ae9f4c7819ccad8accfbe3d8a1845b8b24ae60040280 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T08:17:03.608Z] ---> job-cost.sh [2022-07-12T08:17:03.608Z] lf-activate-venv: SKIPPING [2022-07-12T08:17:03.608Z] INFO: No Stack... [2022-07-12T08:17:03.869Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T08:17:04.821Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T08:17:05.144Z] + cat /w/workspace/_app-service-configurable_PR-441/archives/cost.csv [2022-07-12T08:17:05.144Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T08:17:05.186Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] [2022-07-12T08:17:05.191Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] did not exist. Created. [2022-07-12T08:17:05.191Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T08:17:05.584Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-12T08:17:05.631Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T08:17:05.659Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T08:17:05.745Z] $ docker stop --time=1 689f5fe0676ea142a198ae9f4c7819ccad8accfbe3d8a1845b8b24ae60040280 [2022-07-12T08:17:06.919Z] $ docker rm -f 689f5fe0676ea142a198ae9f4c7819ccad8accfbe3d8a1845b8b24ae60040280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T08:17:17.847Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19526 in /w/workspace/_app-service-configurable_PR-441 [Pipeline] { [Pipeline] ws [2022-07-12T08:17:17.888Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-07-12T08:17:17.967Z] Selected Git installation does not exist. Using Default [2022-07-12T08:17:17.967Z] The recommended git tool is: NONE [2022-07-12T08:17:23.898Z] using credential edgex-jenkins-ssh [2022-07-12T08:17:23.915Z] Cloning the remote Git repository [2022-07-12T08:17:23.965Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-12T08:17:24.098Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-07-12T08:17:24.254Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-12T08:17:24.258Z] > git --version # timeout=10 [2022-07-12T08:17:24.296Z] > git --version # 'git version 2.25.1' [2022-07-12T08:17:24.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T08:17:24.420Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T08:17:25.398Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-12T08:17:26.010Z] Merging remotes/origin/main commit 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 into PR head commit 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [2022-07-12T08:17:26.197Z] Merge succeeded, producing 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [2022-07-12T08:17:26.197Z] Checking out Revision 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 (PR-441) [2022-07-12T08:17:25.424Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T08:17:25.451Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-12T08:17:25.480Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-12T08:17:25.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T08:17:25.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-12T08:17:26.027Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:17:26.041Z] > git checkout -f 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 # timeout=10 [2022-07-12T08:17:26.118Z] > git remote # timeout=10 [2022-07-12T08:17:26.133Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T08:17:26.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T08:17:26.157Z] > git merge 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 # timeout=10 [2022-07-12T08:17:26.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T08:17:26.204Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:17:26.217Z] > git checkout -f 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 # timeout=10 [2022-07-12T08:17:30.320Z] Commit message: "build(snap): Add snap files to .gitignore" [2022-07-12T08:17:30.384Z] > git --version # timeout=10 [2022-07-12T08:17:30.395Z] > git --version # 'git version 2.25.1' [2022-07-12T08:17:30.409Z] fatal: bad object 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T08:17:31.479Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-12T08:17:31.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T08:17:31.479Z] Dload Upload Total Spent Left Speed [2022-07-12T08:17:31.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 80235 0 --:--:-- --:--:-- --:--:-- 80763 [Pipeline] sh [2022-07-12T08:17:32.477Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-12T08:17:32.842Z] + sudo tee /etc/docker/daemon.new [2022-07-12T08:17:32.842Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-12T08:17:32.842Z] { [2022-07-12T08:17:32.842Z] "registry-mirrors": [ [2022-07-12T08:17:32.842Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-12T08:17:32.842Z] ], [2022-07-12T08:17:32.842Z] "bip": "10.250.0.254/24", [2022-07-12T08:17:32.842Z] "hosts": [ [2022-07-12T08:17:32.842Z] "tcp://0.0.0.0:5555", [2022-07-12T08:17:32.842Z] "unix:///var/run/docker.sock" [2022-07-12T08:17:32.842Z] ], [2022-07-12T08:17:32.842Z] "mtu": 1458, [2022-07-12T08:17:32.842Z] "selinux-enabled": true, [2022-07-12T08:17:32.842Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-12T08:17:32.842Z] } [Pipeline] sh [2022-07-12T08:17:33.196Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-12T08:17:33.566Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T08:17:51.961Z] provisioning config files... [2022-07-12T08:17:51.984Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3208112542149800592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T08:17:52.380Z] ---> docker-login.sh [2022-07-12T08:17:52.380Z] nexus3.edgexfoundry.org:10001 [2022-07-12T08:17:52.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:17:53.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:17:53.251Z] Configure a credential helper to remove this warning. See [2022-07-12T08:17:53.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:17:53.251Z] [2022-07-12T08:17:53.251Z] Login Succeeded [2022-07-12T08:17:53.251Z] nexus3.edgexfoundry.org:10002 [2022-07-12T08:17:53.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:17:53.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:17:53.526Z] Configure a credential helper to remove this warning. See [2022-07-12T08:17:53.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:17:53.526Z] [2022-07-12T08:17:53.526Z] Login Succeeded [2022-07-12T08:17:53.526Z] nexus3.edgexfoundry.org:10003 [2022-07-12T08:17:53.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:17:54.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:17:54.080Z] Configure a credential helper to remove this warning. See [2022-07-12T08:17:54.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:17:54.080Z] [2022-07-12T08:17:54.080Z] Login Succeeded [2022-07-12T08:17:54.080Z] nexus3.edgexfoundry.org:10004 [2022-07-12T08:17:54.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:17:54.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:17:54.635Z] Configure a credential helper to remove this warning. See [2022-07-12T08:17:54.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:17:54.635Z] [2022-07-12T08:17:54.635Z] Login Succeeded [2022-07-12T08:17:54.635Z] docker.io [2022-07-12T08:17:54.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T08:17:55.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T08:17:55.182Z] Configure a credential helper to remove this warning. See [2022-07-12T08:17:55.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T08:17:55.182Z] [2022-07-12T08:17:55.182Z] Login Succeeded [2022-07-12T08:17:55.182Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T08:17:55.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-12T08:17:55.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T08:17:55.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T08:17:55.670Z] ========================================================= [2022-07-12T08:17:55.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-12T08:17:55.670Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:17:56.169Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-12T08:17:56.169Z] Sending build context to Docker daemon 205.3kB [2022-07-12T08:17:56.444Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T08:17:56.444Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-12T08:17:56.721Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-12T08:17:56.721Z] b3c136eddcbf: Pulling fs layer [2022-07-12T08:17:56.721Z] c0a3192eca97: Pulling fs layer [2022-07-12T08:17:56.721Z] a050256f5b6f: Pulling fs layer [2022-07-12T08:17:56.721Z] 656be50a0ddc: Pulling fs layer [2022-07-12T08:17:56.721Z] 2bbca73fdf42: Pulling fs layer [2022-07-12T08:17:56.721Z] 46d945488cbd: Pulling fs layer [2022-07-12T08:17:56.721Z] 8a5474983e97: Pulling fs layer [2022-07-12T08:17:56.721Z] 329c88fbcd65: Pulling fs layer [2022-07-12T08:17:56.721Z] 46d945488cbd: Waiting [2022-07-12T08:17:56.721Z] 329c88fbcd65: Waiting [2022-07-12T08:17:56.721Z] 656be50a0ddc: Waiting [2022-07-12T08:17:56.721Z] 8a5474983e97: Waiting [2022-07-12T08:17:56.721Z] 2bbca73fdf42: Waiting [2022-07-12T08:17:56.721Z] a050256f5b6f: Verifying Checksum [2022-07-12T08:17:56.721Z] c0a3192eca97: Download complete [2022-07-12T08:17:56.721Z] 2bbca73fdf42: Verifying Checksum [2022-07-12T08:17:56.721Z] 2bbca73fdf42: Download complete [2022-07-12T08:17:56.721Z] 46d945488cbd: Download complete [2022-07-12T08:17:56.721Z] b3c136eddcbf: Verifying Checksum [2022-07-12T08:17:56.721Z] b3c136eddcbf: Download complete [2022-07-12T08:17:57.712Z] b3c136eddcbf: Pull complete [2022-07-12T08:17:57.989Z] 329c88fbcd65: Verifying Checksum [2022-07-12T08:17:57.989Z] 329c88fbcd65: Download complete [2022-07-12T08:17:58.267Z] c0a3192eca97: Pull complete [2022-07-12T08:17:58.547Z] a050256f5b6f: Pull complete [2022-07-12T08:17:58.820Z] 8a5474983e97: Verifying Checksum [2022-07-12T08:17:58.820Z] 8a5474983e97: Download complete [2022-07-12T08:17:59.800Z] 656be50a0ddc: Verifying Checksum [2022-07-12T08:17:59.800Z] 656be50a0ddc: Download complete [2022-07-12T08:18:12.210Z] 656be50a0ddc: Pull complete [2022-07-12T08:18:12.481Z] 2bbca73fdf42: Pull complete [2022-07-12T08:18:12.756Z] 46d945488cbd: Pull complete [2022-07-12T08:18:19.493Z] 8a5474983e97: Pull complete [2022-07-12T08:18:21.481Z] 329c88fbcd65: Pull complete [2022-07-12T08:18:21.481Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-12T08:18:21.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T08:18:21.481Z] ---> ff4287adb874 [2022-07-12T08:18:21.481Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-12T08:18:22.078Z] ---> Running in a6f80a9a6c7e [2022-07-12T08:18:22.351Z] Removing intermediate container a6f80a9a6c7e [2022-07-12T08:18:22.351Z] ---> 1a451272ef99 [2022-07-12T08:18:22.351Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T08:18:22.351Z] ---> Running in f047eb520b75 [2022-07-12T08:18:22.952Z] Removing intermediate container f047eb520b75 [2022-07-12T08:18:22.952Z] ---> a93fbed54b41 [2022-07-12T08:18:22.952Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T08:18:22.952Z] ---> Running in ad4bfc98eeb0 [2022-07-12T08:18:23.231Z] Removing intermediate container ad4bfc98eeb0 [2022-07-12T08:18:23.231Z] ---> 887e42fafaa0 [2022-07-12T08:18:23.231Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T08:18:23.509Z] ---> Running in ba7410da8a47 [2022-07-12T08:18:25.487Z] Removing intermediate container ba7410da8a47 [2022-07-12T08:18:25.487Z] ---> deb10fd2a641 [2022-07-12T08:18:25.487Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T08:18:25.763Z] ---> Running in c6330f0ac86b [2022-07-12T08:18:26.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T08:18:27.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T08:18:28.316Z] OK: 221 MiB in 51 packages [2022-07-12T08:18:29.311Z] Removing intermediate container c6330f0ac86b [2022-07-12T08:18:29.311Z] ---> ec5b7046be6c [2022-07-12T08:18:29.311Z] Step 8/13 : WORKDIR /app [2022-07-12T08:18:29.311Z] ---> Running in 66345db5925f [2022-07-12T08:18:29.588Z] Removing intermediate container 66345db5925f [2022-07-12T08:18:29.588Z] ---> 145f26d5b3f4 [2022-07-12T08:18:29.588Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-12T08:18:30.189Z] ---> 9f075da5f7e1 [2022-07-12T08:18:30.189Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T08:18:30.189Z] ---> Running in f48b78ae57d7 [2022-07-12T08:19:17.207Z] Removing intermediate container f48b78ae57d7 [2022-07-12T08:19:17.207Z] ---> 3efee7cc8e2e [2022-07-12T08:19:17.207Z] Step 11/13 : COPY . . [2022-07-12T08:19:17.207Z] ---> 5a6b46d5f859 [2022-07-12T08:19:17.207Z] Step 12/13 : ARG MAKE="make build" [2022-07-12T08:19:17.207Z] ---> Running in 8f0990675e9f [2022-07-12T08:19:17.207Z] Removing intermediate container 8f0990675e9f [2022-07-12T08:19:17.207Z] ---> 12cfcaf20048 [2022-07-12T08:19:17.207Z] Step 13/13 : RUN $MAKE [2022-07-12T08:19:17.207Z] ---> Running in 0a25fdbc349e [2022-07-12T08:19:17.207Z] noop [2022-07-12T08:19:17.207Z] Removing intermediate container 0a25fdbc349e [2022-07-12T08:19:17.207Z] ---> 6c78adf3446b [2022-07-12T08:19:17.207Z] Successfully built 6c78adf3446b [2022-07-12T08:19:17.207Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:19:17.683Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T08:19:17.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T08:19:17.980Z] prd-ubuntu20.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container [2022-07-12T08:19:18.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T08:19:19.336Z] $ docker top 8e0dfe9d8895d9843fb6b5a4d6103d7c0f18ecf21281c63a6dad52a787a20675 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T08:19:20.293Z] + go version [2022-07-12T08:19:20.293Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-12T08:19:20.328Z] $ docker stop --time=1 8e0dfe9d8895d9843fb6b5a4d6103d7c0f18ecf21281c63a6dad52a787a20675 [2022-07-12T08:19:21.965Z] $ docker rm -f 8e0dfe9d8895d9843fb6b5a4d6103d7c0f18ecf21281c63a6dad52a787a20675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:19:22.904Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T08:19:22.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T08:19:23.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container [2022-07-12T08:19:23.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T08:19:24.576Z] $ docker top 0f146f4e28b27bee5130aa39d91c14c0f7f19632859425a32ef0987d48300a8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T08:19:25.538Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-07-12T08:19:26.264Z] + make test [2022-07-12T08:19:26.264Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-12T08:20:48.106Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-12T08:20:48.106Z] CGO_ENABLED=1 go vet ./... [2022-07-12T08:21:00.546Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T08:21:00.546Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T08:21:00.546Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T08:21:00.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T08:21:00.619Z] $ docker stop --time=1 0f146f4e28b27bee5130aa39d91c14c0f7f19632859425a32ef0987d48300a8e [2022-07-12T08:21:02.427Z] $ docker rm -f 0f146f4e28b27bee5130aa39d91c14c0f7f19632859425a32ef0987d48300a8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T08:21:03.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T08:21:03.508Z] Warning: overwriting stash ‘coverage-report’ [2022-07-12T08:21:03.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T08:21:04.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-12T08:21:04.911Z] + ls -al . [2022-07-12T08:21:04.911Z] total 164 [2022-07-12T08:21:04.911Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 12 08:19 . [2022-07-12T08:21:04.911Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 08:17 .. [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 08:17 .dockerignore [2022-07-12T08:21:04.911Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 08:17 .git [2022-07-12T08:21:04.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 08:17 .github [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 12 08:17 .gitignore [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 12 08:17 Attribution.txt [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 12 08:17 CHANGELOG.md [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 12 08:17 Dockerfile [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 08:17 GOVERNANCE.md [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 12 08:17 Jenkinsfile [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 08:17 LICENSE [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 12 08:17 OWNERS.md [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 12 08:17 README.md [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 08:15 VERSION [2022-07-12T08:21:04.911Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 08:17 bin [2022-07-12T08:21:04.911Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 12 08:19 coverage.out [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jul 12 08:17 go.mod [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 35610 Jul 12 08:17 go.sum [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 12 08:17 main.go [2022-07-12T08:21:04.911Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 12 08:17 makefile [2022-07-12T08:21:04.911Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 08:17 res [2022-07-12T08:21:04.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 08:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:21:05.340Z] + 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=06ac7975830f41951ba3ff23540c4ac6a09a4bc1 --label arch=arm64 --label version=0.0.0 . [2022-07-12T08:21:05.340Z] Sending build context to Docker daemon 206.3kB [2022-07-12T08:21:05.616Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T08:21:05.616Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-12T08:21:05.616Z] ---> 6c78adf3446b [2022-07-12T08:21:05.616Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-12T08:21:05.616Z] ---> Running in 8adab1ac7d1e [2022-07-12T08:21:05.889Z] Removing intermediate container 8adab1ac7d1e [2022-07-12T08:21:05.889Z] ---> 924219d300e8 [2022-07-12T08:21:05.889Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T08:21:06.162Z] ---> Running in 9f1e65a0e27b [2022-07-12T08:21:06.445Z] Removing intermediate container 9f1e65a0e27b [2022-07-12T08:21:06.445Z] ---> 643248a13bfa [2022-07-12T08:21:06.445Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T08:21:06.445Z] ---> Running in 8b99160ad4b1 [2022-07-12T08:21:06.728Z] Removing intermediate container 8b99160ad4b1 [2022-07-12T08:21:06.728Z] ---> ef426ed86d1e [2022-07-12T08:21:06.728Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T08:21:06.728Z] ---> Running in e5a4b1d9b5d7 [2022-07-12T08:21:08.704Z] Removing intermediate container e5a4b1d9b5d7 [2022-07-12T08:21:08.704Z] ---> dde2e4784567 [2022-07-12T08:21:08.704Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T08:21:08.704Z] ---> Running in 6cd0ceb52b09 [2022-07-12T08:21:09.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T08:21:10.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T08:21:11.269Z] OK: 221 MiB in 51 packages [2022-07-12T08:21:11.867Z] Removing intermediate container 6cd0ceb52b09 [2022-07-12T08:21:11.867Z] ---> da1b7cade885 [2022-07-12T08:21:11.867Z] Step 8/27 : WORKDIR /app [2022-07-12T08:21:11.867Z] ---> Running in d99365d0d2d0 [2022-07-12T08:21:12.145Z] Removing intermediate container d99365d0d2d0 [2022-07-12T08:21:12.145Z] ---> 9fd8b74ca970 [2022-07-12T08:21:12.145Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-12T08:21:12.756Z] ---> 2a72227cd75c [2022-07-12T08:21:12.756Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T08:21:13.033Z] ---> Running in eb301c4682fc [2022-07-12T08:21:15.031Z] Removing intermediate container eb301c4682fc [2022-07-12T08:21:15.031Z] ---> 2f591241075a [2022-07-12T08:21:15.031Z] Step 11/27 : COPY . . [2022-07-12T08:21:15.305Z] ---> 3f334ed84854 [2022-07-12T08:21:15.305Z] Step 12/27 : ARG MAKE="make build" [2022-07-12T08:21:15.582Z] ---> Running in c96822f08ac9 [2022-07-12T08:21:15.856Z] Removing intermediate container c96822f08ac9 [2022-07-12T08:21:15.856Z] ---> 7c9dd762095c [2022-07-12T08:21:15.856Z] Step 13/27 : RUN $MAKE [2022-07-12T08:21:15.856Z] ---> Running in a2ce9e9f581d [2022-07-12T08:21:16.839Z] 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=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-12T08:23:23.744Z] Removing intermediate container a2ce9e9f581d [2022-07-12T08:23:23.744Z] ---> bc5fd0364bec [2022-07-12T08:23:23.744Z] Step 14/27 : FROM alpine:3.16 [2022-07-12T08:23:23.744Z] 3.16: Pulling from library/alpine [2022-07-12T08:23:23.744Z] b3c136eddcbf: Already exists [2022-07-12T08:23:23.744Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T08:23:23.744Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T08:23:23.744Z] ---> 6e30ab57aeee [2022-07-12T08:23:23.744Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T08:23:23.744Z] ---> Running in e0402917560e [2022-07-12T08:23:23.744Z] Removing intermediate container e0402917560e [2022-07-12T08:23:23.744Z] ---> e1a0032a779f [2022-07-12T08:23:23.744Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-12T08:23:23.744Z] ---> Running in 29a6e448eaf2 [2022-07-12T08:23:23.744Z] Removing intermediate container 29a6e448eaf2 [2022-07-12T08:23:23.744Z] ---> f2aae91ab93b [2022-07-12T08:23:23.744Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-12T08:23:23.744Z] ---> Running in 57cd6062f94d [2022-07-12T08:23:23.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T08:23:23.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T08:23:23.744Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-12T08:23:23.744Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-12T08:23:23.744Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T08:23:23.744Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-12T08:23:23.744Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T08:23:23.744Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-12T08:23:23.744Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-12T08:23:23.744Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T08:23:23.744Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T08:23:23.744Z] OK: 9 MiB in 21 packages [2022-07-12T08:23:23.744Z] Removing intermediate container 57cd6062f94d [2022-07-12T08:23:23.744Z] ---> 834992e660f6 [2022-07-12T08:23:23.744Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-12T08:23:23.744Z] ---> 6df28336be7a [2022-07-12T08:23:23.744Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-12T08:23:23.744Z] ---> 58e7bd995d9d [2022-07-12T08:23:23.744Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-12T08:23:23.744Z] ---> 6bad94673ba5 [2022-07-12T08:23:23.744Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-12T08:23:25.187Z] ---> b436e4b2d985 [2022-07-12T08:23:25.187Z] Step 22/27 : EXPOSE 48095 [2022-07-12T08:23:25.187Z] ---> Running in bc86d9a6f0be [2022-07-12T08:23:25.187Z] Removing intermediate container bc86d9a6f0be [2022-07-12T08:23:25.187Z] ---> 8af48da875ac [2022-07-12T08:23:25.187Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-12T08:23:25.187Z] ---> Running in 33c0efab7c49 [2022-07-12T08:23:25.802Z] Removing intermediate container 33c0efab7c49 [2022-07-12T08:23:25.802Z] ---> feb20173621d [2022-07-12T08:23:25.802Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T08:23:25.802Z] ---> Running in 39842bfc2780 [2022-07-12T08:23:26.077Z] Removing intermediate container 39842bfc2780 [2022-07-12T08:23:26.077Z] ---> 28c9f26be73e [2022-07-12T08:23:26.077Z] Step 25/27 : LABEL arch=arm64 [2022-07-12T08:23:26.077Z] ---> Running in ad6f157fb04d [2022-07-12T08:23:26.352Z] Removing intermediate container ad6f157fb04d [2022-07-12T08:23:26.352Z] ---> 537a11fb7d4f [2022-07-12T08:23:26.352Z] Step 26/27 : LABEL git_sha=06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [2022-07-12T08:23:26.352Z] ---> Running in fdb4eade3507 [2022-07-12T08:23:26.952Z] Removing intermediate container fdb4eade3507 [2022-07-12T08:23:26.952Z] ---> d6044c996cb8 [2022-07-12T08:23:26.952Z] Step 27/27 : LABEL version=0.0.0 [2022-07-12T08:23:26.952Z] ---> Running in 329102dd0c2e [2022-07-12T08:23:27.225Z] Removing intermediate container 329102dd0c2e [2022-07-12T08:23:27.225Z] ---> 02e9c0b05703 [2022-07-12T08:23:27.225Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-12T08:23:27.225Z] Successfully built 02e9c0b05703 [2022-07-12T08:23:27.225Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:23:28.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T08:23:28.032Z] [2022-07-12T08:23:28.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:23:28.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T08:23:28.444Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-12T08:23:28.444Z] 8998bd30e6a1: Pulling fs layer [2022-07-12T08:23:28.444Z] 04944245beec: Pulling fs layer [2022-07-12T08:23:28.444Z] 699f458cf7ca: Pulling fs layer [2022-07-12T08:23:28.444Z] 765212b225bb: Pulling fs layer [2022-07-12T08:23:28.444Z] f23df028b6ca: Pulling fs layer [2022-07-12T08:23:28.444Z] 765212b225bb: Waiting [2022-07-12T08:23:28.444Z] d65c8cfc05b1: Pulling fs layer [2022-07-12T08:23:28.444Z] 2437ff75d9bd: Pulling fs layer [2022-07-12T08:23:28.444Z] f23df028b6ca: Waiting [2022-07-12T08:23:28.444Z] d65c8cfc05b1: Waiting [2022-07-12T08:23:28.444Z] 2437ff75d9bd: Waiting [2022-07-12T08:23:28.721Z] 04944245beec: Verifying Checksum [2022-07-12T08:23:28.721Z] 04944245beec: Download complete [2022-07-12T08:23:28.721Z] 765212b225bb: Verifying Checksum [2022-07-12T08:23:28.721Z] 765212b225bb: Download complete [2022-07-12T08:23:28.721Z] f23df028b6ca: Download complete [2022-07-12T08:23:28.721Z] d65c8cfc05b1: Verifying Checksum [2022-07-12T08:23:28.721Z] d65c8cfc05b1: Download complete [2022-07-12T08:23:28.996Z] 699f458cf7ca: Verifying Checksum [2022-07-12T08:23:28.996Z] 699f458cf7ca: Download complete [2022-07-12T08:23:29.280Z] 8998bd30e6a1: Verifying Checksum [2022-07-12T08:23:29.280Z] 8998bd30e6a1: Download complete [2022-07-12T08:23:31.901Z] 2437ff75d9bd: Verifying Checksum [2022-07-12T08:23:31.901Z] 2437ff75d9bd: Download complete [2022-07-12T08:23:33.339Z] 8998bd30e6a1: Pull complete [2022-07-12T08:23:33.939Z] 04944245beec: Pull complete [2022-07-12T08:23:35.380Z] 699f458cf7ca: Pull complete [2022-07-12T08:23:35.380Z] 765212b225bb: Pull complete [2022-07-12T08:23:36.364Z] f23df028b6ca: Pull complete [2022-07-12T08:23:36.639Z] d65c8cfc05b1: Pull complete [2022-07-12T08:23:51.744Z] 2437ff75d9bd: Pull complete [2022-07-12T08:23:51.744Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-12T08:23:51.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T08:23:51.744Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T08:23:52.106Z] prd-ubuntu20.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container [2022-07-12T08:23:52.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-12T08:23:54.867Z] $ docker top 47261f41ccc6a0f3497e3ac4da4d841d8d86e0beb3f050b6c77a8b98b697078e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T08:23:55.839Z] ---> job-cost.sh [2022-07-12T08:23:55.839Z] lf-activate-venv: SKIPPING [2022-07-12T08:23:55.839Z] INFO: No Stack... [2022-07-12T08:23:56.433Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-12T08:23:57.024Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T08:23:57.706Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-07-12T08:23:57.706Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T08:23:57.798Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] [2022-07-12T08:23:57.804Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] did not exist. Created. [2022-07-12T08:23:57.804Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T08:23:58.564Z] /w/workspace/app-service-configurable/1@tmp/durable-395d031e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-12T08:23:59.260Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-12T08:23:59.292Z] Warning: overwriting stash ‘stack-cost’ [2022-07-12T08:23:59.341Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T08:23:59.357Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T08:23:59.442Z] $ docker stop --time=1 47261f41ccc6a0f3497e3ac4da4d841d8d86e0beb3f050b6c77a8b98b697078e [2022-07-12T08:24:00.916Z] $ docker rm -f 47261f41ccc6a0f3497e3ac4da4d841d8d86e0beb3f050b6c77a8b98b697078e [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-12T08:24:01.976Z] provisioning config files... [2022-07-12T08:24:02.017Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-441@tmp/config7740638505006046248tmp [Pipeline] { [Pipeline] sh [2022-07-12T08:24:02.345Z] + set +x [2022-07-12T08:24:02.345Z] + curl -s https://codecov.io/bash [2022-07-12T08:24:02.345Z] + bash -s -- [2022-07-12T08:24:02.345Z] [2022-07-12T08:24:02.345Z] _____ _ [2022-07-12T08:24:02.345Z] / ____| | | [2022-07-12T08:24:02.345Z] | | ___ __| | ___ ___ _____ __ [2022-07-12T08:24:02.345Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-12T08:24:02.345Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-12T08:24:02.345Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-12T08:24:02.345Z] Bash-1.0.6 [2022-07-12T08:24:02.345Z] [2022-07-12T08:24:02.345Z] [2022-07-12T08:24:02.345Z] ==> git version 2.25.1 found [2022-07-12T08:24:02.345Z] ==> 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-12T08:24:02.345Z] Release-Date: 2020-01-08 [2022-07-12T08:24:02.345Z] 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-12T08:24:02.345Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-12T08:24:02.345Z] ==> Jenkins CI detected. [2022-07-12T08:24:02.345Z] current dir:  /w/workspace/_app-service-configurable_PR-441 [2022-07-12T08:24:02.345Z] project root: . [2022-07-12T08:24:02.345Z] --> token set from env [2022-07-12T08:24:02.345Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-12T08:24:02.610Z] ==> Running gcov in . (disable via -X gcov) [2022-07-12T08:24:02.610Z] ==> Python coveragepy not found [2022-07-12T08:24:02.610Z] ==> Searching for coverage reports in: [2022-07-12T08:24:02.610Z] + . [2022-07-12T08:24:02.610Z] -> Found 1 reports [2022-07-12T08:24:02.610Z] ==> Detecting git/mercurial file structure [2022-07-12T08:24:02.610Z] ==> Reading reports [2022-07-12T08:24:02.610Z] + ./coverage.out bytes=10 [2022-07-12T08:24:02.610Z] ==> Appending adjustments [2022-07-12T08:24:02.610Z] https://docs.codecov.io/docs/fixing-reports [2022-07-12T08:24:02.610Z] + Found adjustments [2022-07-12T08:24:02.610Z] ==> Gzipping contents [2022-07-12T08:24:02.610Z] 4.0K /tmp/codecov.nvbAEi.gz [2022-07-12T08:24:02.610Z] ==> Uploading reports [2022-07-12T08:24:02.610Z] url: https://codecov.io [2022-07-12T08:24:02.610Z] query: branch=PR-441&commit=06ac7975830f41951ba3ff23540c4ac6a09a4bc1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-441%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=441&job=&cmd_args= [2022-07-12T08:24:02.610Z] -> Pinging Codecov [2022-07-12T08:24:02.610Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-441&commit=06ac7975830f41951ba3ff23540c4ac6a09a4bc1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-441%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=441&job=&cmd_args= [2022-07-12T08:24:02.872Z] -> Uploading to [2022-07-12T08:24:02.872Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-12/A97CA9966030D2A3747ED39772930CCE/06ac7975830f41951ba3ff23540c4ac6a09a4bc1/0e666a92-113e-44f0-9263-beab2a5a1ef0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T082402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca0fbcdd08a498a48902a75f1b6fc20a7d1f5d5c38f7eb84032d384001a65091 [2022-07-12T08:24:02.872Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T08:24:02.872Z] Dload Upload Total Spent Left Speed [2022-07-12T08:24:03.133Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2416 --:--:-- --:--:-- --:--:-- 2416 [2022-07-12T08:24:03.133Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [Pipeline] } [2022-07-12T08:24:03.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-12T08:24:04.890Z] + [ -d /w/workspace/_app-service-configurable_PR-441/archives ] [2022-07-12T08:24:04.890Z] + ls -al /w/workspace/_app-service-configurable_PR-441/archives [2022-07-12T08:24:04.890Z] total 16 [2022-07-12T08:24:04.890Z] drwxr-xr-x 3 root root 4096 Jul 12 08:17 . [2022-07-12T08:24:04.890Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 08:17 .. [2022-07-12T08:24:04.890Z] drwxr-xr-x 2 root root 4096 Jul 12 08:17 cost [2022-07-12T08:24:04.890Z] -rw-r--r-- 1 root root 95 Jul 12 08:17 cost.csv [2022-07-12T08:24:04.890Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-441/archives [2022-07-12T08:24:04.890Z] + ls -al /w/workspace/_app-service-configurable_PR-441/archives [2022-07-12T08:24:04.890Z] total 16 [2022-07-12T08:24:04.890Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 08:17 . [2022-07-12T08:24:04.890Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 08:17 .. [2022-07-12T08:24:04.890Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 08:17 cost [2022-07-12T08:24:04.890Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 12 08:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-12T08:24:05.228Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T08:24:06.125Z] ---> package-listing.sh [2022-07-12T08:24:06.125Z] ++ facter osfamily [2022-07-12T08:24:06.125Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-12T08:24:06.384Z] + OS_FAMILY=debian [2022-07-12T08:24:06.384Z] + workspace=/w/workspace/_app-service-configurable_PR-441 [2022-07-12T08:24:06.384Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-12T08:24:06.384Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-12T08:24:06.384Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-12T08:24:06.384Z] + PACKAGES=/tmp/packages_start.txt [2022-07-12T08:24:06.384Z] + '[' /w/workspace/_app-service-configurable_PR-441 ']' [2022-07-12T08:24:06.384Z] + PACKAGES=/tmp/packages_end.txt [2022-07-12T08:24:06.384Z] + case "${OS_FAMILY}" in [2022-07-12T08:24:06.384Z] + dpkg -l [2022-07-12T08:24:06.384Z] + grep '^ii' [2022-07-12T08:24:06.384Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-12T08:24:06.384Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-12T08:24:06.385Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-12T08:24:06.385Z] + '[' /w/workspace/_app-service-configurable_PR-441 ']' [2022-07-12T08:24:06.385Z] + mkdir -p /w/workspace/_app-service-configurable_PR-441/archives/ [2022-07-12T08:24:06.385Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-441/archives/ [Pipeline] echo [2022-07-12T08:24:06.418Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-441/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-12T08:24:06.712Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:24:07.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T08:24:07.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T08:24:07.522Z] prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container [2022-07-12T08:24:07.562Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-441/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-441 -v /w/workspace/_app-service-configurable_PR-441:/w/workspace/_app-service-configurable_PR-441:rw,z -v /w/workspace/_app-service-configurable_PR-441@tmp:/w/workspace/_app-service-configurable_PR-441@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T08:24:07.807Z] $ docker top 72868ac6c5a895e45b378382ac23d016d4b439eebc03a27b511e310ea06f4580 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T08:24:08.225Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-12T08:24:08.542Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-12T08:24:08.857Z] + ls /var/log/sa-host [2022-07-12T08:24:08.857Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T08:24:09.051Z] provisioning config files... [2022-07-12T08:24:09.062Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-441@tmp/config3234550120853800076tmp [Pipeline] { [Pipeline] echo [2022-07-12T08:24:09.115Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T08:24:09.428Z] ---> create-netrc.sh [Pipeline] } [2022-07-12T08:24:09.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-12T08:24:09.875Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-12T08:24:09.907Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T08:24:10.218Z] ---> sudo-logs.sh [2022-07-12T08:24:10.219Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-12T08:24:10.301Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T08:24:10.616Z] ---> job-cost.sh [2022-07-12T08:24:10.616Z] lf-activate-venv: SKIPPING [2022-07-12T08:24:10.616Z] DEBUG: total: 0.2199999988079071 [2022-07-12T08:24:10.616Z] INFO: Retrieving Stack Cost... [2022-07-12T08:24:10.876Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T08:24:11.451Z] INFO: Archiving Costs [Pipeline] echo [2022-07-12T08:24:11.488Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T08:24:11.807Z] ---> logs-deploy.sh [2022-07-12T08:24:11.807Z] lf-activate-venv: SKIPPING [2022-07-12T08:24:11.807Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-441/1 [2022-07-12T08:24:11.807Z] INFO: archiving workspace using pattern(s): [2022-07-12T08:24:12.756Z] Archives upload complete. [2022-07-12T08:24:13.020Z] INFO: archiving logs to Nexus [2022-07-12T08:24:13.593Z] ---> uname -a: [2022-07-12T08:24:13.593Z] Linux prd-ubuntu20-04-docker-8c-8g-19525 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-12T08:24:13.593Z] [2022-07-12T08:24:13.593Z] [2022-07-12T08:24:13.593Z] ---> lscpu: [2022-07-12T08:24:13.593Z] Architecture: x86_64 [2022-07-12T08:24:13.593Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-12T08:24:13.593Z] Byte Order: Little Endian [2022-07-12T08:24:13.593Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-12T08:24:13.593Z] CPU(s): 8 [2022-07-12T08:24:13.593Z] On-line CPU(s) list: 0-7 [2022-07-12T08:24:13.593Z] Thread(s) per core: 1 [2022-07-12T08:24:13.593Z] Core(s) per socket: 1 [2022-07-12T08:24:13.593Z] Socket(s): 8 [2022-07-12T08:24:13.593Z] NUMA node(s): 1 [2022-07-12T08:24:13.593Z] Vendor ID: AuthenticAMD [2022-07-12T08:24:13.593Z] CPU family: 23 [2022-07-12T08:24:13.593Z] Model: 49 [2022-07-12T08:24:13.593Z] Model name: AMD EPYC-Rome Processor [2022-07-12T08:24:13.593Z] Stepping: 0 [2022-07-12T08:24:13.593Z] CPU MHz: 2800.000 [2022-07-12T08:24:13.593Z] BogoMIPS: 5600.00 [2022-07-12T08:24:13.593Z] Virtualization: AMD-V [2022-07-12T08:24:13.593Z] Hypervisor vendor: KVM [2022-07-12T08:24:13.593Z] Virtualization type: full [2022-07-12T08:24:13.593Z] L1d cache: 256 KiB [2022-07-12T08:24:13.593Z] L1i cache: 256 KiB [2022-07-12T08:24:13.593Z] L2 cache: 4 MiB [2022-07-12T08:24:13.593Z] L3 cache: 128 MiB [2022-07-12T08:24:13.593Z] NUMA node0 CPU(s): 0-7 [2022-07-12T08:24:13.593Z] Vulnerability Itlb multihit: Not affected [2022-07-12T08:24:13.593Z] Vulnerability L1tf: Not affected [2022-07-12T08:24:13.593Z] Vulnerability Mds: Not affected [2022-07-12T08:24:13.593Z] Vulnerability Meltdown: Not affected [2022-07-12T08:24:13.593Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-12T08:24:13.593Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-12T08:24:13.593Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-12T08:24:13.593Z] Vulnerability Srbds: Not affected [2022-07-12T08:24:13.593Z] Vulnerability Tsx async abort: Not affected [2022-07-12T08:24:13.593Z] 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-12T08:24:13.593Z] [2022-07-12T08:24:13.593Z] [2022-07-12T08:24:13.593Z] ---> nproc: [2022-07-12T08:24:13.593Z] 8 [2022-07-12T08:24:13.593Z] [2022-07-12T08:24:13.593Z] [2022-07-12T08:24:13.593Z] ---> df -h: [2022-07-12T08:24:13.593Z] Filesystem Size Used Avail Use% Mounted on [2022-07-12T08:24:13.593Z] overlay 155G 11G 145G 7% / [2022-07-12T08:24:13.593Z] tmpfs 64M 0 64M 0% /dev [2022-07-12T08:24:13.593Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-12T08:24:13.593Z] shm 64M 0 64M 0% /dev/shm [2022-07-12T08:24:13.593Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-12T08:24:13.593Z] [2022-07-12T08:24:13.593Z] [2022-07-12T08:24:13.593Z] ---> sar -b -r -n DEV: [2022-07-12T08:24:13.593Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19525) 07/12/22 _x86_64_ (8 CPU) [2022-07-12T08:24:13.593Z] [2022-07-12T08:24:13.593Z] 08:14:30 LINUX RESTART (8 CPU) [2022-07-12T08:24:13.593Z] [2022-07-12T08:24:13.593Z] 08:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-12T08:24:13.593Z] 08:16:01 403.41 12.79 390.61 0.00 2080.87 128576.99 0.00 [2022-07-12T08:24:13.593Z] 08:17:01 199.55 0.12 199.43 0.00 14.26 29023.53 0.00 [2022-07-12T08:24:13.593Z] 08:18:01 20.06 0.00 20.06 0.00 0.00 10550.79 0.00 [2022-07-12T08:24:13.593Z] 08:19:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 [2022-07-12T08:24:13.593Z] 08:20:01 1.13 0.02 1.12 0.00 0.13 13.20 0.00 [2022-07-12T08:24:13.593Z] 08:21:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2022-07-12T08:24:13.593Z] 08:22:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2022-07-12T08:24:13.593Z] 08:23:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 [2022-07-12T08:24:13.593Z] 08:24:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2022-07-12T08:24:13.593Z] Average: 69.43 1.42 68.02 0.00 229.36 18488.44 0.00 [2022-07-12T08:24:13.593Z] [2022-07-12T08:24:13.593Z] 08:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-12T08:24:13.593Z] 08:16:01 28449140 31761120 535400 1.63 158752 3371804 2056636 6.06 1135276 2861748 88 [2022-07-12T08:24:13.593Z] 08:17:01 27682372 31746992 542856 1.65 173292 4044412 2093200 6.17 1281864 3408564 251744 [2022-07-12T08:24:13.593Z] 08:18:01 27703972 31768892 520696 1.58 173600 4044432 1927672 5.68 1271680 3396208 12 [2022-07-12T08:24:13.593Z] 08:19:01 27705036 31770080 519456 1.58 173632 4044436 1927672 5.68 1270904 3396212 16 [2022-07-12T08:24:13.593Z] 08:20:01 27712888 31778204 511436 1.56 173680 4044436 1896376 5.59 1263384 3396428 24 [2022-07-12T08:24:13.593Z] 08:21:01 27713036 31778392 511180 1.55 173712 4044444 1896376 5.59 1262952 3396428 20 [2022-07-12T08:24:13.593Z] 08:22:01 27715564 31780964 508624 1.55 173732 4044448 1896376 5.59 1260316 3396464 12 [2022-07-12T08:24:13.594Z] 08:23:01 27715436 31780876 508544 1.55 173752 4044452 1896376 5.59 1260316 3396468 20 [2022-07-12T08:24:13.594Z] 08:24:01 27715040 31780520 508852 1.55 173772 4044452 1896376 5.59 1260924 3396468 20 [2022-07-12T08:24:13.594Z] Average: 27790276 31771782 518560 1.58 171992 3969702 1943007 5.73 1251957 3338332 27995 [2022-07-12T08:24:13.594Z] [2022-07-12T08:24:13.594Z] 08:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-12T08:24:13.594Z] 08:16:01 docker0 118.67 144.70 9.52 1102.87 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:16:01 lo 6.44 6.44 0.63 0.63 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:16:01 ens3 457.28 301.71 6891.30 58.20 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:17:01 docker0 12.20 16.53 0.75 101.37 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:17:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:17:01 ens3 180.71 119.01 2654.67 75.29 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:18:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:18:01 ens3 14.15 8.33 21.34 3.35 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:19:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:20:01 ens3 5.15 6.12 0.40 11.78 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:23:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] 08:24:01 ens3 2.25 4.13 0.23 3.65 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] Average: docker0 14.35 17.68 1.13 132.00 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] Average: lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] Average: ens3 72.61 48.38 1052.27 16.85 0.00 0.00 0.00 0.00 [2022-07-12T08:24:13.594Z] [2022-07-12T08:24:13.594Z] [2022-07-12T08:24:13.594Z] ---> sar -P ALL: [2022-07-12T08:24:13.594Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19525) 07/12/22 _x86_64_ (8 CPU) [2022-07-12T08:24:13.594Z] [2022-07-12T08:24:13.594Z] 08:14:30 LINUX RESTART (8 CPU) [2022-07-12T08:24:13.594Z] [2022-07-12T08:24:13.594Z] 08:15:02 CPU %user %nice %system %iowait %steal %idle [2022-07-12T08:24:13.594Z] 08:16:01 all 10.40 0.00 4.58 2.40 0.08 82.55 [2022-07-12T08:24:13.594Z] 08:16:01 0 10.36 0.00 4.98 3.11 0.07 81.48 [2022-07-12T08:24:13.594Z] 08:16:01 1 11.85 0.00 4.14 0.67 0.09 83.25 [2022-07-12T08:24:13.594Z] 08:16:01 2 10.68 0.00 4.59 0.43 0.07 84.23 [2022-07-12T08:24:13.594Z] 08:16:01 3 9.62 0.00 5.31 3.71 0.09 81.28 [2022-07-12T08:24:13.594Z] 08:16:01 4 10.20 0.00 5.81 6.80 0.07 77.12 [2022-07-12T08:24:13.594Z] 08:16:01 5 9.90 0.00 3.96 2.47 0.07 83.59 [2022-07-12T08:24:13.594Z] 08:16:01 6 10.90 0.00 3.77 1.24 0.07 84.03 [2022-07-12T08:24:13.594Z] 08:16:01 7 9.67 0.00 4.06 0.78 0.10 85.39 [2022-07-12T08:24:13.594Z] 08:17:01 all 31.73 0.00 7.01 1.26 0.11 59.89 [2022-07-12T08:24:13.594Z] 08:17:01 0 32.54 0.00 7.28 2.18 0.10 57.90 [2022-07-12T08:24:13.594Z] 08:17:01 1 31.25 0.00 7.69 4.38 0.10 56.58 [2022-07-12T08:24:13.594Z] 08:17:01 2 32.15 0.00 6.46 0.15 0.10 61.13 [2022-07-12T08:24:13.594Z] 08:17:01 3 32.04 0.00 7.36 2.24 0.12 58.24 [2022-07-12T08:24:13.594Z] 08:17:01 4 30.90 0.00 6.91 0.30 0.10 61.79 [2022-07-12T08:24:13.594Z] 08:17:01 5 30.95 0.00 6.84 0.29 0.10 61.82 [2022-07-12T08:24:13.594Z] 08:17:01 6 32.28 0.00 6.73 0.32 0.10 60.57 [2022-07-12T08:24:13.594Z] 08:17:01 7 31.70 0.00 6.83 0.25 0.12 61.10 [2022-07-12T08:24:13.594Z] 08:18:01 all 0.24 0.00 0.19 0.26 0.00 99.31 [2022-07-12T08:24:13.594Z] 08:18:01 0 0.28 0.00 0.13 0.03 0.00 99.55 [2022-07-12T08:24:13.594Z] 08:18:01 1 0.22 0.00 0.23 0.33 0.00 99.22 [2022-07-12T08:24:13.594Z] 08:18:01 2 0.25 0.00 0.17 0.25 0.02 99.32 [2022-07-12T08:24:13.594Z] 08:18:01 3 0.20 0.00 0.30 1.44 0.00 98.06 [2022-07-12T08:24:13.594Z] 08:18:01 4 0.22 0.00 0.15 0.00 0.00 99.63 [2022-07-12T08:24:13.594Z] 08:18:01 5 0.18 0.00 0.18 0.00 0.02 99.62 [2022-07-12T08:24:13.594Z] 08:18:01 6 0.23 0.00 0.10 0.02 0.00 99.65 [2022-07-12T08:24:13.594Z] 08:18:01 7 0.32 0.00 0.23 0.00 0.00 99.45 [2022-07-12T08:24:13.594Z] 08:19:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2022-07-12T08:24:13.594Z] 08:19:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-12T08:24:13.594Z] 08:19:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2022-07-12T08:24:13.594Z] 08:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-12T08:24:13.594Z] 08:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-12T08:24:13.594Z] 08:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:19:01 5 0.02 0.00 0.07 0.00 0.00 99.92 [2022-07-12T08:24:13.594Z] 08:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-12T08:24:13.594Z] 08:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-12T08:24:13.594Z] 08:20:01 all 0.05 0.00 0.03 0.00 0.01 99.90 [2022-07-12T08:24:13.594Z] 08:20:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2022-07-12T08:24:13.594Z] 08:20:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2022-07-12T08:24:13.594Z] 08:20:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-12T08:24:13.594Z] 08:20:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2022-07-12T08:24:13.594Z] 08:20:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-12T08:24:13.594Z] 08:20:01 5 0.10 0.00 0.07 0.00 0.02 99.82 [2022-07-12T08:24:13.594Z] 08:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-12T08:24:13.594Z] 08:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-12T08:24:13.594Z] 08:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:21:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T08:24:13.594Z] 08:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:21:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2022-07-12T08:24:13.594Z] 08:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T08:24:13.594Z] 08:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-07-12T08:24:13.594Z] 08:22:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T08:24:13.594Z] 08:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-12T08:24:13.594Z] 08:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-12T08:24:13.594Z] 08:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:22:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2022-07-12T08:24:13.594Z] 08:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:23:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-07-12T08:24:13.594Z] 08:23:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-12T08:24:13.594Z] 08:23:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-12T08:24:13.594Z] 08:23:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-12T08:24:13.594Z] 08:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-12T08:24:13.594Z] 08:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T08:24:13.594Z] 08:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-07-12T08:24:13.594Z] 08:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-12T08:24:13.594Z] 08:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-12T08:24:13.594Z] 08:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-12T08:24:13.594Z] 08:24:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-12T08:24:13.594Z] 08:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-12T08:24:13.594Z] 08:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T08:24:13.594Z] 08:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-12T08:24:13.594Z] Average: all 4.66 0.00 1.30 0.43 0.02 93.58 [2022-07-12T08:24:13.594Z] Average: 0 4.75 0.00 1.37 0.60 0.02 93.27 [2022-07-12T08:24:13.594Z] Average: 1 4.77 0.00 1.33 0.60 0.02 93.28 [2022-07-12T08:24:13.594Z] Average: 2 4.76 0.00 1.25 0.09 0.02 93.87 [2022-07-12T08:24:13.594Z] Average: 3 4.60 0.00 1.43 0.81 0.02 93.14 [2022-07-12T08:24:13.594Z] Average: 4 4.54 0.00 1.42 0.77 0.02 93.26 [2022-07-12T08:24:13.594Z] Average: 5 4.52 0.00 1.23 0.30 0.02 93.92 [2022-07-12T08:24:13.594Z] Average: 6 4.78 0.00 1.17 0.17 0.02 93.86 [2022-07-12T08:24:13.594Z] Average: 7 4.58 0.00 1.22 0.12 0.03 94.06 [2022-07-12T08:24:13.594Z] [2022-07-12T08:24:13.594Z] [2022-07-12T08:24:13.594Z]