Pull request #521 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4972b36fa19f1ba12e581e15ff311851134baf62+ae5c3a222e830755d999430446b5cf0927b9c680 (f67083e67afce73a8406932aec4f1e91e5ad5fb6) 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-ssh6984971426139542166.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15791589684261713009.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-521/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-521/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6078357839358335345.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-521/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4129144149774846800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh18237641128328342809.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-521/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-521/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11485449661462081795.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6537’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6539 in /w/workspace/_app-service-configurable_PR-521 [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-521 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ae5c3a222e830755d999430446b5cf0927b9c680 into PR head commit 4972b36fa19f1ba12e581e15ff311851134baf62 Merge succeeded, producing 4972b36fa19f1ba12e581e15ff311851134baf62 Checking out Revision 4972b36fa19f1ba12e581e15ff311851134baf62 (PR-521) Commit message: "build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-18T01:29:01.968Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-18T01:29:02.135Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4972b36fa19f1ba12e581e15ff311851134baf62 # 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 ae5c3a222e830755d999430446b5cf0927b9c680 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4972b36fa19f1ba12e581e15ff311851134baf62 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-18T01:29:02.230Z] ========================================================= [2023-02-18T01:29:02.230Z] EdgeX Global Pipelines Version Info [2023-02-18T01:29:02.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:29:02.964Z] ------------------- [2023-02-18T01:29:02.964Z] stable info: [2023-02-18T01:29:02.964Z] ------------------- [2023-02-18T01:29:02.964Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-18T01:29:02.964Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-18T01:29:02.964Z] Message: update stable to v1.0.244 [2023-02-18T01:29:03.533Z] ------------------- [2023-02-18T01:29:03.533Z] experimental info: [2023-02-18T01:29:03.533Z] ------------------- [2023-02-18T01:29:03.533Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-18T01:29:03.533Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-18T01:29:03.533Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-18T01:29:03.809Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-02-18T01:29:03.850Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-02-18T01:29:03.888Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-18T01:29:03.933Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-18T01:29:03.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-18T01:29:04.020Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-18T01:29:04.059Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-18T01:29:04.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-18T01:29:04.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-18T01:29:04.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-18T01:29:04.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-18T01:29:04.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-02-18T01:29:04.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-18T01:29:04.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-18T01:29:04.373Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-18T01:29:04.410Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-18T01:29:04.449Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-18T01:29:04.493Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-18T01:29:04.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-18T01:29:04.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-18T01:29:04.619Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-18T01:29:04.660Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-18T01:29:04.704Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-18T01:29:04.741Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-18T01:29:04.781Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-18T01:29:04.820Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-18T01:29:04.862Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-18T01:29:04.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-521 [Pipeline] echo [2023-02-18T01:29:04.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-521 [Pipeline] echo [2023-02-18T01:29:05.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-521 [Pipeline] echo [2023-02-18T01:29:05.037Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4972b36fa19f1ba12e581e15ff311851134baf62 [Pipeline] echo [2023-02-18T01:29:05.071Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4972b36 [Pipeline] echo [2023-02-18T01:29:05.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T01:29:05.222Z] provisioning config files... [2023-02-18T01:29:05.236Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-521@tmp/config7549852110417291468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:29:05.597Z] ---> docker-login.sh [2023-02-18T01:29:05.597Z] nexus3.edgexfoundry.org:10001 [2023-02-18T01:29:06.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:29:06.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:29:06.535Z] Configure a credential helper to remove this warning. See [2023-02-18T01:29:06.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:29:06.535Z] [2023-02-18T01:29:06.535Z] Login Succeeded [2023-02-18T01:29:06.535Z] nexus3.edgexfoundry.org:10002 [2023-02-18T01:29:06.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:29:06.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:29:06.535Z] Configure a credential helper to remove this warning. See [2023-02-18T01:29:06.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:29:06.535Z] [2023-02-18T01:29:06.535Z] Login Succeeded [2023-02-18T01:29:06.535Z] nexus3.edgexfoundry.org:10003 [2023-02-18T01:29:06.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:29:06.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:29:06.798Z] Configure a credential helper to remove this warning. See [2023-02-18T01:29:06.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:29:06.798Z] [2023-02-18T01:29:06.798Z] Login Succeeded [2023-02-18T01:29:06.798Z] nexus3.edgexfoundry.org:10004 [2023-02-18T01:29:06.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:29:06.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:29:06.798Z] Configure a credential helper to remove this warning. See [2023-02-18T01:29:06.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:29:06.798Z] [2023-02-18T01:29:06.798Z] Login Succeeded [2023-02-18T01:29:06.798Z] docker.io [2023-02-18T01:29:06.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:29:07.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:29:07.057Z] Configure a credential helper to remove this warning. See [2023-02-18T01:29:07.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:29:07.057Z] [2023-02-18T01:29:07.057Z] Login Succeeded [2023-02-18T01:29:07.057Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T01:29:07.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-18T01:29:07.765Z] + git rev-list -1 --merges 4972b36fa19f1ba12e581e15ff311851134baf62~1..4972b36fa19f1ba12e581e15ff311851134baf62 [Pipeline] echo [2023-02-18T01:29:07.828Z] -----------> git rev-list -1 --merges 4972b36fa19f1ba12e581e15ff311851134baf62~1..4972b36fa19f1ba12e581e15ff311851134baf62 4972b36fa19f1ba12e581e15ff311851134baf62 [false] [Pipeline] sh [2023-02-18T01:29:08.136Z] + git log --format=format:%s -1 4972b36fa19f1ba12e581e15ff311851134baf62 [Pipeline] echo [2023-02-18T01:29:08.169Z] ========================================================= [2023-02-18T01:29:08.169Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-18T01:29:08.169Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T01:29:08.581Z] + git log --format=format:%s -1 4972b36fa19f1ba12e581e15ff311851134baf62 [Pipeline] echo [2023-02-18T01:29:08.607Z] [semverPrep] GIT_COMMIT: 4972b36fa19f1ba12e581e15ff311851134baf62, Commit Message: build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 [Pipeline] echo [2023-02-18T01:29:08.638Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-18T01:29:09.009Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-18T01:29:09.009Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-18T01:29:09.009Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-18T01:29:09.009Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-18T01:29:09.009Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-18T01:29:09.009Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-18T01:29:09.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:29:09.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T01:29:09.420Z] [2023-02-18T01:29:09.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:29:09.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T01:29:09.807Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-18T01:29:09.807Z] b85a868b505f: Pulling fs layer [2023-02-18T01:29:09.807Z] e2be974225ed: Pulling fs layer [2023-02-18T01:29:09.807Z] 339a4e72a1f5: Pulling fs layer [2023-02-18T01:29:09.807Z] 988bab9f4d93: Pulling fs layer [2023-02-18T01:29:09.807Z] 1469e6f7b9e6: Pulling fs layer [2023-02-18T01:29:09.807Z] eaf3925da568: Pulling fs layer [2023-02-18T01:29:09.807Z] bab4dde63d76: Pulling fs layer [2023-02-18T01:29:09.807Z] 988bab9f4d93: Waiting [2023-02-18T01:29:09.807Z] 1469e6f7b9e6: Waiting [2023-02-18T01:29:09.807Z] eaf3925da568: Waiting [2023-02-18T01:29:09.807Z] bde34c3a00c8: Pulling fs layer [2023-02-18T01:29:09.807Z] b352a97aabf1: Pulling fs layer [2023-02-18T01:29:09.807Z] 4872d77fe225: Pulling fs layer [2023-02-18T01:29:09.807Z] 5851b861e8e6: Pulling fs layer [2023-02-18T01:29:09.807Z] bab4dde63d76: Waiting [2023-02-18T01:29:09.807Z] b352a97aabf1: Waiting [2023-02-18T01:29:09.807Z] 4872d77fe225: Waiting [2023-02-18T01:29:09.807Z] 5851b861e8e6: Waiting [2023-02-18T01:29:09.807Z] bde34c3a00c8: Waiting [2023-02-18T01:29:09.807Z] e2be974225ed: Verifying Checksum [2023-02-18T01:29:09.807Z] e2be974225ed: Download complete [2023-02-18T01:29:09.807Z] 988bab9f4d93: Verifying Checksum [2023-02-18T01:29:09.807Z] 988bab9f4d93: Download complete [2023-02-18T01:29:10.070Z] 1469e6f7b9e6: Verifying Checksum [2023-02-18T01:29:10.070Z] 1469e6f7b9e6: Download complete [2023-02-18T01:29:10.070Z] 339a4e72a1f5: Verifying Checksum [2023-02-18T01:29:10.070Z] 339a4e72a1f5: Download complete [2023-02-18T01:29:10.070Z] eaf3925da568: Verifying Checksum [2023-02-18T01:29:10.070Z] eaf3925da568: Download complete [2023-02-18T01:29:10.070Z] bde34c3a00c8: Download complete [2023-02-18T01:29:10.070Z] 4872d77fe225: Download complete [2023-02-18T01:29:10.070Z] 5851b861e8e6: Verifying Checksum [2023-02-18T01:29:10.070Z] 5851b861e8e6: Download complete [2023-02-18T01:29:10.070Z] b85a868b505f: Verifying Checksum [2023-02-18T01:29:10.070Z] b85a868b505f: Download complete [2023-02-18T01:29:10.329Z] bab4dde63d76: Verifying Checksum [2023-02-18T01:29:10.329Z] bab4dde63d76: Download complete [2023-02-18T01:29:11.268Z] b85a868b505f: Pull complete [2023-02-18T01:29:11.527Z] e2be974225ed: Pull complete [2023-02-18T01:29:12.098Z] 339a4e72a1f5: Pull complete [2023-02-18T01:29:12.098Z] 988bab9f4d93: Pull complete [2023-02-18T01:29:12.359Z] 1469e6f7b9e6: Pull complete [2023-02-18T01:29:12.359Z] eaf3925da568: Pull complete [2023-02-18T01:29:14.264Z] bab4dde63d76: Pull complete [2023-02-18T01:29:14.264Z] bde34c3a00c8: Pull complete [2023-02-18T01:29:14.526Z] b352a97aabf1: Pull complete [2023-02-18T01:29:14.526Z] 4872d77fe225: Pull complete [2023-02-18T01:29:14.526Z] 5851b861e8e6: Pull complete [2023-02-18T01:29:14.526Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-18T01:29:14.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T01:29:14.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:29:14.756Z] prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container [2023-02-18T01:29:14.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-521 -v /w/workspace/_app-service-configurable_PR-521:/w/workspace/_app-service-configurable_PR-521:rw,z -v /w/workspace/_app-service-configurable_PR-521@tmp:/w/workspace/_app-service-configurable_PR-521@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 [2023-02-18T01:29:18.385Z] $ docker top 621658b49c57eaf100eeeabfc39d6ba530d1df28b5b987936db1d9c2c0cdfaf3 -eo pid,comm [2023-02-18T01:29:18.478Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-18T01:29:18.478Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-18T01:29:18.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-18T01:29:18.593Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-18T01:29:18.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-18T01:29:18.724Z] $ docker exec 621658b49c57eaf100eeeabfc39d6ba530d1df28b5b987936db1d9c2c0cdfaf3 ssh-agent [2023-02-18T01:29:18.870Z] SSH_AUTH_SOCK=/tmp/ssh-BeJEjuNQfclh/agent.21 [2023-02-18T01:29:18.870Z] SSH_AGENT_PID=27 [2023-02-18T01:29:18.876Z] Running ssh-add (command line suppressed) [2023-02-18T01:29:18.990Z] Identity added: /w/workspace/_app-service-configurable_PR-521@tmp/private_key_18391106828984360503.key (/w/workspace/_app-service-configurable_PR-521@tmp/private_key_18391106828984360503.key) [2023-02-18T01:29:19.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-18T01:29:19.334Z] + git tag --points-at HEAD [Pipeline] } [2023-02-18T01:29:19.362Z] $ docker exec --env ******** --env ******** 621658b49c57eaf100eeeabfc39d6ba530d1df28b5b987936db1d9c2c0cdfaf3 ssh-agent -k [2023-02-18T01:29:19.485Z] unset SSH_AUTH_SOCK; [2023-02-18T01:29:19.486Z] unset SSH_AGENT_PID; [2023-02-18T01:29:19.486Z] echo Agent pid 27 killed; [2023-02-18T01:29:19.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-18T01:29:19.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-18T01:29:19.583Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-18T01:29:19.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-18T01:29:19.695Z] $ docker exec 621658b49c57eaf100eeeabfc39d6ba530d1df28b5b987936db1d9c2c0cdfaf3 ssh-agent [2023-02-18T01:29:19.797Z] SSH_AUTH_SOCK=/tmp/ssh-IclCSkiGEVcA/agent.70 [2023-02-18T01:29:19.797Z] SSH_AGENT_PID=76 [2023-02-18T01:29:19.803Z] Running ssh-add (command line suppressed) [2023-02-18T01:29:19.936Z] Identity added: /w/workspace/_app-service-configurable_PR-521@tmp/private_key_2672789236638484788.key (/w/workspace/_app-service-configurable_PR-521@tmp/private_key_2672789236638484788.key) [2023-02-18T01:29:19.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-18T01:29:20.298Z] + git semver init [2023-02-18T01:29:20.558Z] 2023-02-18 01:29:20,484 [run_init] DEBUG init version:0.0.0 force:False [2023-02-18T01:29:20.558Z] 2023-02-18 01:29:20,485 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-521/.semver [2023-02-18T01:29:20.558Z] 2023-02-18 01:29:20,485 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-521/.semver [2023-02-18T01:29:20.558Z] 2023-02-18 01:29:20,486 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-521/.semver'], cwd=/w/workspace/_app-service-configurable_PR-521, universal_newlines=False, shell=None, istream=None) [2023-02-18T01:29:21.503Z] 2023-02-18 01:29:21,499 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-521/.git/info/exclude [2023-02-18T01:29:21.504Z] 2023-02-18 01:29:21,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-521/.semver/PR-521 with force:False [2023-02-18T01:29:21.504Z] 2023-02-18 01:29:21,500 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-521/.semver/PR-521 [2023-02-18T01:29:21.504Z] 2023-02-18 01:29:21,505 [execute] INFO git cat-file --batch-check [2023-02-18T01:29:21.504Z] 2023-02-18 01:29:21,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-521/.semver, universal_newlines=False, shell=None, istream=) [2023-02-18T01:29:21.763Z] 2023-02-18 01:29:21,513 [execute] INFO git cat-file --batch [2023-02-18T01:29:21.763Z] 2023-02-18 01:29:21,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-521/.semver, universal_newlines=False, shell=None, istream=) [2023-02-18T01:29:21.763Z] 2023-02-18 01:29:21,519 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-521/.semver/PR-521 [2023-02-18T01:29:21.763Z] 0.0.0 [Pipeline] } [2023-02-18T01:29:21.796Z] $ docker exec --env ******** --env ******** 621658b49c57eaf100eeeabfc39d6ba530d1df28b5b987936db1d9c2c0cdfaf3 ssh-agent -k [2023-02-18T01:29:21.905Z] unset SSH_AUTH_SOCK; [2023-02-18T01:29:21.905Z] unset SSH_AGENT_PID; [2023-02-18T01:29:21.905Z] echo Agent pid 76 killed; [2023-02-18T01:29:21.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-18T01:29:22.335Z] + git semver [Pipeline] } [2023-02-18T01:29:22.627Z] $ docker stop --time=1 621658b49c57eaf100eeeabfc39d6ba530d1df28b5b987936db1d9c2c0cdfaf3 [2023-02-18T01:29:23.978Z] $ docker rm -f --volumes 621658b49c57eaf100eeeabfc39d6ba530d1df28b5b987936db1d9c2c0cdfaf3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T01:29:24.374Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-18T01:29:24.628Z] Stashed 1 file(s) [Pipeline] echo [2023-02-18T01:29:24.647Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T01:29:25.276Z] provisioning config files... [2023-02-18T01:29:25.287Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-521@tmp/config1637736277000952879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:29:25.624Z] ---> docker-login.sh [2023-02-18T01:29:25.625Z] nexus3.edgexfoundry.org:10001 [2023-02-18T01:29:25.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:29:25.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:29:25.625Z] Configure a credential helper to remove this warning. See [2023-02-18T01:29:25.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:29:25.625Z] [2023-02-18T01:29:25.625Z] Login Succeeded [2023-02-18T01:29:25.625Z] nexus3.edgexfoundry.org:10002 [2023-02-18T01:29:25.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:29:25.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:29:25.625Z] Configure a credential helper to remove this warning. See [2023-02-18T01:29:25.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:29:25.625Z] [2023-02-18T01:29:25.625Z] Login Succeeded [2023-02-18T01:29:25.625Z] nexus3.edgexfoundry.org:10003 [2023-02-18T01:29:25.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:29:25.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:29:25.882Z] Configure a credential helper to remove this warning. See [2023-02-18T01:29:25.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:29:25.882Z] [2023-02-18T01:29:25.882Z] Login Succeeded [2023-02-18T01:29:25.882Z] nexus3.edgexfoundry.org:10004 [2023-02-18T01:29:25.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:29:25.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:29:25.882Z] Configure a credential helper to remove this warning. See [2023-02-18T01:29:25.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:29:25.882Z] [2023-02-18T01:29:25.882Z] Login Succeeded [2023-02-18T01:29:25.882Z] docker.io [2023-02-18T01:29:26.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:29:26.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:29:26.142Z] Configure a credential helper to remove this warning. See [2023-02-18T01:29:26.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:29:26.142Z] [2023-02-18T01:29:26.142Z] Login Succeeded [2023-02-18T01:29:26.401Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T01:29:26.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-18T01:29:26.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T01:29:26.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T01:29:26.672Z] ========================================================= [2023-02-18T01:29:26.672Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-18T01:29:26.672Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:29:27.135Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-18T01:29:27.135Z] Sending build context to Docker daemon 3.224MB [2023-02-18T01:29:27.135Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T01:29:27.135Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-18T01:29:27.135Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-18T01:29:27.135Z] 213ec9aee27d: Pulling fs layer [2023-02-18T01:29:27.135Z] 4583459ba037: Pulling fs layer [2023-02-18T01:29:27.135Z] 93c1e223e6f2: Pulling fs layer [2023-02-18T01:29:27.135Z] 53926ce57604: Pulling fs layer [2023-02-18T01:29:27.135Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-18T01:29:27.135Z] 22ff95d597cd: Pulling fs layer [2023-02-18T01:29:27.135Z] 12d6caf4c0d1: Pulling fs layer [2023-02-18T01:29:27.135Z] 96b7cbca73a9: Pulling fs layer [2023-02-18T01:29:27.135Z] a7acece74701: Pulling fs layer [2023-02-18T01:29:27.135Z] 53926ce57604: Waiting [2023-02-18T01:29:27.135Z] 21b2b0c7a3f4: Waiting [2023-02-18T01:29:27.135Z] 22ff95d597cd: Waiting [2023-02-18T01:29:27.135Z] 12d6caf4c0d1: Waiting [2023-02-18T01:29:27.135Z] 96b7cbca73a9: Waiting [2023-02-18T01:29:27.135Z] a7acece74701: Waiting [2023-02-18T01:29:27.135Z] 93c1e223e6f2: Verifying Checksum [2023-02-18T01:29:27.135Z] 93c1e223e6f2: Download complete [2023-02-18T01:29:27.135Z] 4583459ba037: Verifying Checksum [2023-02-18T01:29:27.135Z] 4583459ba037: Download complete [2023-02-18T01:29:27.397Z] 21b2b0c7a3f4: Download complete [2023-02-18T01:29:27.397Z] 22ff95d597cd: Download complete [2023-02-18T01:29:27.397Z] 213ec9aee27d: Verifying Checksum [2023-02-18T01:29:27.397Z] 213ec9aee27d: Download complete [2023-02-18T01:29:27.397Z] 12d6caf4c0d1: Verifying Checksum [2023-02-18T01:29:27.397Z] 12d6caf4c0d1: Download complete [2023-02-18T01:29:27.397Z] 213ec9aee27d: Pull complete [2023-02-18T01:29:27.662Z] 4583459ba037: Pull complete [2023-02-18T01:29:27.662Z] 93c1e223e6f2: Pull complete [2023-02-18T01:29:27.923Z] a7acece74701: Verifying Checksum [2023-02-18T01:29:27.923Z] a7acece74701: Download complete [2023-02-18T01:29:28.182Z] 96b7cbca73a9: Verifying Checksum [2023-02-18T01:29:28.182Z] 96b7cbca73a9: Download complete [2023-02-18T01:29:28.182Z] 53926ce57604: Verifying Checksum [2023-02-18T01:29:28.182Z] 53926ce57604: Download complete [2023-02-18T01:29:32.377Z] 53926ce57604: Pull complete [2023-02-18T01:29:32.377Z] 21b2b0c7a3f4: Pull complete [2023-02-18T01:29:32.377Z] 22ff95d597cd: Pull complete [2023-02-18T01:29:32.377Z] 12d6caf4c0d1: Pull complete [2023-02-18T01:29:34.275Z] 96b7cbca73a9: Pull complete [2023-02-18T01:29:35.209Z] a7acece74701: Pull complete [2023-02-18T01:29:35.209Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-18T01:29:35.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-18T01:29:35.209Z] ---> db6d94c90886 [2023-02-18T01:29:35.209Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-18T01:29:39.411Z] ---> Running in eec083c1159d [2023-02-18T01:29:39.411Z] Removing intermediate container eec083c1159d [2023-02-18T01:29:39.411Z] ---> 0c7a4b896869 [2023-02-18T01:29:39.411Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-18T01:29:39.411Z] ---> Running in eddf6e7cf7a1 [2023-02-18T01:29:39.411Z] Removing intermediate container eddf6e7cf7a1 [2023-02-18T01:29:39.411Z] ---> 14504eb137a0 [2023-02-18T01:29:39.411Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-18T01:29:39.411Z] ---> Running in c64e8a742bb7 [2023-02-18T01:29:39.411Z] Removing intermediate container c64e8a742bb7 [2023-02-18T01:29:39.411Z] ---> 1ed6b2c6e246 [2023-02-18T01:29:39.411Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-18T01:29:39.411Z] ---> Running in bb12771c8b12 [2023-02-18T01:29:39.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T01:29:39.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T01:29:40.097Z] Still waiting to schedule task [2023-02-18T01:29:40.098Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6541’ is offline [2023-02-18T01:29:40.187Z] OK: 211 MiB in 51 packages [2023-02-18T01:29:40.446Z] Removing intermediate container bb12771c8b12 [2023-02-18T01:29:40.446Z] ---> 8985b19fab1e [2023-02-18T01:29:40.446Z] Step 7/12 : WORKDIR /app [2023-02-18T01:29:40.446Z] ---> Running in 19733e2aa6cf [2023-02-18T01:29:40.705Z] Removing intermediate container 19733e2aa6cf [2023-02-18T01:29:40.705Z] ---> d457d4a73f04 [2023-02-18T01:29:40.705Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-18T01:29:40.705Z] ---> 55e958abb7a1 [2023-02-18T01:29:40.705Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T01:29:40.705Z] ---> Running in b11aa59eb0ff [2023-02-18T01:30:19.443Z] Removing intermediate container b11aa59eb0ff [2023-02-18T01:30:19.443Z] ---> be9f7a746b9e [2023-02-18T01:30:19.443Z] Step 10/12 : COPY . . [2023-02-18T01:30:19.443Z] ---> d7ed229b1c54 [2023-02-18T01:30:19.443Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-18T01:30:19.443Z] ---> Running in 8d95774c4bf1 [2023-02-18T01:30:19.443Z] Removing intermediate container 8d95774c4bf1 [2023-02-18T01:30:19.443Z] ---> 4b47b433d8da [2023-02-18T01:30:19.443Z] Step 12/12 : RUN $MAKE [2023-02-18T01:30:19.443Z] ---> Running in 68bc4487cdaf [2023-02-18T01:30:19.443Z] noop [2023-02-18T01:30:19.443Z] Removing intermediate container 68bc4487cdaf [2023-02-18T01:30:19.443Z] ---> 40ed016bd174 [2023-02-18T01:30:19.443Z] Successfully built 40ed016bd174 [2023-02-18T01:30:19.443Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:19.881Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-18T01:30:19.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:30:20.088Z] prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container [2023-02-18T01:30:20.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-521 -v /w/workspace/_app-service-configurable_PR-521:/w/workspace/_app-service-configurable_PR-521:rw,z -v /w/workspace/_app-service-configurable_PR-521@tmp:/w/workspace/_app-service-configurable_PR-521@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 [2023-02-18T01:30:20.972Z] $ docker top f945d47a0faf5419730ce9f322dcd171f38b918bf6b9855f95992ef6f6e58461 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T01:30:21.353Z] + go version [2023-02-18T01:30:21.353Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-18T01:30:21.392Z] $ docker stop --time=1 f945d47a0faf5419730ce9f322dcd171f38b918bf6b9855f95992ef6f6e58461 [2023-02-18T01:30:23.470Z] $ docker rm -f --volumes f945d47a0faf5419730ce9f322dcd171f38b918bf6b9855f95992ef6f6e58461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:30:24.238Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-18T01:30:24.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:30:24.400Z] prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container [2023-02-18T01:30:24.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-521 -v /w/workspace/_app-service-configurable_PR-521:/w/workspace/_app-service-configurable_PR-521:rw,z -v /w/workspace/_app-service-configurable_PR-521@tmp:/w/workspace/_app-service-configurable_PR-521@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 [2023-02-18T01:30:24.879Z] $ docker top b048572e6c62f9bfcf7f02f054e5b92693f4f47d1a1cfa802fa219fd238a213f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T01:30:25.272Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-521 [Pipeline] fileExists [Pipeline] sh [2023-02-18T01:30:25.623Z] + make test [2023-02-18T01:30:25.623Z] go test -race -coverprofile=coverage.out ./... [2023-02-18T01:30:47.608Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-18T01:30:47.608Z] go vet ./... [2023-02-18T01:30:55.727Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-18T01:30:55.727Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-18T01:30:55.727Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-18T01:30:55.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-18T01:30:55.793Z] $ docker stop --time=1 b048572e6c62f9bfcf7f02f054e5b92693f4f47d1a1cfa802fa219fd238a213f [2023-02-18T01:30:58.581Z] $ docker rm -f --volumes b048572e6c62f9bfcf7f02f054e5b92693f4f47d1a1cfa802fa219fd238a213f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T01:30:59.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-18T01:30:59.162Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-18T01:30:59.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-18T01:31:00.097Z] + ls -al . [2023-02-18T01:31:00.097Z] total 172 [2023-02-18T01:31:00.097Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 01:30 . [2023-02-18T01:31:00.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 01:28 .. [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 18 01:29 .dockerignore [2023-02-18T01:31:00.097Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 01:29 .git [2023-02-18T01:31:00.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 01:29 .github [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 18 01:29 .gitignore [2023-02-18T01:31:00.097Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 01:29 .semver [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 9320 Feb 18 01:29 Attribution.txt [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 18 01:29 CHANGELOG.md [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 18 01:29 Dockerfile [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 01:29 GOVERNANCE.md [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 18 01:29 Jenkinsfile [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 18 01:29 LICENSE [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 18 01:29 OWNERS.md [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 18 01:29 README.md [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 18 01:29 VERSION [2023-02-18T01:31:00.097Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 01:29 bin [2023-02-18T01:31:00.097Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 18 01:30 coverage.out [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 18 01:29 go.mod [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 18 01:29 go.sum [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 18 01:29 main.go [2023-02-18T01:31:00.097Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 18 01:29 makefile [2023-02-18T01:31:00.097Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 18 01:29 res [2023-02-18T01:31:00.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 01:29 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:31:00.492Z] + 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=4972b36fa19f1ba12e581e15ff311851134baf62 --label arch=amd64 --label version=0.0.0 . [2023-02-18T01:31:00.492Z] Sending build context to Docker daemon 3.225MB [2023-02-18T01:31:00.492Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T01:31:00.492Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-18T01:31:00.492Z] ---> 40ed016bd174 [2023-02-18T01:31:00.492Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-18T01:31:00.492Z] ---> Running in 211822b588f7 [2023-02-18T01:31:00.752Z] Removing intermediate container 211822b588f7 [2023-02-18T01:31:00.752Z] ---> 98f2fd91cd8b [2023-02-18T01:31:00.752Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-18T01:31:00.752Z] ---> Running in 77cbb8b08213 [2023-02-18T01:31:00.752Z] Removing intermediate container 77cbb8b08213 [2023-02-18T01:31:00.752Z] ---> 83cd29404f84 [2023-02-18T01:31:00.752Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-18T01:31:00.752Z] ---> Running in 4b8f8cf0db92 [2023-02-18T01:31:00.752Z] Removing intermediate container 4b8f8cf0db92 [2023-02-18T01:31:00.752Z] ---> ba55b5eb411d [2023-02-18T01:31:00.752Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-18T01:31:00.752Z] ---> Running in 7d135d9cffac [2023-02-18T01:31:01.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T01:31:01.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T01:31:01.584Z] OK: 211 MiB in 51 packages [2023-02-18T01:31:01.843Z] Removing intermediate container 7d135d9cffac [2023-02-18T01:31:01.843Z] ---> f9ba2e628522 [2023-02-18T01:31:01.843Z] Step 7/26 : WORKDIR /app [2023-02-18T01:31:01.843Z] ---> Running in 440a18517805 [2023-02-18T01:31:02.102Z] Removing intermediate container 440a18517805 [2023-02-18T01:31:02.102Z] ---> 059170907d47 [2023-02-18T01:31:02.102Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-18T01:31:02.102Z] ---> f7c5d8994f69 [2023-02-18T01:31:02.102Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T01:31:02.102Z] ---> Running in 1236ca6abe90 [2023-02-18T01:31:03.041Z] Removing intermediate container 1236ca6abe90 [2023-02-18T01:31:03.041Z] ---> ba1e99965fcf [2023-02-18T01:31:03.041Z] Step 10/26 : COPY . . [2023-02-18T01:31:03.302Z] ---> 421785ad18a0 [2023-02-18T01:31:03.302Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-18T01:31:03.302Z] ---> Running in 32e8196e89f3 [2023-02-18T01:31:03.561Z] Removing intermediate container 32e8196e89f3 [2023-02-18T01:31:03.561Z] ---> deaf9c08a8eb [2023-02-18T01:31:03.561Z] Step 12/26 : RUN $MAKE [2023-02-18T01:31:03.561Z] ---> Running in 26fbce505c65 [2023-02-18T01:31:03.855Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-18T01:31:25.879Z] Removing intermediate container 26fbce505c65 [2023-02-18T01:31:25.879Z] ---> 1f3a59745eed [2023-02-18T01:31:25.879Z] Step 13/26 : FROM alpine:3.16 [2023-02-18T01:31:25.879Z] 3.16: Pulling from library/alpine [2023-02-18T01:31:25.879Z] ef5531b6e74e: Pulling fs layer [2023-02-18T01:31:25.879Z] ef5531b6e74e: Download complete [2023-02-18T01:31:25.879Z] ef5531b6e74e: Pull complete [2023-02-18T01:31:25.879Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-18T01:31:25.879Z] Status: Downloaded newer image for alpine:3.16 [2023-02-18T01:31:25.879Z] ---> dfd21b5a31f5 [2023-02-18T01:31:25.879Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-18T01:31:25.879Z] ---> Running in 55f522cef17a [2023-02-18T01:31:25.879Z] Removing intermediate container 55f522cef17a [2023-02-18T01:31:25.879Z] ---> d603736f4727 [2023-02-18T01:31:25.879Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-18T01:31:25.879Z] ---> Running in 6a17ec408731 [2023-02-18T01:31:25.879Z] Removing intermediate container 6a17ec408731 [2023-02-18T01:31:25.879Z] ---> d8a27b63e8ff [2023-02-18T01:31:25.879Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-18T01:31:25.879Z] ---> Running in 0de3708534e3 [2023-02-18T01:31:25.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T01:31:25.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T01:31:26.138Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-18T01:31:26.138Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-18T01:31:26.138Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T01:31:26.138Z] Executing ca-certificates-20220614-r0.trigger [2023-02-18T01:31:26.138Z] OK: 6 MiB in 16 packages [2023-02-18T01:31:26.704Z] Removing intermediate container 0de3708534e3 [2023-02-18T01:31:26.704Z] ---> f89d13606749 [2023-02-18T01:31:26.704Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-18T01:31:26.704Z] ---> 5e967584c811 [2023-02-18T01:31:26.704Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-18T01:31:26.965Z] ---> 0546c2376703 [2023-02-18T01:31:26.965Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-18T01:31:26.965Z] ---> a0702325b87a [2023-02-18T01:31:26.965Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-18T01:31:27.899Z] ---> ebe43c504c24 [2023-02-18T01:31:27.899Z] Step 21/26 : EXPOSE 48095 [2023-02-18T01:31:27.899Z] ---> Running in f14649b47e1e [2023-02-18T01:31:27.899Z] Removing intermediate container f14649b47e1e [2023-02-18T01:31:27.899Z] ---> 7419be9b1e23 [2023-02-18T01:31:27.899Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-18T01:31:27.899Z] ---> Running in 1c1ccee4f5f6 [2023-02-18T01:31:28.158Z] Removing intermediate container 1c1ccee4f5f6 [2023-02-18T01:31:28.158Z] ---> d647086152e3 [2023-02-18T01:31:28.158Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T01:31:28.158Z] ---> Running in 0c3a6c22d98e [2023-02-18T01:31:28.158Z] Removing intermediate container 0c3a6c22d98e [2023-02-18T01:31:28.158Z] ---> e99d0374a04b [2023-02-18T01:31:28.158Z] Step 24/26 : LABEL arch=amd64 [2023-02-18T01:31:28.158Z] ---> Running in 419c0c002d60 [2023-02-18T01:31:28.158Z] Removing intermediate container 419c0c002d60 [2023-02-18T01:31:28.158Z] ---> 2c6ca62eeba5 [2023-02-18T01:31:28.158Z] Step 25/26 : LABEL git_sha=4972b36fa19f1ba12e581e15ff311851134baf62 [2023-02-18T01:31:28.158Z] ---> Running in c766e3fce78d [2023-02-18T01:31:28.417Z] Removing intermediate container c766e3fce78d [2023-02-18T01:31:28.417Z] ---> 735055af10cf [2023-02-18T01:31:28.417Z] Step 26/26 : LABEL version=0.0.0 [2023-02-18T01:31:28.417Z] ---> Running in def8bf541177 [2023-02-18T01:31:28.417Z] Removing intermediate container def8bf541177 [2023-02-18T01:31:28.417Z] ---> 9a46490ce612 [2023-02-18T01:31:28.417Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-18T01:31:28.417Z] Successfully built 9a46490ce612 [2023-02-18T01:31:28.417Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:31:29.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T01:31:29.285Z] [2023-02-18T01:31:29.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:31:29.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T01:31:29.660Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-18T01:31:29.660Z] 5eb5b503b376: Pulling fs layer [2023-02-18T01:31:29.660Z] 5c69ac0246d0: Pulling fs layer [2023-02-18T01:31:29.660Z] ec43610c2a17: Pulling fs layer [2023-02-18T01:31:29.660Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-18T01:31:29.660Z] 33b1e0a273af: Pulling fs layer [2023-02-18T01:31:29.660Z] 5d3b04190fa2: Pulling fs layer [2023-02-18T01:31:29.660Z] 2f39f015ded8: Pulling fs layer [2023-02-18T01:31:29.660Z] 3a2ae6a8a46f: Waiting [2023-02-18T01:31:29.660Z] 33b1e0a273af: Waiting [2023-02-18T01:31:29.660Z] 5d3b04190fa2: Waiting [2023-02-18T01:31:29.660Z] 5c69ac0246d0: Download complete [2023-02-18T01:31:29.660Z] 3a2ae6a8a46f: Download complete [2023-02-18T01:31:29.920Z] 33b1e0a273af: Verifying Checksum [2023-02-18T01:31:29.920Z] 33b1e0a273af: Download complete [2023-02-18T01:31:29.920Z] ec43610c2a17: Verifying Checksum [2023-02-18T01:31:29.920Z] ec43610c2a17: Download complete [2023-02-18T01:31:29.920Z] 5d3b04190fa2: Verifying Checksum [2023-02-18T01:31:29.920Z] 5d3b04190fa2: Download complete [2023-02-18T01:31:29.920Z] 5eb5b503b376: Verifying Checksum [2023-02-18T01:31:29.920Z] 5eb5b503b376: Download complete [2023-02-18T01:31:30.486Z] 2f39f015ded8: Download complete [2023-02-18T01:31:31.419Z] 5eb5b503b376: Pull complete [2023-02-18T01:31:31.419Z] 5c69ac0246d0: Pull complete [2023-02-18T01:31:31.985Z] ec43610c2a17: Pull complete [2023-02-18T01:31:31.985Z] 3a2ae6a8a46f: Pull complete [2023-02-18T01:31:32.244Z] 33b1e0a273af: Pull complete [2023-02-18T01:31:32.244Z] 5d3b04190fa2: Pull complete [2023-02-18T01:31:36.425Z] 2f39f015ded8: Pull complete [2023-02-18T01:31:36.425Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-18T01:31:36.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T01:31:36.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:31:36.639Z] prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container [2023-02-18T01:31:36.668Z] $ 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-521 -v /w/workspace/_app-service-configurable_PR-521:/w/workspace/_app-service-configurable_PR-521:rw,z -v /w/workspace/_app-service-configurable_PR-521@tmp:/w/workspace/_app-service-configurable_PR-521@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 [2023-02-18T01:31:40.062Z] $ docker top cb52a9acdac76c204cb5e4f7a7b8a0ad078e766d5d2d187a03cbd43598b2c33d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:31:40.494Z] ---> job-cost.sh [2023-02-18T01:31:40.494Z] lf-activate-venv: SKIPPING [2023-02-18T01:31:40.494Z] INFO: No Stack... [2023-02-18T01:31:40.753Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-18T01:31:41.012Z] INFO: Archiving Costs [Pipeline] sh [2023-02-18T01:31:41.326Z] + cat /w/workspace/_app-service-configurable_PR-521/archives/cost.csv [2023-02-18T01:31:41.326Z] + cut -d, -f6 [Pipeline] lock [2023-02-18T01:31:41.362Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-521-1-stack-cost] [2023-02-18T01:31:41.367Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-521-1-stack-cost] did not exist. Created. [2023-02-18T01:31:41.367Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-521-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-18T01:31:41.733Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-18T01:31:41.782Z] Stashed 1 file(s) [Pipeline] } [2023-02-18T01:31:41.809Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-521-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-18T01:31:41.888Z] $ docker stop --time=1 cb52a9acdac76c204cb5e4f7a7b8a0ad078e766d5d2d187a03cbd43598b2c33d [2023-02-18T01:31:43.059Z] $ docker rm -f --volumes cb52a9acdac76c204cb5e4f7a7b8a0ad078e766d5d2d187a03cbd43598b2c33d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-18T01:32:10.055Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6543 in /w/workspace/_app-service-configurable_PR-521 [Pipeline] { [Pipeline] ws [2023-02-18T01:32:10.110Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-02-18T01:32:10.182Z] Selected Git installation does not exist. Using Default [2023-02-18T01:32:10.182Z] The recommended git tool is: NONE [2023-02-18T01:32:16.426Z] using credential edgex-jenkins-ssh [2023-02-18T01:32:16.447Z] Cloning the remote Git repository [2023-02-18T01:32:16.511Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-02-18T01:32:16.605Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-02-18T01:32:16.773Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-18T01:32:16.775Z] > git --version # timeout=10 [2023-02-18T01:32:16.796Z] > git --version # 'git version 2.25.1' [2023-02-18T01:32:16.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-18T01:32:16.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-18T01:32:18.137Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-18T01:32:18.172Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-18T01:32:19.827Z] Merging remotes/origin/main commit ae5c3a222e830755d999430446b5cf0927b9c680 into PR head commit 4972b36fa19f1ba12e581e15ff311851134baf62 [2023-02-18T01:32:20.070Z] Merge succeeded, producing 4972b36fa19f1ba12e581e15ff311851134baf62 [2023-02-18T01:32:20.071Z] Checking out Revision 4972b36fa19f1ba12e581e15ff311851134baf62 (PR-521) [2023-02-18T01:32:19.134Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-18T01:32:19.187Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-18T01:32:19.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-18T01:32:19.208Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-18T01:32:19.848Z] > git config core.sparsecheckout # timeout=10 [2023-02-18T01:32:19.878Z] > git checkout -f 4972b36fa19f1ba12e581e15ff311851134baf62 # timeout=10 [2023-02-18T01:32:19.966Z] > git remote # timeout=10 [2023-02-18T01:32:19.985Z] > git config --get remote.origin.url # timeout=10 [2023-02-18T01:32:20.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-18T01:32:20.023Z] > git merge ae5c3a222e830755d999430446b5cf0927b9c680 # timeout=10 [2023-02-18T01:32:20.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-18T01:32:20.080Z] > git config core.sparsecheckout # timeout=10 [2023-02-18T01:32:20.096Z] > git checkout -f 4972b36fa19f1ba12e581e15ff311851134baf62 # timeout=10 [2023-02-18T01:32:20.592Z] Commit message: "build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0" [2023-02-18T01:32:20.650Z] > git --version # timeout=10 [2023-02-18T01:32:20.665Z] > git --version # 'git version 2.25.1' [2023-02-18T01:32:20.690Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T01:32:21.738Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-18T01:32:21.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-18T01:32:21.738Z] Dload Upload Total Spent Left Speed [2023-02-18T01:32:21.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-02-18T01:32:22.420Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-18T01:32:22.764Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-18T01:32:22.764Z] + sudo tee /etc/docker/daemon.new [2023-02-18T01:32:22.764Z] { [2023-02-18T01:32:22.764Z] "registry-mirrors": [ [2023-02-18T01:32:22.764Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-18T01:32:22.764Z] ], [2023-02-18T01:32:22.764Z] "bip": "10.250.0.254/24", [2023-02-18T01:32:22.764Z] "hosts": [ [2023-02-18T01:32:22.764Z] "tcp://0.0.0.0:5555", [2023-02-18T01:32:22.764Z] "unix:///var/run/docker.sock" [2023-02-18T01:32:22.764Z] ], [2023-02-18T01:32:22.764Z] "mtu": 1458, [2023-02-18T01:32:22.764Z] "selinux-enabled": true, [2023-02-18T01:32:22.764Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-18T01:32:22.764Z] } [Pipeline] sh [2023-02-18T01:32:23.111Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-18T01:32:23.455Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T01:32:41.787Z] provisioning config files... [2023-02-18T01:32:41.819Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config9547803810771776790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:32:42.221Z] ---> docker-login.sh [2023-02-18T01:32:42.222Z] nexus3.edgexfoundry.org:10001 [2023-02-18T01:32:42.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:32:43.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:32:43.090Z] Configure a credential helper to remove this warning. See [2023-02-18T01:32:43.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:32:43.090Z] [2023-02-18T01:32:43.090Z] Login Succeeded [2023-02-18T01:32:43.090Z] nexus3.edgexfoundry.org:10002 [2023-02-18T01:32:43.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:32:43.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:32:43.361Z] Configure a credential helper to remove this warning. See [2023-02-18T01:32:43.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:32:43.361Z] [2023-02-18T01:32:43.361Z] Login Succeeded [2023-02-18T01:32:43.361Z] nexus3.edgexfoundry.org:10003 [2023-02-18T01:32:43.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:32:43.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:32:43.906Z] Configure a credential helper to remove this warning. See [2023-02-18T01:32:43.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:32:43.906Z] [2023-02-18T01:32:43.906Z] Login Succeeded [2023-02-18T01:32:43.906Z] nexus3.edgexfoundry.org:10004 [2023-02-18T01:32:44.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:32:44.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:32:44.177Z] Configure a credential helper to remove this warning. See [2023-02-18T01:32:44.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:32:44.177Z] [2023-02-18T01:32:44.177Z] Login Succeeded [2023-02-18T01:32:44.177Z] docker.io [2023-02-18T01:32:44.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T01:32:44.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T01:32:44.716Z] Configure a credential helper to remove this warning. See [2023-02-18T01:32:44.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T01:32:44.716Z] [2023-02-18T01:32:44.716Z] Login Succeeded [2023-02-18T01:32:44.716Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T01:32:44.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-18T01:32:45.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T01:32:45.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T01:32:45.210Z] ========================================================= [2023-02-18T01:32:45.210Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-18T01:32:45.210Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:32:45.716Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-18T01:32:45.716Z] Sending build context to Docker daemon 178.7kB [2023-02-18T01:32:45.989Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T01:32:45.989Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-18T01:32:46.272Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-18T01:32:46.273Z] 9b18e9b68314: Pulling fs layer [2023-02-18T01:32:46.273Z] 35d82f9e3411: Pulling fs layer [2023-02-18T01:32:46.273Z] e16973657156: Pulling fs layer [2023-02-18T01:32:46.273Z] fc693d55d65f: Pulling fs layer [2023-02-18T01:32:46.273Z] 7e9fc2657dce: Pulling fs layer [2023-02-18T01:32:46.273Z] dda99020689f: Pulling fs layer [2023-02-18T01:32:46.273Z] db1c61fa0a46: Pulling fs layer [2023-02-18T01:32:46.273Z] 891c053d2c06: Pulling fs layer [2023-02-18T01:32:46.273Z] fc693d55d65f: Waiting [2023-02-18T01:32:46.273Z] 7e9fc2657dce: Waiting [2023-02-18T01:32:46.273Z] dda99020689f: Waiting [2023-02-18T01:32:46.273Z] db1c61fa0a46: Waiting [2023-02-18T01:32:46.273Z] 891c053d2c06: Waiting [2023-02-18T01:32:46.273Z] e16973657156: Verifying Checksum [2023-02-18T01:32:46.273Z] e16973657156: Download complete [2023-02-18T01:32:46.273Z] 35d82f9e3411: Verifying Checksum [2023-02-18T01:32:46.273Z] 35d82f9e3411: Download complete [2023-02-18T01:32:46.273Z] 7e9fc2657dce: Download complete [2023-02-18T01:32:46.273Z] dda99020689f: Verifying Checksum [2023-02-18T01:32:46.273Z] dda99020689f: Download complete [2023-02-18T01:32:46.273Z] 9b18e9b68314: Verifying Checksum [2023-02-18T01:32:46.273Z] 9b18e9b68314: Download complete [2023-02-18T01:32:47.255Z] 9b18e9b68314: Pull complete [2023-02-18T01:32:47.255Z] 891c053d2c06: Verifying Checksum [2023-02-18T01:32:47.255Z] 891c053d2c06: Download complete [2023-02-18T01:32:47.848Z] 35d82f9e3411: Pull complete [2023-02-18T01:32:48.142Z] e16973657156: Pull complete [2023-02-18T01:32:48.736Z] db1c61fa0a46: Verifying Checksum [2023-02-18T01:32:48.736Z] db1c61fa0a46: Download complete [2023-02-18T01:32:49.327Z] fc693d55d65f: Verifying Checksum [2023-02-18T01:32:49.327Z] fc693d55d65f: Download complete [2023-02-18T01:33:01.672Z] fc693d55d65f: Pull complete [2023-02-18T01:33:01.672Z] 7e9fc2657dce: Pull complete [2023-02-18T01:33:01.672Z] dda99020689f: Pull complete [2023-02-18T01:33:08.341Z] db1c61fa0a46: Pull complete [2023-02-18T01:33:11.015Z] 891c053d2c06: Pull complete [2023-02-18T01:33:11.015Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-18T01:33:11.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-18T01:33:11.015Z] ---> f96f9c87975a [2023-02-18T01:33:11.015Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-18T01:33:12.992Z] ---> Running in 2c5fecf1d0b1 [2023-02-18T01:33:13.267Z] Removing intermediate container 2c5fecf1d0b1 [2023-02-18T01:33:13.267Z] ---> 3e7e9d2acc6d [2023-02-18T01:33:13.267Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-18T01:33:13.267Z] ---> Running in 347fb549247a [2023-02-18T01:33:13.853Z] Removing intermediate container 347fb549247a [2023-02-18T01:33:13.853Z] ---> f995d3ae537f [2023-02-18T01:33:13.853Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-18T01:33:13.853Z] ---> Running in 7ce50367b140 [2023-02-18T01:33:14.122Z] Removing intermediate container 7ce50367b140 [2023-02-18T01:33:14.122Z] ---> 20bf624376d0 [2023-02-18T01:33:14.122Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-18T01:33:14.122Z] ---> Running in 957b5ce6fea4 [2023-02-18T01:33:15.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T01:33:15.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T01:33:16.633Z] OK: 221 MiB in 51 packages [2023-02-18T01:33:17.217Z] Removing intermediate container 957b5ce6fea4 [2023-02-18T01:33:17.217Z] ---> 5010e918b0e5 [2023-02-18T01:33:17.217Z] Step 7/12 : WORKDIR /app [2023-02-18T01:33:17.485Z] ---> Running in 3b7825269a80 [2023-02-18T01:33:17.753Z] Removing intermediate container 3b7825269a80 [2023-02-18T01:33:17.753Z] ---> 343e54caed64 [2023-02-18T01:33:17.753Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-18T01:33:18.360Z] ---> 26b873207b85 [2023-02-18T01:33:18.360Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T01:33:18.360Z] ---> Running in 635d28ec2f07 [2023-02-18T01:34:40.003Z] Removing intermediate container 635d28ec2f07 [2023-02-18T01:34:40.003Z] ---> b8f463d120f1 [2023-02-18T01:34:40.003Z] Step 10/12 : COPY . . [2023-02-18T01:34:40.003Z] ---> 8eb2eda6695d [2023-02-18T01:34:40.003Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-18T01:34:40.003Z] ---> Running in 2636d313beb1 [2023-02-18T01:34:40.003Z] Removing intermediate container 2636d313beb1 [2023-02-18T01:34:40.003Z] ---> 95d14f26c90a [2023-02-18T01:34:40.003Z] Step 12/12 : RUN $MAKE [2023-02-18T01:34:40.003Z] ---> Running in 6dbc55c35621 [2023-02-18T01:34:40.003Z] noop [2023-02-18T01:34:40.003Z] Removing intermediate container 6dbc55c35621 [2023-02-18T01:34:40.003Z] ---> ab8b47149a08 [2023-02-18T01:34:40.003Z] Successfully built ab8b47149a08 [2023-02-18T01:34:40.003Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:34:40.480Z] + docker inspect -f . ci-base-image-arm64 [2023-02-18T01:34:40.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:34:40.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-6543 does not seem to be running inside a container [2023-02-18T01:34:40.849Z] $ 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 [2023-02-18T01:34:42.092Z] $ docker top f1b8b11d65c7e8925cbbbfc9ed0662ea166b809e7b890f5487132939980c9312 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T01:34:42.985Z] + go version [2023-02-18T01:34:42.985Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-18T01:34:43.017Z] $ docker stop --time=1 f1b8b11d65c7e8925cbbbfc9ed0662ea166b809e7b890f5487132939980c9312 [2023-02-18T01:34:44.635Z] $ docker rm -f --volumes f1b8b11d65c7e8925cbbbfc9ed0662ea166b809e7b890f5487132939980c9312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:34:45.482Z] + docker inspect -f . ci-base-image-arm64 [2023-02-18T01:34:45.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:34:45.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-6543 does not seem to be running inside a container [2023-02-18T01:34:45.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-18T01:34:46.970Z] $ docker top 591edd4185182fa0e700c67da8a1b49d44cdf41c8f5193835a0db5d4a88ae690 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T01:34:47.868Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-02-18T01:34:48.262Z] + make test [2023-02-18T01:34:48.263Z] go test -race -coverprofile=coverage.out ./... [2023-02-18T01:37:40.038Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-18T01:37:40.038Z] go vet ./... [2023-02-18T01:39:16.708Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-18T01:39:16.708Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-18T01:39:16.708Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-18T01:39:16.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-18T01:39:16.825Z] $ docker stop --time=1 591edd4185182fa0e700c67da8a1b49d44cdf41c8f5193835a0db5d4a88ae690 [2023-02-18T01:39:18.601Z] $ docker rm -f --volumes 591edd4185182fa0e700c67da8a1b49d44cdf41c8f5193835a0db5d4a88ae690 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T01:39:19.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-18T01:39:19.977Z] Warning: overwriting stash ‘coverage-report’ [2023-02-18T01:39:20.401Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T01:39:20.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-18T01:39:21.323Z] + ls -al . [2023-02-18T01:39:21.323Z] total 168 [2023-02-18T01:39:21.323Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 18 01:34 . [2023-02-18T01:39:21.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 01:32 .. [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 18 01:32 .dockerignore [2023-02-18T01:39:21.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 01:32 .git [2023-02-18T01:39:21.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 01:32 .github [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 18 01:32 .gitignore [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 9320 Feb 18 01:32 Attribution.txt [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 18 01:32 CHANGELOG.md [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 18 01:32 Dockerfile [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 01:32 GOVERNANCE.md [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 18 01:32 Jenkinsfile [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 18 01:32 LICENSE [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 18 01:32 OWNERS.md [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 18 01:32 README.md [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 18 01:29 VERSION [2023-02-18T01:39:21.323Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 01:32 bin [2023-02-18T01:39:21.323Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 18 01:34 coverage.out [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 18 01:32 go.mod [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 18 01:32 go.sum [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 18 01:32 main.go [2023-02-18T01:39:21.323Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 18 01:32 makefile [2023-02-18T01:39:21.323Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 18 01:32 res [2023-02-18T01:39:21.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 01:32 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:39:21.745Z] + 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=4972b36fa19f1ba12e581e15ff311851134baf62 --label arch=arm64 --label version=0.0.0 . [2023-02-18T01:39:21.745Z] Sending build context to Docker daemon 179.7kB [2023-02-18T01:39:22.013Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T01:39:22.013Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-18T01:39:22.013Z] ---> ab8b47149a08 [2023-02-18T01:39:22.013Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-18T01:39:22.013Z] ---> Running in 8f16de4ff127 [2023-02-18T01:39:22.280Z] Removing intermediate container 8f16de4ff127 [2023-02-18T01:39:22.281Z] ---> 4dfdf7a22d12 [2023-02-18T01:39:22.281Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-18T01:39:22.550Z] ---> Running in f79b0c2de99c [2023-02-18T01:39:22.816Z] Removing intermediate container f79b0c2de99c [2023-02-18T01:39:22.816Z] ---> 9fc8deee48b6 [2023-02-18T01:39:22.816Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-18T01:39:22.816Z] ---> Running in c05c0205793f [2023-02-18T01:39:23.083Z] Removing intermediate container c05c0205793f [2023-02-18T01:39:23.083Z] ---> 1e8e3556f384 [2023-02-18T01:39:23.083Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-18T01:39:23.083Z] ---> Running in 8c7e1b9471f2 [2023-02-18T01:39:24.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T01:39:24.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T01:39:25.714Z] OK: 221 MiB in 51 packages [2023-02-18T01:39:26.296Z] Removing intermediate container 8c7e1b9471f2 [2023-02-18T01:39:26.296Z] ---> 31285de381df [2023-02-18T01:39:26.296Z] Step 7/26 : WORKDIR /app [2023-02-18T01:39:26.296Z] ---> Running in 1913a2ad5aa2 [2023-02-18T01:39:26.563Z] Removing intermediate container 1913a2ad5aa2 [2023-02-18T01:39:26.563Z] ---> a96fdb0ae911 [2023-02-18T01:39:26.563Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-18T01:39:27.150Z] ---> a604f883a920 [2023-02-18T01:39:27.150Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T01:39:27.150Z] ---> Running in 5d7603a8f875 [2023-02-18T01:39:30.504Z] Removing intermediate container 5d7603a8f875 [2023-02-18T01:39:30.504Z] ---> edfe81484825 [2023-02-18T01:39:30.504Z] Step 10/26 : COPY . . [2023-02-18T01:39:30.504Z] ---> 86bfc4667962 [2023-02-18T01:39:30.504Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-18T01:39:30.772Z] ---> Running in e13e31067a2d [2023-02-18T01:39:31.041Z] Removing intermediate container e13e31067a2d [2023-02-18T01:39:31.041Z] ---> 851cb85944e2 [2023-02-18T01:39:31.041Z] Step 12/26 : RUN $MAKE [2023-02-18T01:39:31.041Z] ---> Running in a4a3cc0d285e [2023-02-18T01:39:32.007Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-18T01:41:38.686Z] Removing intermediate container a4a3cc0d285e [2023-02-18T01:41:38.686Z] ---> 1d9a53fc7536 [2023-02-18T01:41:38.686Z] Step 13/26 : FROM alpine:3.16 [2023-02-18T01:41:38.686Z] 3.16: Pulling from library/alpine [2023-02-18T01:41:38.686Z] 3760b48202b3: Pulling fs layer [2023-02-18T01:41:38.686Z] 3760b48202b3: Verifying Checksum [2023-02-18T01:41:38.686Z] 3760b48202b3: Download complete [2023-02-18T01:41:38.686Z] 3760b48202b3: Pull complete [2023-02-18T01:41:38.686Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-18T01:41:38.686Z] Status: Downloaded newer image for alpine:3.16 [2023-02-18T01:41:38.686Z] ---> 4c81e5bf8899 [2023-02-18T01:41:38.686Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-18T01:41:38.686Z] ---> Running in 493af7bc19d1 [2023-02-18T01:41:38.686Z] Removing intermediate container 493af7bc19d1 [2023-02-18T01:41:38.686Z] ---> 3e9274a87610 [2023-02-18T01:41:38.686Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-18T01:41:38.686Z] ---> Running in ab0428a61a89 [2023-02-18T01:41:38.956Z] Removing intermediate container ab0428a61a89 [2023-02-18T01:41:38.956Z] ---> 646a0369fb92 [2023-02-18T01:41:38.956Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-18T01:41:38.956Z] ---> Running in 8393c88eecbb [2023-02-18T01:41:39.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T01:41:40.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T01:41:41.150Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-18T01:41:41.416Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-18T01:41:41.416Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T01:41:41.416Z] Executing ca-certificates-20220614-r0.trigger [2023-02-18T01:41:41.680Z] OK: 6 MiB in 16 packages [2023-02-18T01:41:42.643Z] Removing intermediate container 8393c88eecbb [2023-02-18T01:41:42.643Z] ---> a53a25888660 [2023-02-18T01:41:42.643Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-18T01:41:43.227Z] ---> 5ffebe473ea0 [2023-02-18T01:41:43.227Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-18T01:41:43.812Z] ---> 070984aea76f [2023-02-18T01:41:43.812Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-18T01:41:44.401Z] ---> 04b1bdcd5584 [2023-02-18T01:41:44.401Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-18T01:41:45.811Z] ---> 0d15a3f5e41b [2023-02-18T01:41:45.811Z] Step 21/26 : EXPOSE 48095 [2023-02-18T01:41:45.811Z] ---> Running in b4bfee084e14 [2023-02-18T01:41:46.080Z] Removing intermediate container b4bfee084e14 [2023-02-18T01:41:46.080Z] ---> fdd56af2a6dd [2023-02-18T01:41:46.080Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-18T01:41:46.080Z] ---> Running in a5bc0f924fba [2023-02-18T01:41:46.347Z] Removing intermediate container a5bc0f924fba [2023-02-18T01:41:46.347Z] ---> 9319531c03ea [2023-02-18T01:41:46.347Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T01:41:46.347Z] ---> Running in 685eba842c69 [2023-02-18T01:41:46.612Z] Removing intermediate container 685eba842c69 [2023-02-18T01:41:46.612Z] ---> 11d0f9db1cad [2023-02-18T01:41:46.612Z] Step 24/26 : LABEL arch=arm64 [2023-02-18T01:41:46.879Z] ---> Running in a5b286b5d1d5 [2023-02-18T01:41:47.146Z] Removing intermediate container a5b286b5d1d5 [2023-02-18T01:41:47.146Z] ---> fceac1d075cd [2023-02-18T01:41:47.146Z] Step 25/26 : LABEL git_sha=4972b36fa19f1ba12e581e15ff311851134baf62 [2023-02-18T01:41:47.146Z] ---> Running in 53b8dc17deb3 [2023-02-18T01:41:47.413Z] Removing intermediate container 53b8dc17deb3 [2023-02-18T01:41:47.413Z] ---> 65352fba7844 [2023-02-18T01:41:47.413Z] Step 26/26 : LABEL version=0.0.0 [2023-02-18T01:41:47.413Z] ---> Running in 83972b530ab4 [2023-02-18T01:41:47.680Z] Removing intermediate container 83972b530ab4 [2023-02-18T01:41:47.680Z] ---> 60c8ea8a6872 [2023-02-18T01:41:47.680Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-18T01:41:47.680Z] Successfully built 60c8ea8a6872 [2023-02-18T01:41:47.680Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:41:48.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T01:41:48.477Z] [2023-02-18T01:41:48.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:41:48.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T01:41:48.874Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-18T01:41:48.874Z] 8998bd30e6a1: Pulling fs layer [2023-02-18T01:41:48.874Z] 04944245beec: Pulling fs layer [2023-02-18T01:41:48.874Z] 699f458cf7ca: Pulling fs layer [2023-02-18T01:41:48.874Z] 765212b225bb: Pulling fs layer [2023-02-18T01:41:48.874Z] f23df028b6ca: Pulling fs layer [2023-02-18T01:41:48.874Z] d65c8cfc05b1: Pulling fs layer [2023-02-18T01:41:48.875Z] 2437ff75d9bd: Pulling fs layer [2023-02-18T01:41:48.875Z] 765212b225bb: Waiting [2023-02-18T01:41:48.875Z] f23df028b6ca: Waiting [2023-02-18T01:41:48.875Z] d65c8cfc05b1: Waiting [2023-02-18T01:41:48.875Z] 2437ff75d9bd: Waiting [2023-02-18T01:41:49.143Z] 04944245beec: Verifying Checksum [2023-02-18T01:41:49.143Z] 765212b225bb: Verifying Checksum [2023-02-18T01:41:49.143Z] 765212b225bb: Download complete [2023-02-18T01:41:49.143Z] f23df028b6ca: Verifying Checksum [2023-02-18T01:41:49.143Z] f23df028b6ca: Download complete [2023-02-18T01:41:49.143Z] d65c8cfc05b1: Verifying Checksum [2023-02-18T01:41:49.143Z] d65c8cfc05b1: Download complete [2023-02-18T01:41:49.143Z] 699f458cf7ca: Verifying Checksum [2023-02-18T01:41:49.143Z] 699f458cf7ca: Download complete [2023-02-18T01:41:49.728Z] 8998bd30e6a1: Download complete [2023-02-18T01:41:51.671Z] 2437ff75d9bd: Verifying Checksum [2023-02-18T01:41:51.671Z] 2437ff75d9bd: Download complete [2023-02-18T01:41:53.608Z] 8998bd30e6a1: Pull complete [2023-02-18T01:41:53.958Z] 04944245beec: Pull complete [2023-02-18T01:41:55.417Z] 699f458cf7ca: Pull complete [2023-02-18T01:41:55.700Z] 765212b225bb: Pull complete [2023-02-18T01:41:56.317Z] f23df028b6ca: Pull complete [2023-02-18T01:41:56.593Z] d65c8cfc05b1: Pull complete [2023-02-18T01:42:11.617Z] 2437ff75d9bd: Pull complete [2023-02-18T01:42:11.617Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-18T01:42:11.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T01:42:11.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:42:11.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-6543 does not seem to be running inside a container [2023-02-18T01:42:11.982Z] $ 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 [2023-02-18T01:42:14.691Z] $ docker top fb089e5ee12df401cd2a32494d0ea8c3e950c61cc4739f081f6af7577228fafa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:15.585Z] ---> job-cost.sh [2023-02-18T01:42:15.585Z] lf-activate-venv: SKIPPING [2023-02-18T01:42:15.585Z] INFO: No Stack... [2023-02-18T01:42:17.320Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-18T01:42:17.586Z] INFO: Archiving Costs [Pipeline] sh [2023-02-18T01:42:18.506Z] + + catcut /w/workspace/app-service-configurable/1/archives/cost.csv -d, [2023-02-18T01:42:18.506Z] -f6 [Pipeline] lock [2023-02-18T01:42:18.587Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-521-1-stack-cost] [2023-02-18T01:42:18.593Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-521-1-stack-cost] did not exist. Created. [2023-02-18T01:42:18.594Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-521-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-18T01:42:19.324Z] /w/workspace/app-service-configurable/1@tmp/durable-51d66381/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-18T01:42:19.999Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-18T01:42:20.033Z] Warning: overwriting stash ‘stack-cost’ [2023-02-18T01:42:20.091Z] Stashed 1 file(s) [Pipeline] } [2023-02-18T01:42:20.106Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-521-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-18T01:42:20.176Z] $ docker stop --time=1 fb089e5ee12df401cd2a32494d0ea8c3e950c61cc4739f081f6af7577228fafa [2023-02-18T01:42:21.712Z] $ docker rm -f --volumes fb089e5ee12df401cd2a32494d0ea8c3e950c61cc4739f081f6af7577228fafa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-18T01:42:22.624Z] provisioning config files... [2023-02-18T01:42:22.630Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-521@tmp/config12287176234383414034tmp [Pipeline] { [Pipeline] sh [2023-02-18T01:42:22.962Z] + set +x [2023-02-18T01:42:22.962Z] + + curlbash -s -s https://codecov.io/bash -- [2023-02-18T01:42:22.962Z] [2023-02-18T01:42:22.962Z] [2023-02-18T01:42:22.962Z] _____ _ [2023-02-18T01:42:22.962Z] / ____| | | [2023-02-18T01:42:22.962Z] | | ___ __| | ___ ___ _____ __ [2023-02-18T01:42:22.962Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-18T01:42:22.962Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-18T01:42:22.962Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-18T01:42:22.962Z] Bash-1.0.6 [2023-02-18T01:42:22.962Z] [2023-02-18T01:42:22.963Z] [2023-02-18T01:42:22.963Z] ==> git version 2.25.1 found [2023-02-18T01:42:22.963Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-18T01:42:22.963Z] Release-Date: 2020-01-08 [2023-02-18T01:42:22.963Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-18T01:42:22.963Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-18T01:42:22.963Z] ==> Jenkins CI detected. [2023-02-18T01:42:22.963Z] current dir:  /w/workspace/_app-service-configurable_PR-521 [2023-02-18T01:42:22.963Z] project root: . [2023-02-18T01:42:22.963Z] --> token set from env [2023-02-18T01:42:22.963Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-18T01:42:22.963Z] ==> Running gcov in . (disable via -X gcov) [2023-02-18T01:42:22.963Z] ==> Python coveragepy not found [2023-02-18T01:42:22.963Z] ==> Searching for coverage reports in: [2023-02-18T01:42:22.963Z] + . [2023-02-18T01:42:22.963Z] -> Found 1 reports [2023-02-18T01:42:22.963Z] ==> Detecting git/mercurial file structure [2023-02-18T01:42:22.963Z] ==> Reading reports [2023-02-18T01:42:22.963Z] + ./coverage.out bytes=13 [2023-02-18T01:42:22.963Z] ==> Appending adjustments [2023-02-18T01:42:22.963Z] https://docs.codecov.io/docs/fixing-reports [2023-02-18T01:42:23.221Z] + Found adjustments [2023-02-18T01:42:23.221Z] ==> Gzipping contents [2023-02-18T01:42:23.221Z] 4.0K /tmp/codecov.RnoKum.gz [2023-02-18T01:42:23.221Z] ==> Uploading reports [2023-02-18T01:42:23.221Z] url: https://codecov.io [2023-02-18T01:42:23.221Z] query: branch=PR-521&commit=4972b36fa19f1ba12e581e15ff311851134baf62&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-521%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=521&job=&cmd_args= [2023-02-18T01:42:23.221Z] -> Pinging Codecov [2023-02-18T01:42:23.221Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-521&commit=4972b36fa19f1ba12e581e15ff311851134baf62&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-521%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=521&job=&cmd_args= [2023-02-18T01:42:23.221Z] -> Uploading to [2023-02-18T01:42:23.221Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-18/A97CA9966030D2A3747ED39772930CCE/4972b36fa19f1ba12e581e15ff311851134baf62/f37839f9-e4ef-4ff9-8f37-721cd31b65ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230218T014223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4beb4f2acc4bd9c95b48ac17715b913b6e9ba33158e2bcd452b9195f4679871e [2023-02-18T01:42:23.221Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-18T01:42:23.221Z] Dload Upload Total Spent Left Speed [2023-02-18T01:42:23.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 2088 --:--:-- --:--:-- --:--:-- 2088 [2023-02-18T01:42:23.479Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/4972b36fa19f1ba12e581e15ff311851134baf62 [Pipeline] } [2023-02-18T01:42:23.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-18T01:42:25.145Z] + [ -d /w/workspace/_app-service-configurable_PR-521/archives ] [2023-02-18T01:42:25.145Z] + ls -al /w/workspace/_app-service-configurable_PR-521/archives [2023-02-18T01:42:25.145Z] total 16 [2023-02-18T01:42:25.145Z] drwxr-xr-x 3 root root 4096 Feb 18 01:31 . [2023-02-18T01:42:25.145Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 18 01:31 .. [2023-02-18T01:42:25.145Z] drwxr-xr-x 2 root root 4096 Feb 18 01:31 cost [2023-02-18T01:42:25.145Z] -rw-r--r-- 1 root root 96 Feb 18 01:31 cost.csv [2023-02-18T01:42:25.145Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-521/archives [2023-02-18T01:42:25.145Z] + ls -al /w/workspace/_app-service-configurable_PR-521/archives [2023-02-18T01:42:25.145Z] total 16 [2023-02-18T01:42:25.145Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 01:31 . [2023-02-18T01:42:25.145Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 18 01:31 .. [2023-02-18T01:42:25.145Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 18 01:31 cost [2023-02-18T01:42:25.145Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 18 01:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:25.472Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:26.373Z] ---> package-listing.sh [2023-02-18T01:42:26.373Z] ++ facter osfamily [2023-02-18T01:42:26.373Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-18T01:42:26.632Z] + OS_FAMILY=debian [2023-02-18T01:42:26.633Z] + workspace=/w/workspace/_app-service-configurable_PR-521 [2023-02-18T01:42:26.633Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-18T01:42:26.633Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-18T01:42:26.633Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-18T01:42:26.633Z] + PACKAGES=/tmp/packages_start.txt [2023-02-18T01:42:26.633Z] + '[' /w/workspace/_app-service-configurable_PR-521 ']' [2023-02-18T01:42:26.633Z] + PACKAGES=/tmp/packages_end.txt [2023-02-18T01:42:26.633Z] + case "${OS_FAMILY}" in [2023-02-18T01:42:26.633Z] + dpkg -l [2023-02-18T01:42:26.633Z] + grep '^ii' [2023-02-18T01:42:26.633Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-18T01:42:26.633Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-18T01:42:26.633Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-18T01:42:26.633Z] + '[' /w/workspace/_app-service-configurable_PR-521 ']' [2023-02-18T01:42:26.633Z] + mkdir -p /w/workspace/_app-service-configurable_PR-521/archives/ [2023-02-18T01:42:26.633Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-521/archives/ [Pipeline] echo [2023-02-18T01:42:26.664Z] 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-521/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-18T01:42:26.957Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T01:42:27.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T01:42:27.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T01:42:27.722Z] prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container [2023-02-18T01:42:27.754Z] $ 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-521/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-521 -v /w/workspace/_app-service-configurable_PR-521:/w/workspace/_app-service-configurable_PR-521:rw,z -v /w/workspace/_app-service-configurable_PR-521@tmp:/w/workspace/_app-service-configurable_PR-521@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 [2023-02-18T01:42:27.938Z] $ docker top 4466bdd553824599788145682df7510c7ad81f7a60f46cac85f0f5433a433dbe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T01:42:28.318Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-18T01:42:28.625Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-18T01:42:28.934Z] + ls /var/log/sa-host [2023-02-18T01:42:28.934Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T01:42:29.074Z] provisioning config files... [2023-02-18T01:42:29.084Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-521@tmp/config18027858221215071415tmp [Pipeline] { [Pipeline] echo [2023-02-18T01:42:29.134Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:29.444Z] ---> create-netrc.sh [Pipeline] } [2023-02-18T01:42:29.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:29.872Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-18T01:42:29.903Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:30.213Z] ---> sudo-logs.sh [2023-02-18T01:42:30.213Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-18T01:42:30.286Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:30.598Z] ---> job-cost.sh [2023-02-18T01:42:30.598Z] lf-activate-venv: SKIPPING [2023-02-18T01:42:30.598Z] DEBUG: total: 0.2199999988079071 [2023-02-18T01:42:30.598Z] INFO: Retrieving Stack Cost... [2023-02-18T01:42:31.165Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-18T01:42:31.425Z] INFO: Archiving Costs [Pipeline] echo [2023-02-18T01:42:31.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T01:42:31.765Z] ---> logs-deploy.sh [2023-02-18T01:42:31.765Z] lf-activate-venv: SKIPPING [2023-02-18T01:42:31.765Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-521/1 [2023-02-18T01:42:31.765Z] INFO: archiving workspace using pattern(s): [2023-02-18T01:42:32.700Z] Archives upload complete. [2023-02-18T01:42:32.700Z] INFO: archiving logs to Nexus