Pull request #439 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66416355948d159e38eefac8fe1b66d4e0740226+bef66582781e37064d6dec61ab318c5dd11da733 (6627d2e0b24c5f5656971b13ed026da6f332595f) 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-ssh5377456029016552383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2702013591213735633.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh 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-439/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-439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1801239618832127583.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-439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12256752845158988093.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh1460781862884051384.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-439/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-439/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4616277841488876254.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17139 in /w/workspace/_app-service-configurable_PR-439 [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-439 # 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 bef66582781e37064d6dec61ab318c5dd11da733 into PR head commit 66416355948d159e38eefac8fe1b66d4e0740226 Merge succeeded, producing 66416355948d159e38eefac8fe1b66d4e0740226 Checking out Revision 66416355948d159e38eefac8fe1b66d4e0740226 (PR-439) > 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/439/head:refs/remotes/origin/PR-439 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66416355948d159e38eefac8fe1b66d4e0740226 # 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 bef66582781e37064d6dec61ab318c5dd11da733 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66416355948d159e38eefac8fe1b66d4e0740226 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-07T12:05:10.435Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-07T12:05:10.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-07T12:05:10.712Z] ========================================================= [2022-07-07T12:05:10.712Z] EdgeX Global Pipelines Version Info [2022-07-07T12:05:10.712Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-07T12:05:11.525Z] ------------------- [2022-07-07T12:05:11.525Z] stable info: [2022-07-07T12:05:11.525Z] ------------------- [2022-07-07T12:05:11.525Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-07T12:05:11.525Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-07T12:05:11.525Z] Message: update stable to v1.0.234 [2022-07-07T12:05:12.099Z] ------------------- [2022-07-07T12:05:12.099Z] experimental info: [2022-07-07T12:05:12.099Z] ------------------- [2022-07-07T12:05:12.099Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-07T12:05:12.099Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-07T12:05:12.099Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-07T12:05:12.481Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-07T12:05:12.518Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-07T12:05:12.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-07T12:05:12.592Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-07T12:05:12.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-07T12:05:12.671Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-07T12:05:12.704Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-07T12:05:12.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-07T12:05:12.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-07T12:05:12.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-07T12:05:12.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-07T12:05:12.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-07T12:05:12.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-07T12:05:12.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-07T12:05:12.994Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-07T12:05:13.039Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-07T12:05:13.077Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-07T12:05:13.116Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-07T12:05:13.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-07T12:05:13.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-07T12:05:13.222Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-07T12:05:13.259Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-07T12:05:13.293Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-07T12:05:13.330Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-07T12:05:13.378Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-07T12:05:13.410Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-07T12:05:13.445Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-07T12:05:13.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-439 [Pipeline] echo [2022-07-07T12:05:13.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-439 [Pipeline] echo [2022-07-07T12:05:13.568Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-439 [Pipeline] echo [2022-07-07T12:05:13.609Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66416355948d159e38eefac8fe1b66d4e0740226 [Pipeline] echo [2022-07-07T12:05:13.655Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6641635 [Pipeline] echo [2022-07-07T12:05:13.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T12:05:13.806Z] provisioning config files... [2022-07-07T12:05:13.819Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-439@tmp/config4998903666110916676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T12:05:14.172Z] ---> docker-login.sh [2022-07-07T12:05:14.172Z] nexus3.edgexfoundry.org:10001 [2022-07-07T12:05:14.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:05:14.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:05:14.697Z] Configure a credential helper to remove this warning. See [2022-07-07T12:05:14.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:05:14.697Z] [2022-07-07T12:05:14.697Z] Login Succeeded [2022-07-07T12:05:14.697Z] nexus3.edgexfoundry.org:10002 [2022-07-07T12:05:14.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:05:14.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:05:14.959Z] Configure a credential helper to remove this warning. See [2022-07-07T12:05:14.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:05:14.959Z] [2022-07-07T12:05:14.959Z] Login Succeeded [2022-07-07T12:05:14.959Z] nexus3.edgexfoundry.org:10003 [2022-07-07T12:05:14.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:05:14.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:05:14.959Z] Configure a credential helper to remove this warning. See [2022-07-07T12:05:14.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:05:14.959Z] [2022-07-07T12:05:14.959Z] Login Succeeded [2022-07-07T12:05:14.959Z] nexus3.edgexfoundry.org:10004 [2022-07-07T12:05:15.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:05:15.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:05:15.220Z] Configure a credential helper to remove this warning. See [2022-07-07T12:05:15.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:05:15.220Z] [2022-07-07T12:05:15.220Z] Login Succeeded [2022-07-07T12:05:15.220Z] docker.io [2022-07-07T12:05:15.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:05:15.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:05:15.794Z] Configure a credential helper to remove this warning. See [2022-07-07T12:05:15.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:05:15.794Z] [2022-07-07T12:05:15.794Z] Login Succeeded [2022-07-07T12:05:15.794Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T12:05:15.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-07T12:05:16.442Z] + git rev-list -1 --merges 66416355948d159e38eefac8fe1b66d4e0740226~1..66416355948d159e38eefac8fe1b66d4e0740226 [Pipeline] echo [2022-07-07T12:05:16.491Z] -----------> git rev-list -1 --merges 66416355948d159e38eefac8fe1b66d4e0740226~1..66416355948d159e38eefac8fe1b66d4e0740226 66416355948d159e38eefac8fe1b66d4e0740226 [false] [Pipeline] sh [2022-07-07T12:05:16.803Z] + git log --format=format:%s -1 66416355948d159e38eefac8fe1b66d4e0740226 [Pipeline] echo [2022-07-07T12:05:16.837Z] ========================================================= [2022-07-07T12:05:16.837Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-07T12:05:16.837Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T12:05:17.260Z] + git log --format=format:%s -1 66416355948d159e38eefac8fe1b66d4e0740226 [Pipeline] echo [2022-07-07T12:05:17.294Z] [semverPrep] GIT_COMMIT: 66416355948d159e38eefac8fe1b66d4e0740226, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-07-07T12:05:17.324Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-07T12:05:17.717Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T12:05:17.717Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-07T12:05:17.717Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-07T12:05:17.717Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-07T12:05:17.717Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-07T12:05:17.717Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-07T12:05:17.717Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T12:05:18.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T12:05:18.212Z] [2022-07-07T12:05:18.212Z] 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-07T12:05:18.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T12:05:18.587Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-07T12:05:18.587Z] 42c077c10790: Pulling fs layer [2022-07-07T12:05:18.587Z] f63e77b7563a: Pulling fs layer [2022-07-07T12:05:18.587Z] bd5fdadae976: Pulling fs layer [2022-07-07T12:05:18.587Z] 205491f53016: Pulling fs layer [2022-07-07T12:05:18.587Z] df18705c85c3: Pulling fs layer [2022-07-07T12:05:18.587Z] bdb3f477010e: Pulling fs layer [2022-07-07T12:05:18.587Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-07T12:05:18.587Z] 2c6e9b1d212d: Pulling fs layer [2022-07-07T12:05:18.587Z] bdb8f0575790: Pulling fs layer [2022-07-07T12:05:18.587Z] 386e3cb2ff24: Pulling fs layer [2022-07-07T12:05:18.587Z] 2343380bae48: Pulling fs layer [2022-07-07T12:05:18.587Z] 386e3cb2ff24: Waiting [2022-07-07T12:05:18.587Z] 205491f53016: Waiting [2022-07-07T12:05:18.587Z] 2c6e9b1d212d: Waiting [2022-07-07T12:05:18.587Z] df18705c85c3: Waiting [2022-07-07T12:05:18.587Z] bdb3f477010e: Waiting [2022-07-07T12:05:18.587Z] bdb8f0575790: Waiting [2022-07-07T12:05:18.587Z] c8a8fc8e1c8f: Waiting [2022-07-07T12:05:18.587Z] f63e77b7563a: Download complete [2022-07-07T12:05:18.587Z] 205491f53016: Verifying Checksum [2022-07-07T12:05:18.587Z] 205491f53016: Download complete [2022-07-07T12:05:18.849Z] df18705c85c3: Verifying Checksum [2022-07-07T12:05:18.849Z] df18705c85c3: Download complete [2022-07-07T12:05:18.849Z] bdb3f477010e: Verifying Checksum [2022-07-07T12:05:18.849Z] bdb3f477010e: Download complete [2022-07-07T12:05:18.849Z] bd5fdadae976: Verifying Checksum [2022-07-07T12:05:18.849Z] bd5fdadae976: Download complete [2022-07-07T12:05:18.849Z] 2c6e9b1d212d: Download complete [2022-07-07T12:05:18.849Z] bdb8f0575790: Verifying Checksum [2022-07-07T12:05:18.849Z] bdb8f0575790: Download complete [2022-07-07T12:05:18.849Z] 386e3cb2ff24: Verifying Checksum [2022-07-07T12:05:18.849Z] 386e3cb2ff24: Download complete [2022-07-07T12:05:18.849Z] 2343380bae48: Verifying Checksum [2022-07-07T12:05:18.849Z] 2343380bae48: Download complete [2022-07-07T12:05:18.849Z] 42c077c10790: Verifying Checksum [2022-07-07T12:05:18.849Z] 42c077c10790: Download complete [2022-07-07T12:05:19.109Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-07T12:05:19.109Z] c8a8fc8e1c8f: Download complete [2022-07-07T12:05:20.501Z] 42c077c10790: Pull complete [2022-07-07T12:05:20.501Z] f63e77b7563a: Pull complete [2022-07-07T12:05:21.072Z] bd5fdadae976: Pull complete [2022-07-07T12:05:21.072Z] 205491f53016: Pull complete [2022-07-07T12:05:21.335Z] df18705c85c3: Pull complete [2022-07-07T12:05:21.335Z] bdb3f477010e: Pull complete [2022-07-07T12:05:23.887Z] c8a8fc8e1c8f: Pull complete [2022-07-07T12:05:23.887Z] 2c6e9b1d212d: Pull complete [2022-07-07T12:05:23.887Z] bdb8f0575790: Pull complete [2022-07-07T12:05:23.887Z] 386e3cb2ff24: Pull complete [2022-07-07T12:05:23.887Z] 2343380bae48: Pull complete [2022-07-07T12:05:23.887Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-07T12:05:23.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T12:05:23.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T12:05:24.131Z] prd-ubuntu20.04-docker-8c-8g-17139 does not seem to be running inside a container [2022-07-07T12:05:24.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-439 -v /w/workspace/_app-service-configurable_PR-439:/w/workspace/_app-service-configurable_PR-439:rw,z -v /w/workspace/_app-service-configurable_PR-439@tmp:/w/workspace/_app-service-configurable_PR-439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-07T12:05:25.474Z] $ docker top c71af721024a88e756a7a988af53e9516cc8c89964402de500372356c260eb30 -eo pid,comm [2022-07-07T12:05:25.550Z] 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-07T12:05:25.550Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T12:05:25.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T12:05:25.664Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T12:05:25.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T12:05:25.804Z] $ docker exec c71af721024a88e756a7a988af53e9516cc8c89964402de500372356c260eb30 ssh-agent [2022-07-07T12:05:25.931Z] SSH_AUTH_SOCK=/tmp/ssh-5MbBHquWERZa/agent.35 [2022-07-07T12:05:25.931Z] SSH_AGENT_PID=41 [2022-07-07T12:05:25.938Z] Running ssh-add (command line suppressed) [2022-07-07T12:05:26.057Z] Identity added: /w/workspace/_app-service-configurable_PR-439@tmp/private_key_9030083271994634670.key (/w/workspace/_app-service-configurable_PR-439@tmp/private_key_9030083271994634670.key) [2022-07-07T12:05:26.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T12:05:26.408Z] + git tag --points-at HEAD [Pipeline] } [2022-07-07T12:05:26.431Z] $ docker exec --env ******** --env ******** c71af721024a88e756a7a988af53e9516cc8c89964402de500372356c260eb30 ssh-agent -k [2022-07-07T12:05:26.554Z] unset SSH_AUTH_SOCK; [2022-07-07T12:05:26.555Z] unset SSH_AGENT_PID; [2022-07-07T12:05:26.555Z] echo Agent pid 41 killed; [2022-07-07T12:05:26.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-07T12:05:26.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T12:05:26.648Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T12:05:26.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T12:05:26.781Z] $ docker exec c71af721024a88e756a7a988af53e9516cc8c89964402de500372356c260eb30 ssh-agent [2022-07-07T12:05:26.918Z] SSH_AUTH_SOCK=/tmp/ssh-025Uz3yBWNIG/agent.74 [2022-07-07T12:05:26.918Z] SSH_AGENT_PID=81 [2022-07-07T12:05:26.923Z] Running ssh-add (command line suppressed) [2022-07-07T12:05:27.047Z] Identity added: /w/workspace/_app-service-configurable_PR-439@tmp/private_key_2097612367140049363.key (/w/workspace/_app-service-configurable_PR-439@tmp/private_key_2097612367140049363.key) [2022-07-07T12:05:27.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T12:05:27.397Z] + git semver init [2022-07-07T12:05:27.657Z] 2022-07-07 12:05:27,631 [run_init] DEBUG init version:0.0.0 force:False [2022-07-07T12:05:27.657Z] 2022-07-07 12:05:27,632 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-439/.semver [2022-07-07T12:05:27.657Z] 2022-07-07 12:05:27,633 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-439/.semver [2022-07-07T12:05:27.657Z] 2022-07-07 12:05:27,633 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-439/.semver'], cwd=/w/workspace/_app-service-configurable_PR-439, universal_newlines=False, shell=None, istream=None) [2022-07-07T12:05:28.603Z] 2022-07-07 12:05:28,338 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-439/.git/info/exclude [2022-07-07T12:05:28.603Z] 2022-07-07 12:05:28,339 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-439/.semver/PR-439 with force:False [2022-07-07T12:05:28.603Z] 2022-07-07 12:05:28,339 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-439/.semver/PR-439 [2022-07-07T12:05:28.603Z] 2022-07-07 12:05:28,343 [execute] INFO git cat-file --batch-check [2022-07-07T12:05:28.603Z] 2022-07-07 12:05:28,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-439/.semver, universal_newlines=False, shell=None, istream=) [2022-07-07T12:05:28.603Z] 2022-07-07 12:05:28,350 [execute] INFO git cat-file --batch [2022-07-07T12:05:28.603Z] 2022-07-07 12:05:28,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-439/.semver, universal_newlines=False, shell=None, istream=) [2022-07-07T12:05:28.603Z] 2022-07-07 12:05:28,356 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-439/.semver/PR-439 [2022-07-07T12:05:28.603Z] 0.0.0 [Pipeline] } [2022-07-07T12:05:28.625Z] $ docker exec --env ******** --env ******** c71af721024a88e756a7a988af53e9516cc8c89964402de500372356c260eb30 ssh-agent -k [2022-07-07T12:05:28.744Z] unset SSH_AUTH_SOCK; [2022-07-07T12:05:28.746Z] unset SSH_AGENT_PID; [2022-07-07T12:05:28.746Z] echo Agent pid 81 killed; [2022-07-07T12:05:28.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T12:05:29.171Z] + git semver [Pipeline] } [2022-07-07T12:05:29.464Z] $ docker stop --time=1 c71af721024a88e756a7a988af53e9516cc8c89964402de500372356c260eb30 [2022-07-07T12:05:30.803Z] $ docker rm -f c71af721024a88e756a7a988af53e9516cc8c89964402de500372356c260eb30 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T12:05:31.231Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-07T12:05:31.551Z] Stashed 1 file(s) [Pipeline] echo [2022-07-07T12:05:31.566Z] [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-07T12:05:32.195Z] provisioning config files... [2022-07-07T12:05:32.206Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-439@tmp/config5865273393981034781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T12:05:32.561Z] ---> docker-login.sh [2022-07-07T12:05:32.561Z] nexus3.edgexfoundry.org:10001 [2022-07-07T12:05:32.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:05:32.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:05:32.561Z] Configure a credential helper to remove this warning. See [2022-07-07T12:05:32.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:05:32.561Z] [2022-07-07T12:05:32.561Z] Login Succeeded [2022-07-07T12:05:32.561Z] nexus3.edgexfoundry.org:10002 [2022-07-07T12:05:32.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:05:32.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:05:32.823Z] Configure a credential helper to remove this warning. See [2022-07-07T12:05:32.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:05:32.823Z] [2022-07-07T12:05:32.823Z] Login Succeeded [2022-07-07T12:05:32.823Z] nexus3.edgexfoundry.org:10003 [2022-07-07T12:05:32.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:05:32.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:05:32.823Z] Configure a credential helper to remove this warning. See [2022-07-07T12:05:32.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:05:32.823Z] [2022-07-07T12:05:32.823Z] Login Succeeded [2022-07-07T12:05:32.823Z] nexus3.edgexfoundry.org:10004 [2022-07-07T12:05:33.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:05:33.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:05:33.084Z] Configure a credential helper to remove this warning. See [2022-07-07T12:05:33.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:05:33.084Z] [2022-07-07T12:05:33.084Z] Login Succeeded [2022-07-07T12:05:33.084Z] docker.io [2022-07-07T12:05:33.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:05:33.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:05:33.344Z] Configure a credential helper to remove this warning. See [2022-07-07T12:05:33.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:05:33.344Z] [2022-07-07T12:05:33.344Z] Login Succeeded [2022-07-07T12:05:33.344Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T12:05:33.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-07T12:05:33.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T12:05:33.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T12:05:33.639Z] ========================================================= [2022-07-07T12:05:33.639Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-07T12:05:33.639Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T12:05:34.104Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-07T12:05:34.104Z] Sending build context to Docker daemon 3.102MB [2022-07-07T12:05:34.104Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T12:05:34.104Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-07T12:05:34.104Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-07T12:05:34.104Z] 59bf1c3509f3: Pulling fs layer [2022-07-07T12:05:34.104Z] 666ba61612fd: Pulling fs layer [2022-07-07T12:05:34.104Z] 8ed8ca486205: Pulling fs layer [2022-07-07T12:05:34.104Z] cc1cd167ecdc: Pulling fs layer [2022-07-07T12:05:34.104Z] c516ae0d96e1: Pulling fs layer [2022-07-07T12:05:34.104Z] 684cea983483: Pulling fs layer [2022-07-07T12:05:34.104Z] dd3240ac7de5: Pulling fs layer [2022-07-07T12:05:34.104Z] b1e948a4e11c: Pulling fs layer [2022-07-07T12:05:34.104Z] cc1cd167ecdc: Waiting [2022-07-07T12:05:34.104Z] a8fd76ee1af6: Pulling fs layer [2022-07-07T12:05:34.104Z] 646ad004c059: Pulling fs layer [2022-07-07T12:05:34.104Z] c516ae0d96e1: Waiting [2022-07-07T12:05:34.104Z] 684cea983483: Waiting [2022-07-07T12:05:34.104Z] dd3240ac7de5: Waiting [2022-07-07T12:05:34.104Z] 646ad004c059: Waiting [2022-07-07T12:05:34.104Z] b1e948a4e11c: Waiting [2022-07-07T12:05:34.104Z] a8fd76ee1af6: Waiting [2022-07-07T12:05:34.104Z] 8ed8ca486205: Verifying Checksum [2022-07-07T12:05:34.104Z] 8ed8ca486205: Download complete [2022-07-07T12:05:34.104Z] 666ba61612fd: Verifying Checksum [2022-07-07T12:05:34.104Z] 666ba61612fd: Download complete [2022-07-07T12:05:34.104Z] c516ae0d96e1: Verifying Checksum [2022-07-07T12:05:34.104Z] c516ae0d96e1: Download complete [2022-07-07T12:05:34.104Z] 684cea983483: Verifying Checksum [2022-07-07T12:05:34.104Z] 684cea983483: Download complete [2022-07-07T12:05:34.104Z] 59bf1c3509f3: Verifying Checksum [2022-07-07T12:05:34.104Z] 59bf1c3509f3: Download complete [2022-07-07T12:05:34.104Z] dd3240ac7de5: Verifying Checksum [2022-07-07T12:05:34.104Z] dd3240ac7de5: Download complete [2022-07-07T12:05:34.364Z] b1e948a4e11c: Verifying Checksum [2022-07-07T12:05:34.364Z] b1e948a4e11c: Download complete [2022-07-07T12:05:34.364Z] 59bf1c3509f3: Pull complete [2022-07-07T12:05:34.626Z] 666ba61612fd: Pull complete [2022-07-07T12:05:34.626Z] 8ed8ca486205: Pull complete [2022-07-07T12:05:34.887Z] 646ad004c059: Verifying Checksum [2022-07-07T12:05:34.887Z] 646ad004c059: Download complete [2022-07-07T12:05:34.887Z] a8fd76ee1af6: Verifying Checksum [2022-07-07T12:05:34.887Z] a8fd76ee1af6: Download complete [2022-07-07T12:05:34.887Z] cc1cd167ecdc: Verifying Checksum [2022-07-07T12:05:34.887Z] cc1cd167ecdc: Download complete [2022-07-07T12:05:39.081Z] cc1cd167ecdc: Pull complete [2022-07-07T12:05:39.081Z] c516ae0d96e1: Pull complete [2022-07-07T12:05:39.081Z] 684cea983483: Pull complete [2022-07-07T12:05:39.081Z] dd3240ac7de5: Pull complete [2022-07-07T12:05:39.348Z] b1e948a4e11c: Pull complete [2022-07-07T12:05:41.890Z] a8fd76ee1af6: Pull complete [2022-07-07T12:05:42.460Z] 646ad004c059: Pull complete [2022-07-07T12:05:42.460Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-07T12:05:42.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-07T12:05:42.460Z] ---> 8f69c11f6b0c [2022-07-07T12:05:42.460Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-07T12:05:43.847Z] ---> Running in 0c91d171ddfa [2022-07-07T12:05:44.107Z] Removing intermediate container 0c91d171ddfa [2022-07-07T12:05:44.107Z] ---> 61a78b179fde [2022-07-07T12:05:44.107Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-07T12:05:44.107Z] ---> Running in fc5b46fff98a [2022-07-07T12:05:44.107Z] Removing intermediate container fc5b46fff98a [2022-07-07T12:05:44.107Z] ---> 817ad29545d3 [2022-07-07T12:05:44.107Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-07-07T12:05:44.107Z] ---> Running in e20c24b95d07 [2022-07-07T12:05:44.366Z] Removing intermediate container e20c24b95d07 [2022-07-07T12:05:44.366Z] ---> ceef0b826f67 [2022-07-07T12:05:44.366Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T12:05:44.366Z] ---> Running in 9656b596d3c0 [2022-07-07T12:05:44.934Z] Removing intermediate container 9656b596d3c0 [2022-07-07T12:05:44.934Z] ---> 64d1833644aa [2022-07-07T12:05:44.934Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T12:05:44.934Z] ---> Running in 8eaf512fc5b8 [2022-07-07T12:05:45.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T12:05:46.133Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T12:05:46.701Z] OK: 221 MiB in 52 packages [2022-07-07T12:05:46.963Z] Removing intermediate container 8eaf512fc5b8 [2022-07-07T12:05:46.963Z] ---> c58812d0b3d3 [2022-07-07T12:05:46.963Z] Step 8/13 : WORKDIR /app [2022-07-07T12:05:46.963Z] ---> Running in de1ad585287a [2022-07-07T12:05:46.963Z] Removing intermediate container de1ad585287a [2022-07-07T12:05:46.963Z] ---> 41fe532dfe1d [2022-07-07T12:05:46.963Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-07T12:05:47.004Z] Still waiting to schedule task [2022-07-07T12:05:47.005Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-07T12:05:47.224Z] ---> cced3054c2df [2022-07-07T12:05:47.224Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T12:05:47.224Z] ---> Running in 003c3bde99dd [2022-07-07T12:06:05.356Z] Removing intermediate container 003c3bde99dd [2022-07-07T12:06:05.356Z] ---> 12f70a8b0e86 [2022-07-07T12:06:05.356Z] Step 11/13 : COPY . . [2022-07-07T12:06:05.356Z] ---> f96dd5ef3776 [2022-07-07T12:06:05.356Z] Step 12/13 : ARG MAKE="make build" [2022-07-07T12:06:05.356Z] ---> Running in 3ef9b63ebc94 [2022-07-07T12:06:05.356Z] Removing intermediate container 3ef9b63ebc94 [2022-07-07T12:06:05.356Z] ---> 0659a1718e6d [2022-07-07T12:06:05.356Z] Step 13/13 : RUN $MAKE [2022-07-07T12:06:05.356Z] ---> Running in 3a972995465f [2022-07-07T12:06:05.356Z] noop [2022-07-07T12:06:05.356Z] Removing intermediate container 3a972995465f [2022-07-07T12:06:05.356Z] ---> e9ce087be9d9 [2022-07-07T12:06:05.356Z] Successfully built e9ce087be9d9 [2022-07-07T12:06:05.356Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T12:06:05.798Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-07T12:06:05.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T12:06:05.954Z] prd-ubuntu20.04-docker-8c-8g-17139 does not seem to be running inside a container [2022-07-07T12:06:05.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-439 -v /w/workspace/_app-service-configurable_PR-439:/w/workspace/_app-service-configurable_PR-439:rw,z -v /w/workspace/_app-service-configurable_PR-439@tmp:/w/workspace/_app-service-configurable_PR-439@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 ******** ci-base-image-x86_64 cat [2022-07-07T12:06:06.396Z] $ docker top aeb18f93f53f54f31871b045086bd165b8eea61cf9bb6fc67cb28e7947018644 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T12:06:06.815Z] + go version [2022-07-07T12:06:06.815Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-07T12:06:06.848Z] $ docker stop --time=1 aeb18f93f53f54f31871b045086bd165b8eea61cf9bb6fc67cb28e7947018644 [2022-07-07T12:06:08.135Z] $ docker rm -f aeb18f93f53f54f31871b045086bd165b8eea61cf9bb6fc67cb28e7947018644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T12:06:08.840Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-07T12:06:08.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T12:06:09.016Z] prd-ubuntu20.04-docker-8c-8g-17139 does not seem to be running inside a container [2022-07-07T12:06:09.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-439 -v /w/workspace/_app-service-configurable_PR-439:/w/workspace/_app-service-configurable_PR-439:rw,z -v /w/workspace/_app-service-configurable_PR-439@tmp:/w/workspace/_app-service-configurable_PR-439@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 ******** ci-base-image-x86_64 cat [2022-07-07T12:06:09.536Z] $ docker top 001931e4c157cbc376936bd104ed855f7e52c0430da7706293edadea5fe890ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-07T12:06:10.002Z] + make test [2022-07-07T12:06:10.002Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-07T12:06:19.991Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-07T12:06:19.991Z] CGO_ENABLED=1 go vet ./... [2022-07-07T12:06:24.201Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-07T12:06:24.201Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-07T12:06:24.201Z] ./bin/test-attribution-txt.sh [2022-07-07T12:06:24.201Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-07-07T12:06:24.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-07T12:06:24.272Z] $ docker stop --time=1 001931e4c157cbc376936bd104ed855f7e52c0430da7706293edadea5fe890ec [2022-07-07T12:06:25.999Z] $ docker rm -f 001931e4c157cbc376936bd104ed855f7e52c0430da7706293edadea5fe890ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T12:06:26.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-07T12:06:26.523Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-07T12:06:27.171Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-07T12:06:27.482Z] + ls -al . [2022-07-07T12:06:27.482Z] total 168 [2022-07-07T12:06:27.482Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 12:06 . [2022-07-07T12:06:27.482Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 12:05 .. [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 7 12:05 .dockerignore [2022-07-07T12:06:27.482Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 12:05 .git [2022-07-07T12:06:27.482Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 12:05 .github [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 104 Jul 7 12:05 .gitignore [2022-07-07T12:06:27.482Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 12:05 .semver [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jul 7 12:05 Attribution.txt [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 7 12:05 CHANGELOG.md [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jul 7 12:05 Dockerfile [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 7 12:05 GOVERNANCE.md [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 7 12:05 Jenkinsfile [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 7 12:05 LICENSE [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 7 12:05 OWNERS.md [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 7 12:05 README.md [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 7 12:05 VERSION [2022-07-07T12:06:27.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 12:05 bin [2022-07-07T12:06:27.482Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 7 12:06 coverage.out [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jul 7 12:05 go.mod [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 36618 Jul 7 12:05 go.sum [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 7 12:05 main.go [2022-07-07T12:06:27.482Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jul 7 12:05 makefile [2022-07-07T12:06:27.482Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 12:05 res [2022-07-07T12:06:27.482Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 12:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T12:06:27.869Z] + 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=66416355948d159e38eefac8fe1b66d4e0740226 --label arch=amd64 --label version=0.0.0 . [2022-07-07T12:06:27.869Z] Sending build context to Docker daemon 3.103MB [2022-07-07T12:06:27.869Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T12:06:27.869Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-07T12:06:27.869Z] ---> e9ce087be9d9 [2022-07-07T12:06:27.869Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-07T12:06:27.869Z] ---> Running in d04fc48c290b [2022-07-07T12:06:28.131Z] Removing intermediate container d04fc48c290b [2022-07-07T12:06:28.131Z] ---> 4303a1e090e3 [2022-07-07T12:06:28.131Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-07T12:06:28.131Z] ---> Running in 790a64709a3a [2022-07-07T12:06:28.131Z] Removing intermediate container 790a64709a3a [2022-07-07T12:06:28.131Z] ---> 2bfb8923388b [2022-07-07T12:06:28.131Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-07-07T12:06:28.131Z] ---> Running in 7c8175a997eb [2022-07-07T12:06:28.393Z] Removing intermediate container 7c8175a997eb [2022-07-07T12:06:28.393Z] ---> dab58590057f [2022-07-07T12:06:28.393Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T12:06:28.393Z] ---> Running in 349c40d981d7 [2022-07-07T12:06:28.966Z] Removing intermediate container 349c40d981d7 [2022-07-07T12:06:28.966Z] ---> 46e83eaf7144 [2022-07-07T12:06:28.966Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T12:06:28.966Z] ---> Running in e5756c115563 [2022-07-07T12:06:29.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T12:06:30.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T12:06:30.431Z] OK: 221 MiB in 52 packages [2022-07-07T12:06:30.693Z] Removing intermediate container e5756c115563 [2022-07-07T12:06:30.693Z] ---> 2453a2a29bfc [2022-07-07T12:06:30.693Z] Step 8/27 : WORKDIR /app [2022-07-07T12:06:30.693Z] ---> Running in 5b15612b7e3e [2022-07-07T12:06:30.954Z] Removing intermediate container 5b15612b7e3e [2022-07-07T12:06:30.954Z] ---> 2861d321117b [2022-07-07T12:06:30.954Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-07T12:06:30.954Z] ---> 5abaaf43db14 [2022-07-07T12:06:30.954Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T12:06:31.216Z] ---> Running in 27a0c82357ad [2022-07-07T12:06:31.787Z] Removing intermediate container 27a0c82357ad [2022-07-07T12:06:31.787Z] ---> 7fbf2f892581 [2022-07-07T12:06:31.787Z] Step 11/27 : COPY . . [2022-07-07T12:06:32.050Z] ---> 94d00b812e66 [2022-07-07T12:06:32.050Z] Step 12/27 : ARG MAKE="make build" [2022-07-07T12:06:32.050Z] ---> Running in d1345d825033 [2022-07-07T12:06:32.050Z] Removing intermediate container d1345d825033 [2022-07-07T12:06:32.050Z] ---> c483a667a12c [2022-07-07T12:06:32.050Z] Step 13/27 : RUN $MAKE [2022-07-07T12:06:32.312Z] ---> Running in f64bc90b937d [2022-07-07T12:06:32.572Z] 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-07T12:06:54.537Z] Removing intermediate container f64bc90b937d [2022-07-07T12:06:54.537Z] ---> 43f17d1b3002 [2022-07-07T12:06:54.537Z] Step 14/27 : FROM alpine:3.14 [2022-07-07T12:06:54.537Z] 3.14: Pulling from library/alpine [2022-07-07T12:06:54.537Z] 8663204ce13b: Pulling fs layer [2022-07-07T12:06:54.537Z] 8663204ce13b: Verifying Checksum [2022-07-07T12:06:54.537Z] 8663204ce13b: Download complete [2022-07-07T12:06:54.537Z] 8663204ce13b: Pull complete [2022-07-07T12:06:54.537Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-07T12:06:54.537Z] Status: Downloaded newer image for alpine:3.14 [2022-07-07T12:06:54.537Z] ---> e04c818066af [2022-07-07T12:06:54.537Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-07-07T12:06:54.537Z] ---> Running in c53804c28a5e [2022-07-07T12:06:54.537Z] Removing intermediate container c53804c28a5e [2022-07-07T12:06:54.537Z] ---> f0f677ad2e72 [2022-07-07T12:06:54.537Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-07T12:06:54.537Z] ---> Running in 4304741404c1 [2022-07-07T12:06:54.537Z] Removing intermediate container 4304741404c1 [2022-07-07T12:06:54.537Z] ---> 451d3ba20a26 [2022-07-07T12:06:54.537Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-07T12:06:54.537Z] ---> Running in 2627ea640b80 [2022-07-07T12:06:54.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-07T12:06:54.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-07T12:06:54.537Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-07T12:06:54.537Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-07T12:06:54.537Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-07T12:06:54.537Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-07T12:06:54.537Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-07T12:06:54.537Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-07T12:06:54.537Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-07T12:06:54.537Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T12:06:54.537Z] Executing ca-certificates-20211220-r0.trigger [2022-07-07T12:06:54.537Z] OK: 9 MiB in 21 packages [2022-07-07T12:06:54.537Z] Removing intermediate container 2627ea640b80 [2022-07-07T12:06:54.537Z] ---> 4f2633252997 [2022-07-07T12:06:54.537Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-07T12:06:54.537Z] ---> 5e8afb462136 [2022-07-07T12:06:54.537Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-07T12:06:54.537Z] ---> 3676e6f32ac0 [2022-07-07T12:06:54.537Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-07T12:06:54.537Z] ---> 0dba112518ca [2022-07-07T12:06:54.537Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-07T12:06:54.798Z] ---> 5f7e08e148d1 [2022-07-07T12:06:54.798Z] Step 22/27 : EXPOSE 48095 [2022-07-07T12:06:55.058Z] ---> Running in 42055bdbde32 [2022-07-07T12:06:55.058Z] Removing intermediate container 42055bdbde32 [2022-07-07T12:06:55.058Z] ---> c329a9609466 [2022-07-07T12:06:55.058Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-07T12:06:55.058Z] ---> Running in 689354a5727c [2022-07-07T12:06:55.058Z] Removing intermediate container 689354a5727c [2022-07-07T12:06:55.058Z] ---> c4a04106ba9b [2022-07-07T12:06:55.058Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T12:06:55.320Z] ---> Running in dc041d644875 [2022-07-07T12:06:55.320Z] Removing intermediate container dc041d644875 [2022-07-07T12:06:55.320Z] ---> 2db2cc9a9f8f [2022-07-07T12:06:55.320Z] Step 25/27 : LABEL arch=amd64 [2022-07-07T12:06:55.320Z] ---> Running in 72bbf0bd6bb1 [2022-07-07T12:06:55.320Z] Removing intermediate container 72bbf0bd6bb1 [2022-07-07T12:06:55.320Z] ---> 3b44cce2d981 [2022-07-07T12:06:55.320Z] Step 26/27 : LABEL git_sha=66416355948d159e38eefac8fe1b66d4e0740226 [2022-07-07T12:06:55.320Z] ---> Running in cc04fcb80e75 [2022-07-07T12:06:55.580Z] Removing intermediate container cc04fcb80e75 [2022-07-07T12:06:55.580Z] ---> e7efd87ecfc1 [2022-07-07T12:06:55.580Z] Step 27/27 : LABEL version=0.0.0 [2022-07-07T12:06:55.580Z] ---> Running in 17f9b24b15d1 [2022-07-07T12:06:55.580Z] Removing intermediate container 17f9b24b15d1 [2022-07-07T12:06:55.580Z] ---> 82913c332c25 [2022-07-07T12:06:55.580Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-07T12:06:55.580Z] Successfully built 82913c332c25 [2022-07-07T12:06:55.581Z] 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-07T12:06:56.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T12:06:56.403Z] [2022-07-07T12:06:56.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T12:06:56.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T12:06:56.773Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-07T12:06:56.773Z] 5eb5b503b376: Pulling fs layer [2022-07-07T12:06:56.773Z] 5c69ac0246d0: Pulling fs layer [2022-07-07T12:06:56.773Z] ec43610c2a17: Pulling fs layer [2022-07-07T12:06:56.773Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-07T12:06:56.773Z] 33b1e0a273af: Pulling fs layer [2022-07-07T12:06:56.773Z] 5d3b04190fa2: Pulling fs layer [2022-07-07T12:06:56.773Z] 2f39f015ded8: Pulling fs layer [2022-07-07T12:06:56.773Z] 3a2ae6a8a46f: Waiting [2022-07-07T12:06:56.773Z] 33b1e0a273af: Waiting [2022-07-07T12:06:56.773Z] 5d3b04190fa2: Waiting [2022-07-07T12:06:56.773Z] 2f39f015ded8: Waiting [2022-07-07T12:06:56.773Z] 5c69ac0246d0: Download complete [2022-07-07T12:06:56.773Z] 3a2ae6a8a46f: Download complete [2022-07-07T12:06:57.033Z] 33b1e0a273af: Verifying Checksum [2022-07-07T12:06:57.033Z] 33b1e0a273af: Download complete [2022-07-07T12:06:57.033Z] ec43610c2a17: Verifying Checksum [2022-07-07T12:06:57.033Z] ec43610c2a17: Download complete [2022-07-07T12:06:57.033Z] 5d3b04190fa2: Download complete [2022-07-07T12:06:57.033Z] 5eb5b503b376: Verifying Checksum [2022-07-07T12:06:57.033Z] 5eb5b503b376: Download complete [2022-07-07T12:06:57.603Z] 2f39f015ded8: Download complete [2022-07-07T12:06:58.543Z] 5eb5b503b376: Pull complete [2022-07-07T12:06:58.543Z] 5c69ac0246d0: Pull complete [2022-07-07T12:06:58.804Z] ec43610c2a17: Pull complete [2022-07-07T12:06:58.804Z] 3a2ae6a8a46f: Pull complete [2022-07-07T12:06:59.065Z] 33b1e0a273af: Pull complete [2022-07-07T12:06:59.326Z] 5d3b04190fa2: Pull complete [2022-07-07T12:07:03.516Z] 2f39f015ded8: Pull complete [2022-07-07T12:07:03.516Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-07T12:07:03.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T12:07:03.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T12:07:03.754Z] prd-ubuntu20.04-docker-8c-8g-17139 does not seem to be running inside a container [2022-07-07T12:07:03.793Z] $ 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-439 -v /w/workspace/_app-service-configurable_PR-439:/w/workspace/_app-service-configurable_PR-439:rw,z -v /w/workspace/_app-service-configurable_PR-439@tmp:/w/workspace/_app-service-configurable_PR-439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-07T12:07:05.860Z] $ docker top 8ddba8e5b0880d7c2fe3df680be40641df683b411d5bd577b16ac3ada6559c3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T12:07:06.332Z] ---> job-cost.sh [2022-07-07T12:07:06.332Z] lf-activate-venv: SKIPPING [2022-07-07T12:07:06.332Z] INFO: No Stack... [2022-07-07T12:07:06.594Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-07T12:07:07.166Z] INFO: Archiving Costs [Pipeline] sh [2022-07-07T12:07:07.487Z] + cat /w/workspace/_app-service-configurable_PR-439/archives/cost.csv [2022-07-07T12:07:07.487Z] + cut -d, -f6 [Pipeline] lock [2022-07-07T12:07:07.530Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-439-1-stack-cost] [2022-07-07T12:07:07.535Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-439-1-stack-cost] did not exist. Created. [2022-07-07T12:07:07.535Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-439-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-07T12:07:07.917Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-07T12:07:07.972Z] Stashed 1 file(s) [Pipeline] } [2022-07-07T12:07:07.998Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-439-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-07T12:07:08.070Z] $ docker stop --time=1 8ddba8e5b0880d7c2fe3df680be40641df683b411d5bd577b16ac3ada6559c3a [2022-07-07T12:07:09.246Z] $ docker rm -f 8ddba8e5b0880d7c2fe3df680be40641df683b411d5bd577b16ac3ada6559c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-07T12:07:28.821Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17140 in /w/workspace/_app-service-configurable_PR-439 [Pipeline] { [Pipeline] ws [2022-07-07T12:07:28.859Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-07-07T12:07:28.947Z] Selected Git installation does not exist. Using Default [2022-07-07T12:07:28.947Z] The recommended git tool is: NONE [2022-07-07T12:07:34.640Z] using credential edgex-jenkins-ssh [2022-07-07T12:07:34.659Z] Cloning the remote Git repository [2022-07-07T12:07:34.747Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-07T12:07:34.874Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-07-07T12:07:34.960Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-07T12:07:34.961Z] > git --version # timeout=10 [2022-07-07T12:07:34.979Z] > git --version # 'git version 2.25.1' [2022-07-07T12:07:34.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-07T12:07:35.055Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-07T12:07:36.079Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-07T12:07:36.111Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-07T12:07:36.144Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-07T12:07:36.185Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-07T12:07:36.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-07T12:07:36.200Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-07T12:07:36.657Z] Merging remotes/origin/main commit bef66582781e37064d6dec61ab318c5dd11da733 into PR head commit 66416355948d159e38eefac8fe1b66d4e0740226 [2022-07-07T12:07:36.891Z] Merge succeeded, producing 66416355948d159e38eefac8fe1b66d4e0740226 [2022-07-07T12:07:36.891Z] Checking out Revision 66416355948d159e38eefac8fe1b66d4e0740226 (PR-439) [2022-07-07T12:07:36.679Z] > git config core.sparsecheckout # timeout=10 [2022-07-07T12:07:36.700Z] > git checkout -f 66416355948d159e38eefac8fe1b66d4e0740226 # timeout=10 [2022-07-07T12:07:36.787Z] > git remote # timeout=10 [2022-07-07T12:07:36.808Z] > git config --get remote.origin.url # timeout=10 [2022-07-07T12:07:36.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-07T12:07:36.843Z] > git merge bef66582781e37064d6dec61ab318c5dd11da733 # timeout=10 [2022-07-07T12:07:36.869Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-07T12:07:36.899Z] > git config core.sparsecheckout # timeout=10 [2022-07-07T12:07:36.911Z] > git checkout -f 66416355948d159e38eefac8fe1b66d4e0740226 # timeout=10 [2022-07-07T12:07:41.211Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-07-07T12:07:41.275Z] > git --version # timeout=10 [2022-07-07T12:07:41.287Z] > git --version # 'git version 2.25.1' [2022-07-07T12:07:41.301Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T12:07:42.501Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-07T12:07:42.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-07T12:07:42.501Z] Dload Upload Total Spent Left Speed [2022-07-07T12:07:42.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 78544 0 --:--:-- --:--:-- --:--:-- 78544 [Pipeline] sh [2022-07-07T12:07:43.645Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-07T12:07:44.002Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-07T12:07:44.002Z] + sudo tee /etc/docker/daemon.new [2022-07-07T12:07:44.002Z] { [2022-07-07T12:07:44.002Z] "registry-mirrors": [ [2022-07-07T12:07:44.002Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-07T12:07:44.002Z] ], [2022-07-07T12:07:44.002Z] "bip": "10.250.0.254/24", [2022-07-07T12:07:44.002Z] "hosts": [ [2022-07-07T12:07:44.002Z] "tcp://0.0.0.0:5555", [2022-07-07T12:07:44.002Z] "unix:///var/run/docker.sock" [2022-07-07T12:07:44.002Z] ], [2022-07-07T12:07:44.002Z] "mtu": 1458, [2022-07-07T12:07:44.002Z] "selinux-enabled": true, [2022-07-07T12:07:44.002Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-07T12:07:44.002Z] } [Pipeline] sh [2022-07-07T12:07:44.358Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-07T12:07:44.709Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T12:08:03.120Z] provisioning config files... [2022-07-07T12:08:03.147Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6098742991603901374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T12:08:03.548Z] ---> docker-login.sh [2022-07-07T12:08:03.548Z] nexus3.edgexfoundry.org:10001 [2022-07-07T12:08:04.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:08:04.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:08:04.427Z] Configure a credential helper to remove this warning. See [2022-07-07T12:08:04.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:08:04.427Z] [2022-07-07T12:08:04.427Z] Login Succeeded [2022-07-07T12:08:04.427Z] nexus3.edgexfoundry.org:10002 [2022-07-07T12:08:04.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:08:04.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:08:04.979Z] Configure a credential helper to remove this warning. See [2022-07-07T12:08:04.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:08:04.979Z] [2022-07-07T12:08:04.979Z] Login Succeeded [2022-07-07T12:08:04.979Z] nexus3.edgexfoundry.org:10003 [2022-07-07T12:08:05.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:08:05.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:08:05.263Z] Configure a credential helper to remove this warning. See [2022-07-07T12:08:05.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:08:05.263Z] [2022-07-07T12:08:05.263Z] Login Succeeded [2022-07-07T12:08:05.263Z] nexus3.edgexfoundry.org:10004 [2022-07-07T12:08:05.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:08:05.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:08:05.863Z] Configure a credential helper to remove this warning. See [2022-07-07T12:08:05.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:08:05.863Z] [2022-07-07T12:08:05.863Z] Login Succeeded [2022-07-07T12:08:05.863Z] docker.io [2022-07-07T12:08:06.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T12:08:06.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T12:08:06.732Z] Configure a credential helper to remove this warning. See [2022-07-07T12:08:06.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T12:08:06.732Z] [2022-07-07T12:08:06.732Z] Login Succeeded [2022-07-07T12:08:06.732Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T12:08:06.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-07T12:08:07.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T12:08:07.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T12:08:07.224Z] ========================================================= [2022-07-07T12:08:07.224Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-07T12:08:07.224Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T12:08:07.756Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-07T12:08:07.756Z] Sending build context to Docker daemon 205.8kB [2022-07-07T12:08:08.031Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T12:08:08.031Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-07T12:08:08.314Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-07T12:08:08.314Z] 9b3977197b4f: Pulling fs layer [2022-07-07T12:08:08.314Z] 1a89e8eeedd5: Pulling fs layer [2022-07-07T12:08:08.314Z] 94645a83ff95: Pulling fs layer [2022-07-07T12:08:08.314Z] e6fb740bc735: Pulling fs layer [2022-07-07T12:08:08.314Z] 3a77bd46dcc9: Pulling fs layer [2022-07-07T12:08:08.314Z] 355e64cbe906: Pulling fs layer [2022-07-07T12:08:08.314Z] 63ab81a10011: Pulling fs layer [2022-07-07T12:08:08.314Z] 555d1d1c4555: Pulling fs layer [2022-07-07T12:08:08.314Z] 7d9057610161: Pulling fs layer [2022-07-07T12:08:08.314Z] 355e64cbe906: Waiting [2022-07-07T12:08:08.314Z] 63ab81a10011: Waiting [2022-07-07T12:08:08.314Z] 555d1d1c4555: Waiting [2022-07-07T12:08:08.314Z] 7d9057610161: Waiting [2022-07-07T12:08:08.314Z] e6fb740bc735: Waiting [2022-07-07T12:08:08.314Z] 3a77bd46dcc9: Waiting [2022-07-07T12:08:08.314Z] 94645a83ff95: Verifying Checksum [2022-07-07T12:08:08.314Z] 94645a83ff95: Download complete [2022-07-07T12:08:08.314Z] 1a89e8eeedd5: Download complete [2022-07-07T12:08:08.314Z] 3a77bd46dcc9: Verifying Checksum [2022-07-07T12:08:08.314Z] 3a77bd46dcc9: Download complete [2022-07-07T12:08:08.314Z] 355e64cbe906: Verifying Checksum [2022-07-07T12:08:08.314Z] 355e64cbe906: Download complete [2022-07-07T12:08:08.314Z] 9b3977197b4f: Verifying Checksum [2022-07-07T12:08:08.314Z] 9b3977197b4f: Download complete [2022-07-07T12:08:08.314Z] 63ab81a10011: Verifying Checksum [2022-07-07T12:08:08.314Z] 63ab81a10011: Download complete [2022-07-07T12:08:09.305Z] 9b3977197b4f: Pull complete [2022-07-07T12:08:09.305Z] 7d9057610161: Verifying Checksum [2022-07-07T12:08:09.305Z] 7d9057610161: Download complete [2022-07-07T12:08:09.910Z] 1a89e8eeedd5: Pull complete [2022-07-07T12:08:10.186Z] 94645a83ff95: Pull complete [2022-07-07T12:08:10.462Z] 555d1d1c4555: Verifying Checksum [2022-07-07T12:08:10.462Z] 555d1d1c4555: Download complete [2022-07-07T12:08:11.060Z] e6fb740bc735: Verifying Checksum [2022-07-07T12:08:11.060Z] e6fb740bc735: Download complete [2022-07-07T12:08:23.476Z] e6fb740bc735: Pull complete [2022-07-07T12:08:23.476Z] 3a77bd46dcc9: Pull complete [2022-07-07T12:08:23.476Z] 355e64cbe906: Pull complete [2022-07-07T12:08:23.750Z] 63ab81a10011: Pull complete [2022-07-07T12:08:30.498Z] 555d1d1c4555: Pull complete [2022-07-07T12:08:31.956Z] 7d9057610161: Pull complete [2022-07-07T12:08:31.956Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-07T12:08:32.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-07T12:08:32.231Z] ---> 819e984ddca1 [2022-07-07T12:08:32.231Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-07T12:08:32.831Z] ---> Running in cc3b33a2c993 [2022-07-07T12:08:33.110Z] Removing intermediate container cc3b33a2c993 [2022-07-07T12:08:33.110Z] ---> 40dcd5ab6377 [2022-07-07T12:08:33.110Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-07T12:08:33.383Z] ---> Running in 6d6580fca6eb [2022-07-07T12:08:33.656Z] Removing intermediate container 6d6580fca6eb [2022-07-07T12:08:33.656Z] ---> 943d51223d41 [2022-07-07T12:08:33.657Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-07-07T12:08:33.657Z] ---> Running in bbedbbfe45df [2022-07-07T12:08:33.932Z] Removing intermediate container bbedbbfe45df [2022-07-07T12:08:33.932Z] ---> 181452b5f4e5 [2022-07-07T12:08:33.932Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T12:08:33.932Z] ---> Running in 4462a9f9069c [2022-07-07T12:08:35.920Z] Removing intermediate container 4462a9f9069c [2022-07-07T12:08:35.920Z] ---> 4aa57ecce324 [2022-07-07T12:08:35.920Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T12:08:35.920Z] ---> Running in 52338ff4d1b4 [2022-07-07T12:08:36.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T12:08:37.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T12:08:38.497Z] OK: 220 MiB in 52 packages [2022-07-07T12:08:39.485Z] Removing intermediate container 52338ff4d1b4 [2022-07-07T12:08:39.485Z] ---> 8c77201d1eb7 [2022-07-07T12:08:39.485Z] Step 8/13 : WORKDIR /app [2022-07-07T12:08:39.485Z] ---> Running in 93c6605664f2 [2022-07-07T12:08:39.763Z] Removing intermediate container 93c6605664f2 [2022-07-07T12:08:39.763Z] ---> 286d392b3a48 [2022-07-07T12:08:39.763Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-07T12:08:40.362Z] ---> 962fe45a07f5 [2022-07-07T12:08:40.362Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T12:08:40.362Z] ---> Running in 9afc710c8719 [2022-07-07T12:09:27.346Z] Removing intermediate container 9afc710c8719 [2022-07-07T12:09:27.346Z] ---> 5eff219c013e [2022-07-07T12:09:27.346Z] Step 11/13 : COPY . . [2022-07-07T12:09:27.346Z] ---> 627b52a13471 [2022-07-07T12:09:27.346Z] Step 12/13 : ARG MAKE="make build" [2022-07-07T12:09:27.346Z] ---> Running in 57d0aefe8769 [2022-07-07T12:09:27.346Z] Removing intermediate container 57d0aefe8769 [2022-07-07T12:09:27.346Z] ---> db3ec650e722 [2022-07-07T12:09:27.346Z] Step 13/13 : RUN $MAKE [2022-07-07T12:09:27.346Z] ---> Running in 1ba583ddcb7f [2022-07-07T12:09:27.346Z] noop [2022-07-07T12:09:27.954Z] Removing intermediate container 1ba583ddcb7f [2022-07-07T12:09:27.954Z] ---> 5121015daacb [2022-07-07T12:09:27.954Z] Successfully built 5121015daacb [2022-07-07T12:09:27.954Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T12:09:28.442Z] + docker inspect -f . ci-base-image-arm64 [2022-07-07T12:09:28.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T12:09:28.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-17140 does not seem to be running inside a container [2022-07-07T12:09:28.836Z] $ 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 ******** ci-base-image-arm64 cat [2022-07-07T12:09:30.103Z] $ docker top a76cbd2ac22ad014eabf653c74ddd67ec153c175db3f6c10f0a0b6b61d63cab1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T12:09:31.052Z] + go version [2022-07-07T12:09:31.052Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-07T12:09:31.104Z] $ docker stop --time=1 a76cbd2ac22ad014eabf653c74ddd67ec153c175db3f6c10f0a0b6b61d63cab1 [2022-07-07T12:09:32.716Z] $ docker rm -f a76cbd2ac22ad014eabf653c74ddd67ec153c175db3f6c10f0a0b6b61d63cab1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T12:09:33.639Z] + docker inspect -f . ci-base-image-arm64 [2022-07-07T12:09:33.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T12:09:33.938Z] prd-ubuntu20.04-docker-arm64-4c-16g-17140 does not seem to be running inside a container [2022-07-07T12:09:34.028Z] $ 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 ******** ci-base-image-arm64 cat [2022-07-07T12:09:35.262Z] $ docker top d1ad31faca9e72bfaa312595f090f400c944779ddc358fccbf082249664aaf6e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-07T12:09:36.252Z] + make test [2022-07-07T12:09:36.252Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-07T12:10:58.095Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-07T12:10:58.095Z] CGO_ENABLED=1 go vet ./... [2022-07-07T12:11:16.436Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-07T12:11:16.436Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-07T12:11:16.436Z] ./bin/test-attribution-txt.sh [2022-07-07T12:11:16.436Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-07-07T12:11:16.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-07T12:11:16.520Z] $ docker stop --time=1 d1ad31faca9e72bfaa312595f090f400c944779ddc358fccbf082249664aaf6e [2022-07-07T12:11:18.297Z] $ docker rm -f d1ad31faca9e72bfaa312595f090f400c944779ddc358fccbf082249664aaf6e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T12:11:19.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-07T12:11:19.325Z] Warning: overwriting stash ‘coverage-report’ [2022-07-07T12:11:19.766Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T12:11:20.350Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-07T12:11:20.698Z] + ls -al . [2022-07-07T12:11:20.698Z] total 164 [2022-07-07T12:11:20.698Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 7 12:09 . [2022-07-07T12:11:20.698Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 12:07 .. [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 7 12:07 .dockerignore [2022-07-07T12:11:20.698Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 12:07 .git [2022-07-07T12:11:20.698Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 12:07 .github [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 104 Jul 7 12:07 .gitignore [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jul 7 12:07 Attribution.txt [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 7 12:07 CHANGELOG.md [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jul 7 12:07 Dockerfile [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 7 12:07 GOVERNANCE.md [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 7 12:07 Jenkinsfile [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 7 12:07 LICENSE [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 7 12:07 OWNERS.md [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 7 12:07 README.md [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 7 12:05 VERSION [2022-07-07T12:11:20.698Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 12:07 bin [2022-07-07T12:11:20.698Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 7 12:09 coverage.out [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jul 7 12:07 go.mod [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 36618 Jul 7 12:07 go.sum [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 7 12:07 main.go [2022-07-07T12:11:20.698Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jul 7 12:07 makefile [2022-07-07T12:11:20.698Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 12:07 res [2022-07-07T12:11:20.698Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 12:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T12:11:21.142Z] + 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=66416355948d159e38eefac8fe1b66d4e0740226 --label arch=arm64 --label version=0.0.0 . [2022-07-07T12:11:21.142Z] Sending build context to Docker daemon 206.8kB [2022-07-07T12:11:21.423Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T12:11:21.423Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-07T12:11:21.423Z] ---> 5121015daacb [2022-07-07T12:11:21.423Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-07T12:11:21.423Z] ---> Running in 539a63aa2fef [2022-07-07T12:11:22.019Z] Removing intermediate container 539a63aa2fef [2022-07-07T12:11:22.019Z] ---> 6ad7195efda6 [2022-07-07T12:11:22.019Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-07T12:11:22.019Z] ---> Running in a440f6302024 [2022-07-07T12:11:22.290Z] Removing intermediate container a440f6302024 [2022-07-07T12:11:22.291Z] ---> 9ea9a47f0edf [2022-07-07T12:11:22.291Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-07-07T12:11:22.291Z] ---> Running in ce3b2c9ddc19 [2022-07-07T12:11:22.564Z] Removing intermediate container ce3b2c9ddc19 [2022-07-07T12:11:22.564Z] ---> a55601ea5179 [2022-07-07T12:11:22.564Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T12:11:22.564Z] ---> Running in eb5511f5420e [2022-07-07T12:11:24.554Z] Removing intermediate container eb5511f5420e [2022-07-07T12:11:24.554Z] ---> 8de0860819c6 [2022-07-07T12:11:24.554Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T12:11:24.554Z] ---> Running in 8c1f301d021b [2022-07-07T12:11:25.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T12:11:26.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T12:11:27.114Z] OK: 220 MiB in 52 packages [2022-07-07T12:11:27.713Z] Removing intermediate container 8c1f301d021b [2022-07-07T12:11:27.713Z] ---> 7c7afd005982 [2022-07-07T12:11:27.713Z] Step 8/27 : WORKDIR /app [2022-07-07T12:11:27.996Z] ---> Running in e3c5609dff36 [2022-07-07T12:11:28.275Z] Removing intermediate container e3c5609dff36 [2022-07-07T12:11:28.275Z] ---> 165da359c405 [2022-07-07T12:11:28.275Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-07T12:11:28.873Z] ---> fa8208e70073 [2022-07-07T12:11:28.874Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T12:11:28.874Z] ---> Running in 863e324468ce [2022-07-07T12:11:30.857Z] Removing intermediate container 863e324468ce [2022-07-07T12:11:30.857Z] ---> e3a75ec97a5f [2022-07-07T12:11:30.857Z] Step 11/27 : COPY . . [2022-07-07T12:11:31.458Z] ---> 7cc5a59c38c6 [2022-07-07T12:11:31.458Z] Step 12/27 : ARG MAKE="make build" [2022-07-07T12:11:31.458Z] ---> Running in 844dcfd1491b [2022-07-07T12:11:31.737Z] Removing intermediate container 844dcfd1491b [2022-07-07T12:11:31.737Z] ---> f2bcda069ea8 [2022-07-07T12:11:31.737Z] Step 13/27 : RUN $MAKE [2022-07-07T12:11:31.737Z] ---> Running in ebfc9ca66c8f [2022-07-07T12:11:32.725Z] 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-07T12:13:39.638Z] Removing intermediate container ebfc9ca66c8f [2022-07-07T12:13:39.638Z] ---> f1a8a8e4b413 [2022-07-07T12:13:39.638Z] Step 14/27 : FROM alpine:3.14 [2022-07-07T12:13:39.638Z] 3.14: Pulling from library/alpine [2022-07-07T12:13:39.638Z] 455c02918c45: Pulling fs layer [2022-07-07T12:13:39.638Z] 455c02918c45: Verifying Checksum [2022-07-07T12:13:39.638Z] 455c02918c45: Download complete [2022-07-07T12:13:39.638Z] 455c02918c45: Pull complete [2022-07-07T12:13:39.638Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-07T12:13:39.638Z] Status: Downloaded newer image for alpine:3.14 [2022-07-07T12:13:39.638Z] ---> ac73e934f311 [2022-07-07T12:13:39.638Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-07-07T12:13:39.638Z] ---> Running in a4d44bb13e6d [2022-07-07T12:13:39.638Z] Removing intermediate container a4d44bb13e6d [2022-07-07T12:13:39.638Z] ---> a34a65a60531 [2022-07-07T12:13:39.639Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-07T12:13:39.639Z] ---> Running in c296e3517fbb [2022-07-07T12:13:39.639Z] Removing intermediate container c296e3517fbb [2022-07-07T12:13:39.639Z] ---> 3caa56099d3f [2022-07-07T12:13:39.639Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-07T12:13:39.639Z] ---> Running in 2d8365e39def [2022-07-07T12:13:39.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-07T12:13:39.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-07T12:13:39.639Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-07T12:13:39.639Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-07T12:13:39.639Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-07T12:13:39.639Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-07T12:13:39.639Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-07T12:13:39.639Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-07T12:13:39.639Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-07T12:13:39.639Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T12:13:39.639Z] Executing ca-certificates-20211220-r0.trigger [2022-07-07T12:13:39.639Z] OK: 9 MiB in 21 packages [2022-07-07T12:13:39.639Z] Removing intermediate container 2d8365e39def [2022-07-07T12:13:39.639Z] ---> 84c892f76742 [2022-07-07T12:13:39.639Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-07T12:13:39.639Z] ---> 7f82365f576a [2022-07-07T12:13:39.639Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-07T12:13:39.639Z] ---> e5adb069f9d0 [2022-07-07T12:13:39.639Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-07T12:13:39.639Z] ---> 7f488cf8eaf8 [2022-07-07T12:13:39.639Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-07T12:13:39.639Z] ---> 94dce4e5c3f9 [2022-07-07T12:13:39.639Z] Step 22/27 : EXPOSE 48095 [2022-07-07T12:13:39.639Z] ---> Running in d88d37ab0f73 [2022-07-07T12:13:39.639Z] Removing intermediate container d88d37ab0f73 [2022-07-07T12:13:39.639Z] ---> 66c2cdc4b1bb [2022-07-07T12:13:39.639Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-07T12:13:39.639Z] ---> Running in 1a0a90f936e5 [2022-07-07T12:13:39.639Z] Removing intermediate container 1a0a90f936e5 [2022-07-07T12:13:39.639Z] ---> d6f5d82ef650 [2022-07-07T12:13:39.639Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T12:13:39.639Z] ---> Running in db6460180bb3 [2022-07-07T12:13:39.639Z] Removing intermediate container db6460180bb3 [2022-07-07T12:13:39.639Z] ---> 38a234da4621 [2022-07-07T12:13:39.639Z] Step 25/27 : LABEL arch=arm64 [2022-07-07T12:13:39.639Z] ---> Running in c93aefc8e94d [2022-07-07T12:13:39.639Z] Removing intermediate container c93aefc8e94d [2022-07-07T12:13:39.639Z] ---> 22ef73c3b8f0 [2022-07-07T12:13:39.639Z] Step 26/27 : LABEL git_sha=66416355948d159e38eefac8fe1b66d4e0740226 [2022-07-07T12:13:39.639Z] ---> Running in 9658e1f89bcc [2022-07-07T12:13:39.639Z] Removing intermediate container 9658e1f89bcc [2022-07-07T12:13:39.639Z] ---> df02ae5280b3 [2022-07-07T12:13:39.639Z] Step 27/27 : LABEL version=0.0.0 [2022-07-07T12:13:39.639Z] ---> Running in 050626f596de [2022-07-07T12:13:39.639Z] Removing intermediate container 050626f596de [2022-07-07T12:13:39.639Z] ---> 9010a1fcc668 [2022-07-07T12:13:39.639Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-07T12:13:39.639Z] Successfully built 9010a1fcc668 [2022-07-07T12:13:39.639Z] 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-07T12:13:40.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T12:13:40.423Z] [2022-07-07T12:13:40.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T12:13:40.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T12:13:40.851Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-07T12:13:40.851Z] 8998bd30e6a1: Pulling fs layer [2022-07-07T12:13:40.851Z] 04944245beec: Pulling fs layer [2022-07-07T12:13:40.851Z] 699f458cf7ca: Pulling fs layer [2022-07-07T12:13:40.851Z] 765212b225bb: Pulling fs layer [2022-07-07T12:13:40.851Z] f23df028b6ca: Pulling fs layer [2022-07-07T12:13:40.851Z] d65c8cfc05b1: Pulling fs layer [2022-07-07T12:13:40.851Z] 2437ff75d9bd: Pulling fs layer [2022-07-07T12:13:40.851Z] 765212b225bb: Waiting [2022-07-07T12:13:40.851Z] f23df028b6ca: Waiting [2022-07-07T12:13:40.851Z] d65c8cfc05b1: Waiting [2022-07-07T12:13:40.851Z] 2437ff75d9bd: Waiting [2022-07-07T12:13:41.127Z] 04944245beec: Verifying Checksum [2022-07-07T12:13:41.127Z] 04944245beec: Download complete [2022-07-07T12:13:41.127Z] 765212b225bb: Verifying Checksum [2022-07-07T12:13:41.127Z] 765212b225bb: Download complete [2022-07-07T12:13:41.127Z] f23df028b6ca: Verifying Checksum [2022-07-07T12:13:41.127Z] f23df028b6ca: Download complete [2022-07-07T12:13:41.127Z] d65c8cfc05b1: Verifying Checksum [2022-07-07T12:13:41.127Z] d65c8cfc05b1: Download complete [2022-07-07T12:13:41.406Z] 699f458cf7ca: Verifying Checksum [2022-07-07T12:13:41.406Z] 699f458cf7ca: Download complete [2022-07-07T12:13:41.684Z] 8998bd30e6a1: Verifying Checksum [2022-07-07T12:13:41.684Z] 8998bd30e6a1: Download complete [2022-07-07T12:13:44.326Z] 2437ff75d9bd: Verifying Checksum [2022-07-07T12:13:44.326Z] 2437ff75d9bd: Download complete [2022-07-07T12:13:46.314Z] 8998bd30e6a1: Pull complete [2022-07-07T12:13:46.589Z] 04944245beec: Pull complete [2022-07-07T12:13:48.240Z] 699f458cf7ca: Pull complete [2022-07-07T12:13:48.240Z] 765212b225bb: Pull complete [2022-07-07T12:13:49.222Z] f23df028b6ca: Pull complete [2022-07-07T12:13:49.495Z] d65c8cfc05b1: Pull complete [2022-07-07T12:14:04.615Z] 2437ff75d9bd: Pull complete [2022-07-07T12:14:04.615Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-07T12:14:04.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T12:14:04.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T12:14:04.980Z] prd-ubuntu20.04-docker-arm64-4c-16g-17140 does not seem to be running inside a container [2022-07-07T12:14:05.087Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-07T12:14:07.596Z] $ docker top 6000dacb9a4d690d7d4c9814bbbcb369c683319232647007a653d86f70da19a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T12:14:08.585Z] ---> job-cost.sh [2022-07-07T12:14:08.585Z] lf-activate-venv: SKIPPING [2022-07-07T12:14:08.585Z] INFO: No Stack... [2022-07-07T12:14:08.860Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-07T12:14:09.841Z] INFO: Archiving Costs [Pipeline] sh [2022-07-07T12:14:10.522Z] + cut -d, -f6 [2022-07-07T12:14:10.522Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2022-07-07T12:14:10.608Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-439-1-stack-cost] [2022-07-07T12:14:10.613Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-439-1-stack-cost] did not exist. Created. [2022-07-07T12:14:10.613Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-439-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-07T12:14:11.370Z] /w/workspace/app-service-configurable/1@tmp/durable-f9664c44/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-07T12:14:12.084Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-07T12:14:12.119Z] Warning: overwriting stash ‘stack-cost’ [2022-07-07T12:14:12.179Z] Stashed 1 file(s) [Pipeline] } [2022-07-07T12:14:12.193Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-439-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-07T12:14:12.287Z] $ docker stop --time=1 6000dacb9a4d690d7d4c9814bbbcb369c683319232647007a653d86f70da19a0 [2022-07-07T12:14:13.752Z] $ docker rm -f 6000dacb9a4d690d7d4c9814bbbcb369c683319232647007a653d86f70da19a0 [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-07T12:14:14.636Z] provisioning config files... [2022-07-07T12:14:14.670Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-439@tmp/config1957563680916702631tmp [Pipeline] { [Pipeline] sh [2022-07-07T12:14:14.990Z] + set +x [2022-07-07T12:14:14.990Z] + curl -s https://codecov.io/bash [2022-07-07T12:14:14.990Z] + bash -s -- [2022-07-07T12:14:14.990Z] [2022-07-07T12:14:14.990Z] _____ _ [2022-07-07T12:14:14.990Z] / ____| | | [2022-07-07T12:14:14.990Z] | | ___ __| | ___ ___ _____ __ [2022-07-07T12:14:14.990Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-07T12:14:14.990Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-07T12:14:14.990Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-07T12:14:14.990Z] Bash-1.0.6 [2022-07-07T12:14:14.990Z] [2022-07-07T12:14:14.990Z] [2022-07-07T12:14:14.990Z] ==> git version 2.25.1 found [2022-07-07T12:14:14.990Z] ==> 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-07T12:14:14.990Z] Release-Date: 2020-01-08 [2022-07-07T12:14:14.990Z] 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-07T12:14:14.990Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-07T12:14:14.990Z] ==> Jenkins CI detected. [2022-07-07T12:14:14.990Z] current dir:  /w/workspace/_app-service-configurable_PR-439 [2022-07-07T12:14:14.990Z] project root: . [2022-07-07T12:14:14.990Z] --> token set from env [2022-07-07T12:14:14.990Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-07T12:14:14.990Z] ==> Running gcov in . (disable via -X gcov) [2022-07-07T12:14:14.990Z] ==> Python coveragepy not found [2022-07-07T12:14:14.990Z] ==> Searching for coverage reports in: [2022-07-07T12:14:14.990Z] + . [2022-07-07T12:14:14.990Z] -> Found 1 reports [2022-07-07T12:14:14.990Z] ==> Detecting git/mercurial file structure [2022-07-07T12:14:14.990Z] ==> Reading reports [2022-07-07T12:14:15.254Z] + ./coverage.out bytes=10 [2022-07-07T12:14:15.254Z] ==> Appending adjustments [2022-07-07T12:14:15.254Z] https://docs.codecov.io/docs/fixing-reports [2022-07-07T12:14:15.254Z] + Found adjustments [2022-07-07T12:14:15.254Z] ==> Gzipping contents [2022-07-07T12:14:15.254Z] 4.0K /tmp/codecov.RXVcLW.gz [2022-07-07T12:14:15.254Z] ==> Uploading reports [2022-07-07T12:14:15.254Z] url: https://codecov.io [2022-07-07T12:14:15.254Z] query: branch=PR-439&commit=66416355948d159e38eefac8fe1b66d4e0740226&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=439&job=&cmd_args= [2022-07-07T12:14:15.254Z] -> Pinging Codecov [2022-07-07T12:14:15.254Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-439&commit=66416355948d159e38eefac8fe1b66d4e0740226&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=439&job=&cmd_args= [2022-07-07T12:14:15.515Z] -> Uploading to [2022-07-07T12:14:15.515Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-07/A97CA9966030D2A3747ED39772930CCE/66416355948d159e38eefac8fe1b66d4e0740226/320fc692-ca9f-4bad-ab8f-5cb3d8dd46a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220707T121415Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c93e5f97711024aad48050d747f1848aad012a3636e91cf8459138090631157f [2022-07-07T12:14:15.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-07T12:14:15.515Z] Dload Upload Total Spent Left Speed [2022-07-07T12:14:15.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2678 --:--:-- --:--:-- --:--:-- 2666 100 592 0 0 100 592 0 2368 --:--:-- --:--:-- --:--:-- 2358 [2022-07-07T12:14:15.777Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/66416355948d159e38eefac8fe1b66d4e0740226 [Pipeline] } [2022-07-07T12:14:15.804Z] 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-07T12:14:17.502Z] + [ -d /w/workspace/_app-service-configurable_PR-439/archives ] [2022-07-07T12:14:17.502Z] + ls -al /w/workspace/_app-service-configurable_PR-439/archives [2022-07-07T12:14:17.502Z] total 16 [2022-07-07T12:14:17.502Z] drwxr-xr-x 3 root root 4096 Jul 7 12:07 . [2022-07-07T12:14:17.502Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 12:07 .. [2022-07-07T12:14:17.502Z] drwxr-xr-x 2 root root 4096 Jul 7 12:07 cost [2022-07-07T12:14:17.502Z] -rw-r--r-- 1 root root 95 Jul 7 12:07 cost.csv [2022-07-07T12:14:17.502Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-439/archives [2022-07-07T12:14:17.502Z] + ls -al /w/workspace/_app-service-configurable_PR-439/archives [2022-07-07T12:14:17.502Z] total 16 [2022-07-07T12:14:17.502Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 12:07 . [2022-07-07T12:14:17.503Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 12:07 .. [2022-07-07T12:14:17.503Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 12:07 cost [2022-07-07T12:14:17.503Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 7 12:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-07T12:14:17.840Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T12:14:18.734Z] ---> package-listing.sh [2022-07-07T12:14:18.734Z] ++ facter osfamily [2022-07-07T12:14:18.734Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-07T12:14:18.995Z] + OS_FAMILY=debian [2022-07-07T12:14:18.995Z] + workspace=/w/workspace/_app-service-configurable_PR-439 [2022-07-07T12:14:18.995Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-07T12:14:18.995Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-07T12:14:18.995Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-07T12:14:18.995Z] + PACKAGES=/tmp/packages_start.txt [2022-07-07T12:14:18.995Z] + '[' /w/workspace/_app-service-configurable_PR-439 ']' [2022-07-07T12:14:18.995Z] + PACKAGES=/tmp/packages_end.txt [2022-07-07T12:14:18.995Z] + case "${OS_FAMILY}" in [2022-07-07T12:14:18.995Z] + dpkg -l [2022-07-07T12:14:18.995Z] + grep '^ii' [2022-07-07T12:14:18.995Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-07T12:14:18.995Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-07T12:14:18.995Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-07T12:14:18.996Z] + '[' /w/workspace/_app-service-configurable_PR-439 ']' [2022-07-07T12:14:18.996Z] + mkdir -p /w/workspace/_app-service-configurable_PR-439/archives/ [2022-07-07T12:14:18.996Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-439/archives/ [Pipeline] echo [2022-07-07T12:14:19.027Z] 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-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-07T12:14:19.326Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T12:14:19.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T12:14:19.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T12:14:20.118Z] prd-ubuntu20.04-docker-8c-8g-17139 does not seem to be running inside a container [2022-07-07T12:14:20.159Z] $ 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-439/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-439 -v /w/workspace/_app-service-configurable_PR-439:/w/workspace/_app-service-configurable_PR-439:rw,z -v /w/workspace/_app-service-configurable_PR-439@tmp:/w/workspace/_app-service-configurable_PR-439@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-lftools-log-publisher:latest cat [2022-07-07T12:14:20.375Z] $ docker top 2375032352bf2f8455312b4e647288c479e4dfa03cf2b7e03067bf3d72ce4afc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T12:14:20.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-07T12:14:21.087Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-07T12:14:21.403Z] + ls /var/log/sa-host [2022-07-07T12:14:21.403Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T12:14:21.600Z] provisioning config files... [2022-07-07T12:14:21.611Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-439@tmp/config8232196507396080878tmp [Pipeline] { [Pipeline] echo [2022-07-07T12:14:21.657Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T12:14:21.977Z] ---> create-netrc.sh [Pipeline] } [2022-07-07T12:14:22.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-07T12:14:22.415Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-07T12:14:22.452Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T12:14:22.776Z] ---> sudo-logs.sh [2022-07-07T12:14:22.776Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-07T12:14:22.856Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T12:14:23.170Z] ---> job-cost.sh [2022-07-07T12:14:23.170Z] lf-activate-venv: SKIPPING [2022-07-07T12:14:23.170Z] DEBUG: total: 0.2199999988079071 [2022-07-07T12:14:23.170Z] INFO: Retrieving Stack Cost... [2022-07-07T12:14:23.431Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-07T12:14:24.003Z] INFO: Archiving Costs [Pipeline] echo [2022-07-07T12:14:24.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T12:14:24.344Z] ---> logs-deploy.sh [2022-07-07T12:14:24.344Z] lf-activate-venv: SKIPPING [2022-07-07T12:14:24.344Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-439/1 [2022-07-07T12:14:24.344Z] INFO: archiving workspace using pattern(s): [2022-07-07T12:14:25.287Z] Archives upload complete. [2022-07-07T12:14:25.287Z] INFO: archiving logs to Nexus [2022-07-07T12:14:26.229Z] ---> uname -a: [2022-07-07T12:14:26.229Z] Linux prd-ubuntu20-04-docker-8c-8g-17139 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-07T12:14:26.229Z] [2022-07-07T12:14:26.229Z] [2022-07-07T12:14:26.229Z] ---> lscpu: [2022-07-07T12:14:26.229Z] Architecture: x86_64 [2022-07-07T12:14:26.229Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-07T12:14:26.229Z] Byte Order: Little Endian [2022-07-07T12:14:26.229Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-07T12:14:26.229Z] CPU(s): 8 [2022-07-07T12:14:26.229Z] On-line CPU(s) list: 0-7 [2022-07-07T12:14:26.229Z] Thread(s) per core: 1 [2022-07-07T12:14:26.229Z] Core(s) per socket: 1 [2022-07-07T12:14:26.229Z] Socket(s): 8 [2022-07-07T12:14:26.229Z] NUMA node(s): 1 [2022-07-07T12:14:26.229Z] Vendor ID: AuthenticAMD [2022-07-07T12:14:26.229Z] CPU family: 23 [2022-07-07T12:14:26.229Z] Model: 49 [2022-07-07T12:14:26.229Z] Model name: AMD EPYC-Rome Processor [2022-07-07T12:14:26.229Z] Stepping: 0 [2022-07-07T12:14:26.229Z] CPU MHz: 2800.000 [2022-07-07T12:14:26.229Z] BogoMIPS: 5600.00 [2022-07-07T12:14:26.229Z] Virtualization: AMD-V [2022-07-07T12:14:26.229Z] Hypervisor vendor: KVM [2022-07-07T12:14:26.229Z] Virtualization type: full [2022-07-07T12:14:26.229Z] L1d cache: 256 KiB [2022-07-07T12:14:26.229Z] L1i cache: 256 KiB [2022-07-07T12:14:26.229Z] L2 cache: 4 MiB [2022-07-07T12:14:26.229Z] L3 cache: 128 MiB [2022-07-07T12:14:26.229Z] NUMA node0 CPU(s): 0-7 [2022-07-07T12:14:26.229Z] Vulnerability Itlb multihit: Not affected [2022-07-07T12:14:26.229Z] Vulnerability L1tf: Not affected [2022-07-07T12:14:26.229Z] Vulnerability Mds: Not affected [2022-07-07T12:14:26.229Z] Vulnerability Meltdown: Not affected [2022-07-07T12:14:26.229Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-07T12:14:26.229Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-07T12:14:26.229Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-07T12:14:26.229Z] Vulnerability Srbds: Not affected [2022-07-07T12:14:26.229Z] Vulnerability Tsx async abort: Not affected [2022-07-07T12:14:26.230Z] 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-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] ---> nproc: [2022-07-07T12:14:26.230Z] 8 [2022-07-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] ---> df -h: [2022-07-07T12:14:26.230Z] Filesystem Size Used Avail Use% Mounted on [2022-07-07T12:14:26.230Z] overlay 155G 11G 145G 7% / [2022-07-07T12:14:26.230Z] tmpfs 64M 0 64M 0% /dev [2022-07-07T12:14:26.230Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-07T12:14:26.230Z] shm 64M 0 64M 0% /dev/shm [2022-07-07T12:14:26.230Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] ---> sar -b -r -n DEV: [2022-07-07T12:14:26.230Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17139) 07/07/22 _x86_64_ (8 CPU) [2022-07-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] 12:04:31 LINUX RESTART (8 CPU) [2022-07-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] 12:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-07T12:14:26.230Z] 12:06:01 350.35 16.26 334.09 0.00 2178.87 135731.42 0.00 [2022-07-07T12:14:26.230Z] 12:07:01 203.23 0.15 203.08 0.00 17.73 28942.91 0.00 [2022-07-07T12:14:26.230Z] 12:08:01 32.04 0.00 32.04 0.00 0.00 16439.14 0.00 [2022-07-07T12:14:26.230Z] 12:09:01 2.20 0.00 2.20 0.00 0.00 24.79 0.00 [2022-07-07T12:14:26.230Z] 12:10:01 1.70 0.02 1.68 0.00 0.13 18.66 0.00 [2022-07-07T12:14:26.230Z] 12:11:01 2.15 0.00 2.15 0.00 0.00 23.60 0.00 [2022-07-07T12:14:26.230Z] 12:12:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2022-07-07T12:14:26.230Z] 12:13:01 1.85 0.00 1.85 0.00 0.00 20.80 0.00 [2022-07-07T12:14:26.230Z] 12:14:01 1.48 0.00 1.48 0.00 0.00 16.39 0.00 [2022-07-07T12:14:26.230Z] Average: 66.29 1.83 64.46 0.00 244.10 20138.29 0.00 [2022-07-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] 12:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-07T12:14:26.230Z] 12:06:01 28043208 31762896 535320 1.63 158740 3736888 2056084 6.06 1195004 3170480 164988 [2022-07-07T12:14:26.230Z] 12:07:01 27644780 31717452 573856 1.75 169980 4062324 2321756 6.84 1309668 3422732 474188 [2022-07-07T12:14:26.230Z] 12:08:01 27707508 31777552 513212 1.56 173684 4044840 1911960 5.63 1268480 3393336 12 [2022-07-07T12:14:26.230Z] 12:09:01 27708440 31778528 512244 1.56 173768 4044836 1911960 5.63 1267660 3393340 12 [2022-07-07T12:14:26.230Z] 12:10:01 27708780 31778856 511872 1.56 173832 4044852 1911960 5.63 1267540 3393348 216 [2022-07-07T12:14:26.230Z] 12:11:01 27708196 31778352 512312 1.56 173908 4044852 1911960 5.63 1267992 3393348 176 [2022-07-07T12:14:26.230Z] 12:12:01 27717720 31788064 502896 1.53 173988 4044856 1911960 5.63 1258732 3393468 176 [2022-07-07T12:14:26.230Z] 12:13:01 27717452 31787848 503056 1.53 174028 4044860 1911960 5.63 1258808 3393472 176 [2022-07-07T12:14:26.230Z] 12:14:01 27717120 31787592 503220 1.53 174104 4044860 1911960 5.63 1259172 3393472 184 [2022-07-07T12:14:26.230Z] Average: 27741467 31773016 518665 1.58 171781 4012574 1973507 5.82 1261451 3371888 71125 [2022-07-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] 12:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-07T12:14:26.230Z] 12:06:01 ens3 693.47 464.33 7069.32 99.98 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:06:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:06:01 docker0 107.55 128.26 8.80 1081.22 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:07:01 ens3 187.49 131.54 2687.90 74.25 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:07:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:07:01 docker0 10.90 14.81 0.65 92.06 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:08:01 ens3 11.60 7.62 12.42 4.51 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:09:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:10:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:11:01 ens3 0.55 0.37 0.27 0.21 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:13:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:14:01 ens3 0.48 0.18 1.08 0.01 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] Average: ens3 99.34 67.16 1085.73 19.89 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] Average: docker0 13.16 15.90 1.05 130.37 0.00 0.00 0.00 0.00 [2022-07-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] ---> sar -P ALL: [2022-07-07T12:14:26.230Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17139) 07/07/22 _x86_64_ (8 CPU) [2022-07-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] 12:04:31 LINUX RESTART (8 CPU) [2022-07-07T12:14:26.230Z] [2022-07-07T12:14:26.230Z] 12:05:01 CPU %user %nice %system %iowait %steal %idle [2022-07-07T12:14:26.230Z] 12:06:01 all 12.25 0.00 4.99 1.71 0.07 80.98 [2022-07-07T12:14:26.230Z] 12:06:01 0 13.27 0.00 4.85 1.36 0.07 80.45 [2022-07-07T12:14:26.230Z] 12:06:01 1 12.69 0.00 4.41 0.66 0.07 82.17 [2022-07-07T12:14:26.230Z] 12:06:01 2 13.18 0.00 5.46 2.26 0.07 79.03 [2022-07-07T12:14:26.230Z] 12:06:01 3 12.43 0.00 4.81 0.81 0.07 81.88 [2022-07-07T12:14:26.230Z] 12:06:01 4 13.06 0.00 5.00 2.26 0.07 79.61 [2022-07-07T12:14:26.230Z] 12:06:01 5 9.60 0.00 4.33 1.63 0.03 84.41 [2022-07-07T12:14:26.230Z] 12:06:01 6 13.04 0.00 5.98 4.07 0.08 76.83 [2022-07-07T12:14:26.230Z] 12:06:01 7 10.76 0.00 5.08 0.59 0.08 83.48 [2022-07-07T12:14:26.230Z] 12:07:01 all 29.62 0.00 6.54 1.07 0.09 62.69 [2022-07-07T12:14:26.230Z] 12:07:01 0 28.76 0.00 6.39 2.22 0.08 62.54 [2022-07-07T12:14:26.230Z] 12:07:01 1 29.79 0.00 6.30 0.89 0.08 62.93 [2022-07-07T12:14:26.230Z] 12:07:01 2 28.66 0.00 6.15 1.21 0.07 63.91 [2022-07-07T12:14:26.230Z] 12:07:01 3 31.32 0.00 7.16 0.46 0.08 60.98 [2022-07-07T12:14:26.230Z] 12:07:01 4 30.61 0.00 6.54 0.89 0.08 61.87 [2022-07-07T12:14:26.230Z] 12:07:01 5 28.11 0.00 6.46 0.36 0.10 64.97 [2022-07-07T12:14:26.230Z] 12:07:01 6 30.78 0.00 6.88 1.85 0.08 60.41 [2022-07-07T12:14:26.230Z] 12:07:01 7 28.89 0.00 6.45 0.64 0.10 63.92 [2022-07-07T12:14:26.230Z] 12:08:01 all 0.73 0.00 0.41 0.39 0.01 98.46 [2022-07-07T12:14:26.230Z] 12:08:01 0 0.78 0.00 0.35 0.05 0.00 98.82 [2022-07-07T12:14:26.230Z] 12:08:01 1 0.70 0.00 0.28 0.00 0.02 99.00 [2022-07-07T12:14:26.230Z] 12:08:01 2 0.82 0.00 0.45 0.54 0.03 98.16 [2022-07-07T12:14:26.230Z] 12:08:01 3 0.60 0.00 0.28 0.02 0.00 99.10 [2022-07-07T12:14:26.230Z] 12:08:01 4 0.67 0.00 0.40 0.05 0.02 98.87 [2022-07-07T12:14:26.230Z] 12:08:01 5 0.68 0.00 0.33 0.37 0.02 98.60 [2022-07-07T12:14:26.230Z] 12:08:01 6 0.55 0.00 0.79 2.08 0.00 96.58 [2022-07-07T12:14:26.230Z] 12:08:01 7 1.05 0.00 0.42 0.00 0.00 98.53 [2022-07-07T12:14:26.230Z] 12:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-07-07T12:14:26.230Z] 12:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T12:14:26.230Z] 12:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T12:14:26.230Z] 12:09:01 2 0.05 0.00 0.03 0.05 0.00 99.87 [2022-07-07T12:14:26.230Z] 12:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-07T12:14:26.230Z] 12:09:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-07T12:14:26.230Z] 12:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-07T12:14:26.230Z] 12:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-07T12:14:26.230Z] 12:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-07T12:14:26.230Z] 12:10:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-07-07T12:14:26.230Z] 12:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-07T12:14:26.230Z] 12:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T12:14:26.230Z] 12:10:01 2 0.05 0.00 0.03 0.03 0.02 99.87 [2022-07-07T12:14:26.230Z] 12:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T12:14:26.230Z] 12:10:01 4 0.05 0.00 0.03 0.02 0.00 99.90 [2022-07-07T12:14:26.230Z] 12:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T12:14:26.230Z] 12:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T12:14:26.230Z] 12:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T12:14:26.230Z] 12:11:01 all 0.13 0.00 0.00 0.01 0.00 99.86 [2022-07-07T12:14:26.230Z] 12:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-07T12:14:26.230Z] 12:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T12:14:26.230Z] 12:11:01 2 0.02 0.00 0.03 0.05 0.02 99.88 [2022-07-07T12:14:26.230Z] 12:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T12:14:26.230Z] 12:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-07T12:14:26.230Z] 12:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-07T12:14:26.230Z] 12:11:01 6 0.90 0.00 0.00 0.00 0.00 99.10 [2022-07-07T12:14:26.230Z] 12:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T12:14:26.230Z] 12:12:01 all 0.28 0.00 0.02 0.01 0.01 99.69 [2022-07-07T12:14:26.230Z] 12:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T12:14:26.230Z] 12:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-07T12:14:26.230Z] 12:12:01 2 0.05 0.00 0.07 0.03 0.03 99.82 [2022-07-07T12:14:26.230Z] 12:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T12:14:26.230Z] 12:12:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-07T12:14:26.230Z] 12:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T12:14:26.230Z] 12:12:01 6 1.99 0.00 0.00 0.00 0.02 98.00 [2022-07-07T12:14:26.230Z] 12:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T12:14:26.230Z] 12:13:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-07-07T12:14:26.230Z] 12:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T12:14:26.231Z] 12:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-07T12:14:26.231Z] 12:13:01 2 0.02 0.00 0.03 0.05 0.00 99.90 [2022-07-07T12:14:26.231Z] 12:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-07T12:14:26.231Z] 12:13:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-07-07T12:14:26.231Z] 12:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T12:14:26.231Z] 12:13:01 6 2.00 0.00 0.00 0.00 0.00 98.00 [2022-07-07T12:14:26.231Z] 12:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T12:14:26.231Z] 12:14:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2022-07-07T12:14:26.231Z] 12:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T12:14:26.231Z] 12:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T12:14:26.231Z] 12:14:01 2 0.03 0.00 0.03 0.03 0.02 99.88 [2022-07-07T12:14:26.231Z] 12:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T12:14:26.231Z] 12:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-07T12:14:26.231Z] 12:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T12:14:26.231Z] 12:14:01 6 2.00 0.00 0.02 0.00 0.00 97.98 [2022-07-07T12:14:26.231Z] 12:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-07T12:14:26.231Z] Average: all 4.79 0.00 1.32 0.35 0.02 93.51 [2022-07-07T12:14:26.231Z] Average: 0 4.74 0.00 1.29 0.40 0.02 93.55 [2022-07-07T12:14:26.231Z] Average: 1 4.76 0.00 1.21 0.17 0.02 93.83 [2022-07-07T12:14:26.231Z] Average: 2 4.73 0.00 1.36 0.47 0.03 93.42 [2022-07-07T12:14:26.231Z] Average: 3 4.88 0.00 1.35 0.14 0.02 93.61 [2022-07-07T12:14:26.231Z] Average: 4 4.90 0.00 1.32 0.37 0.02 93.39 [2022-07-07T12:14:26.231Z] Average: 5 4.23 0.00 1.23 0.26 0.02 94.26 [2022-07-07T12:14:26.231Z] Average: 6 5.65 0.00 1.50 0.88 0.02 91.95 [2022-07-07T12:14:26.231Z] Average: 7 4.47 0.00 1.32 0.14 0.02 94.05 [2022-07-07T12:14:26.231Z] [2022-07-07T12:14:26.231Z] [2022-07-07T12:14:26.231Z]