Pull request #518 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff+2fb2187aee5de59b88737c8c64f9f7346195a6a3 (1fa6685da097f8c0437bf301e5fc9826b651a643) 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-ssh10698074760999860882.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-ssh16567308036849537201.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-518/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-518/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15871934225641462620.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-518/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8085950669060009565.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-ssh13738592045943011208.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-518/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-518/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18182347431139807944.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6131 in /w/workspace/_app-service-configurable_PR-518 [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-518 # 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 Merging remotes/origin/main commit 2fb2187aee5de59b88737c8c64f9f7346195a6a3 into PR head commit 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff Merge succeeded, producing 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff Checking out Revision 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff (PR-518) > 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/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff # 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 2fb2187aee5de59b88737c8c64f9f7346195a6a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff # timeout=10 Commit message: "feat!: updates for common config" 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-15T15:59:42.155Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-15T15:59:42.328Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-15T15:59:42.424Z] ========================================================= [2023-02-15T15:59:42.425Z] EdgeX Global Pipelines Version Info [2023-02-15T15:59:42.425Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-15T15:59:43.181Z] ------------------- [2023-02-15T15:59:43.181Z] stable info: [2023-02-15T15:59:43.181Z] ------------------- [2023-02-15T15:59:43.181Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-15T15:59:43.181Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T15:59:43.181Z] Message: update stable to v1.0.244 [2023-02-15T15:59:43.751Z] ------------------- [2023-02-15T15:59:43.751Z] experimental info: [2023-02-15T15:59:43.751Z] ------------------- [2023-02-15T15:59:43.751Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-15T15:59:43.751Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T15:59:43.751Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-15T15:59:44.046Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-02-15T15:59:44.085Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-02-15T15:59:44.125Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-15T15:59:44.161Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-15T15:59:44.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-15T15:59:44.235Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-15T15:59:44.272Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-15T15:59:44.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-15T15:59:44.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-15T15:59:44.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-15T15:59:44.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-15T15:59:44.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-02-15T15:59:44.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-15T15:59:44.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-15T15:59:44.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T15:59:44.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T15:59:44.630Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T15:59:44.668Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T15:59:44.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-15T15:59:44.755Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-15T15:59:44.795Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-15T15:59:44.834Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-15T15:59:44.875Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-15T15:59:44.919Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-15T15:59:44.960Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-15T15:59:44.998Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-15T15:59:45.041Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-15T15:59:45.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-518 [Pipeline] echo [2023-02-15T15:59:45.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-518 [Pipeline] echo [2023-02-15T15:59:45.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-518 [Pipeline] echo [2023-02-15T15:59:45.201Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [Pipeline] echo [2023-02-15T15:59:45.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f25cc8 [Pipeline] echo [2023-02-15T15:59:45.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T15:59:45.409Z] provisioning config files... [2023-02-15T15:59:45.429Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-518@tmp/config1332835139721892579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T15:59:45.783Z] ---> docker-login.sh [2023-02-15T15:59:45.784Z] nexus3.edgexfoundry.org:10001 [2023-02-15T15:59:46.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T15:59:46.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T15:59:46.044Z] Configure a credential helper to remove this warning. See [2023-02-15T15:59:46.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T15:59:46.044Z] [2023-02-15T15:59:46.044Z] Login Succeeded [2023-02-15T15:59:46.044Z] nexus3.edgexfoundry.org:10002 [2023-02-15T15:59:46.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T15:59:46.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T15:59:46.304Z] Configure a credential helper to remove this warning. See [2023-02-15T15:59:46.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T15:59:46.304Z] [2023-02-15T15:59:46.304Z] Login Succeeded [2023-02-15T15:59:46.304Z] nexus3.edgexfoundry.org:10003 [2023-02-15T15:59:46.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T15:59:46.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T15:59:46.304Z] Configure a credential helper to remove this warning. See [2023-02-15T15:59:46.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T15:59:46.304Z] [2023-02-15T15:59:46.304Z] Login Succeeded [2023-02-15T15:59:46.304Z] nexus3.edgexfoundry.org:10004 [2023-02-15T15:59:46.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T15:59:46.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T15:59:46.563Z] Configure a credential helper to remove this warning. See [2023-02-15T15:59:46.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T15:59:46.563Z] [2023-02-15T15:59:46.563Z] Login Succeeded [2023-02-15T15:59:46.563Z] docker.io [2023-02-15T15:59:46.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T15:59:46.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T15:59:46.841Z] Configure a credential helper to remove this warning. See [2023-02-15T15:59:46.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T15:59:46.841Z] [2023-02-15T15:59:46.841Z] Login Succeeded [2023-02-15T15:59:46.841Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T15:59:46.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-15T15:59:47.506Z] + git rev-list -1 --merges 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff~1..0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [Pipeline] echo [2023-02-15T15:59:47.584Z] -----------> git rev-list -1 --merges 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff~1..0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [false] [Pipeline] sh [2023-02-15T15:59:47.897Z] + git log --format=format:%s -1 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [Pipeline] echo [2023-02-15T15:59:47.931Z] ========================================================= [2023-02-15T15:59:47.931Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-15T15:59:47.932Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T15:59:48.373Z] + git log --format=format:%s -1 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [Pipeline] echo [2023-02-15T15:59:48.405Z] [semverPrep] GIT_COMMIT: 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff, Commit Message: feat!: updates for common config [Pipeline] echo [2023-02-15T15:59:48.430Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-15T15:59:48.836Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T15:59:48.836Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-15T15:59:48.836Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-15T15:59:48.836Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-15T15:59:48.836Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-15T15:59:48.836Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-15T15:59:48.836Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T15:59:49.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T15:59:49.277Z] [2023-02-15T15:59:49.277Z] 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-15T15:59:49.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T15:59:49.655Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-15T15:59:49.655Z] b85a868b505f: Pulling fs layer [2023-02-15T15:59:49.655Z] e2be974225ed: Pulling fs layer [2023-02-15T15:59:49.655Z] 339a4e72a1f5: Pulling fs layer [2023-02-15T15:59:49.655Z] 988bab9f4d93: Pulling fs layer [2023-02-15T15:59:49.655Z] 1469e6f7b9e6: Pulling fs layer [2023-02-15T15:59:49.655Z] eaf3925da568: Pulling fs layer [2023-02-15T15:59:49.655Z] bab4dde63d76: Pulling fs layer [2023-02-15T15:59:49.655Z] bde34c3a00c8: Pulling fs layer [2023-02-15T15:59:49.655Z] b352a97aabf1: Pulling fs layer [2023-02-15T15:59:49.655Z] 1469e6f7b9e6: Waiting [2023-02-15T15:59:49.655Z] eaf3925da568: Waiting [2023-02-15T15:59:49.655Z] 988bab9f4d93: Waiting [2023-02-15T15:59:49.655Z] bab4dde63d76: Waiting [2023-02-15T15:59:49.655Z] bde34c3a00c8: Waiting [2023-02-15T15:59:49.655Z] 4872d77fe225: Pulling fs layer [2023-02-15T15:59:49.655Z] b352a97aabf1: Waiting [2023-02-15T15:59:49.655Z] 5851b861e8e6: Pulling fs layer [2023-02-15T15:59:49.655Z] 4872d77fe225: Waiting [2023-02-15T15:59:49.655Z] 5851b861e8e6: Waiting [2023-02-15T15:59:49.923Z] e2be974225ed: Download complete [2023-02-15T15:59:49.923Z] 988bab9f4d93: Verifying Checksum [2023-02-15T15:59:49.923Z] 988bab9f4d93: Download complete [2023-02-15T15:59:49.923Z] 1469e6f7b9e6: Verifying Checksum [2023-02-15T15:59:49.923Z] 1469e6f7b9e6: Download complete [2023-02-15T15:59:49.923Z] 339a4e72a1f5: Verifying Checksum [2023-02-15T15:59:49.923Z] 339a4e72a1f5: Download complete [2023-02-15T15:59:49.923Z] eaf3925da568: Verifying Checksum [2023-02-15T15:59:49.923Z] eaf3925da568: Download complete [2023-02-15T15:59:49.923Z] bde34c3a00c8: Download complete [2023-02-15T15:59:50.184Z] b352a97aabf1: Verifying Checksum [2023-02-15T15:59:50.184Z] b352a97aabf1: Download complete [2023-02-15T15:59:50.184Z] 4872d77fe225: Verifying Checksum [2023-02-15T15:59:50.184Z] 4872d77fe225: Download complete [2023-02-15T15:59:50.184Z] 5851b861e8e6: Verifying Checksum [2023-02-15T15:59:50.184Z] 5851b861e8e6: Download complete [2023-02-15T15:59:50.184Z] b85a868b505f: Verifying Checksum [2023-02-15T15:59:50.184Z] b85a868b505f: Download complete [2023-02-15T15:59:50.444Z] bab4dde63d76: Verifying Checksum [2023-02-15T15:59:50.444Z] bab4dde63d76: Download complete [2023-02-15T15:59:51.383Z] b85a868b505f: Pull complete [2023-02-15T15:59:51.642Z] e2be974225ed: Pull complete [2023-02-15T15:59:52.212Z] 339a4e72a1f5: Pull complete [2023-02-15T15:59:52.212Z] 988bab9f4d93: Pull complete [2023-02-15T15:59:52.784Z] 1469e6f7b9e6: Pull complete [2023-02-15T15:59:52.784Z] eaf3925da568: Pull complete [2023-02-15T15:59:54.690Z] bab4dde63d76: Pull complete [2023-02-15T15:59:54.690Z] bde34c3a00c8: Pull complete [2023-02-15T15:59:54.951Z] b352a97aabf1: Pull complete [2023-02-15T15:59:54.951Z] 4872d77fe225: Pull complete [2023-02-15T15:59:55.212Z] 5851b861e8e6: Pull complete [2023-02-15T15:59:55.212Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-15T15:59:55.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T15:59:55.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T15:59:55.432Z] prd-ubuntu20.04-docker-8c-8g-6131 does not seem to be running inside a container [2023-02-15T15:59:55.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-518 -v /w/workspace/_app-service-configurable_PR-518:/w/workspace/_app-service-configurable_PR-518:rw,z -v /w/workspace/_app-service-configurable_PR-518@tmp:/w/workspace/_app-service-configurable_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T15:59:56.864Z] $ docker top 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b -eo pid,comm [2023-02-15T15:59:56.927Z] 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-15T15:59:56.927Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T15:59:57.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T15:59:57.045Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T15:59:57.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T15:59:57.176Z] $ docker exec 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b ssh-agent [2023-02-15T15:59:57.296Z] SSH_AUTH_SOCK=/tmp/ssh-7CCqZ5vSYbJE/agent.33 [2023-02-15T15:59:57.296Z] SSH_AGENT_PID=39 [2023-02-15T15:59:57.303Z] Running ssh-add (command line suppressed) [2023-02-15T15:59:57.430Z] Identity added: /w/workspace/_app-service-configurable_PR-518@tmp/private_key_2456419400030252727.key (/w/workspace/_app-service-configurable_PR-518@tmp/private_key_2456419400030252727.key) [2023-02-15T15:59:57.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T15:59:57.840Z] + git tag --points-at HEAD [Pipeline] } [2023-02-15T15:59:57.869Z] $ docker exec --env ******** --env ******** 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b ssh-agent -k [2023-02-15T15:59:57.965Z] unset SSH_AUTH_SOCK; [2023-02-15T15:59:57.966Z] unset SSH_AGENT_PID; [2023-02-15T15:59:57.966Z] echo Agent pid 39 killed; [2023-02-15T15:59:57.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-15T15:59:58.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T15:59:58.051Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T15:59:58.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T15:59:58.168Z] $ docker exec 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b ssh-agent [2023-02-15T15:59:58.283Z] SSH_AUTH_SOCK=/tmp/ssh-bKsLTQPpO238/agent.71 [2023-02-15T15:59:58.283Z] SSH_AGENT_PID=77 [2023-02-15T15:59:58.288Z] Running ssh-add (command line suppressed) [2023-02-15T15:59:58.394Z] Identity added: /w/workspace/_app-service-configurable_PR-518@tmp/private_key_8626775242157407783.key (/w/workspace/_app-service-configurable_PR-518@tmp/private_key_8626775242157407783.key) [2023-02-15T15:59:58.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T15:59:58.731Z] + git semver init [2023-02-15T15:59:58.991Z] 2023-02-15 15:59:58,918 [run_init] DEBUG init version:0.0.0 force:False [2023-02-15T15:59:58.991Z] 2023-02-15 15:59:58,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-518/.semver [2023-02-15T15:59:58.991Z] 2023-02-15 15:59:58,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-518/.semver [2023-02-15T15:59:58.991Z] 2023-02-15 15:59:58,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-518/.semver'], cwd=/w/workspace/_app-service-configurable_PR-518, universal_newlines=False, shell=None, istream=None) [2023-02-15T15:59:59.931Z] 2023-02-15 15:59:59,854 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-518/.git/info/exclude [2023-02-15T15:59:59.931Z] 2023-02-15 15:59:59,854 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-518/.semver/PR-518 with force:False [2023-02-15T15:59:59.931Z] 2023-02-15 15:59:59,855 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-518/.semver/PR-518 [2023-02-15T15:59:59.931Z] 2023-02-15 15:59:59,859 [execute] INFO git cat-file --batch-check [2023-02-15T15:59:59.931Z] 2023-02-15 15:59:59,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-518/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T15:59:59.931Z] 2023-02-15 15:59:59,866 [execute] INFO git cat-file --batch [2023-02-15T15:59:59.931Z] 2023-02-15 15:59:59,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-518/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T15:59:59.931Z] 2023-02-15 15:59:59,870 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-518/.semver/PR-518 [2023-02-15T15:59:59.931Z] 0.0.0 [Pipeline] } [2023-02-15T15:59:59.961Z] $ docker exec --env ******** --env ******** 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b ssh-agent -k [2023-02-15T16:00:00.077Z] unset SSH_AUTH_SOCK; [2023-02-15T16:00:00.077Z] unset SSH_AGENT_PID; [2023-02-15T16:00:00.077Z] echo Agent pid 77 killed; [2023-02-15T16:00:00.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T16:00:00.517Z] + git semver [Pipeline] } [2023-02-15T16:00:00.808Z] $ docker stop --time=1 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b [2023-02-15T16:00:02.193Z] $ docker rm -f --volumes 574aa48b9d43b47fd80d0d04377240d2e23ddb2cef2522792d241567ed5e8b9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T16:00:02.585Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-15T16:00:02.865Z] Stashed 1 file(s) [Pipeline] echo [2023-02-15T16:00:02.882Z] [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-15T16:00:03.436Z] provisioning config files... [2023-02-15T16:00:03.444Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-518@tmp/config16200732153236323875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T16:00:03.787Z] ---> docker-login.sh [2023-02-15T16:00:03.787Z] nexus3.edgexfoundry.org:10001 [2023-02-15T16:00:03.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T16:00:03.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T16:00:03.787Z] Configure a credential helper to remove this warning. See [2023-02-15T16:00:03.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T16:00:03.787Z] [2023-02-15T16:00:03.787Z] Login Succeeded [2023-02-15T16:00:03.787Z] nexus3.edgexfoundry.org:10002 [2023-02-15T16:00:04.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T16:00:04.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T16:00:04.046Z] Configure a credential helper to remove this warning. See [2023-02-15T16:00:04.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T16:00:04.046Z] [2023-02-15T16:00:04.046Z] Login Succeeded [2023-02-15T16:00:04.046Z] nexus3.edgexfoundry.org:10003 [2023-02-15T16:00:04.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T16:00:04.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T16:00:04.046Z] Configure a credential helper to remove this warning. See [2023-02-15T16:00:04.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T16:00:04.046Z] [2023-02-15T16:00:04.046Z] Login Succeeded [2023-02-15T16:00:04.046Z] nexus3.edgexfoundry.org:10004 [2023-02-15T16:00:04.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T16:00:04.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T16:00:04.305Z] Configure a credential helper to remove this warning. See [2023-02-15T16:00:04.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T16:00:04.305Z] [2023-02-15T16:00:04.305Z] Login Succeeded [2023-02-15T16:00:04.305Z] docker.io [2023-02-15T16:00:04.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T16:00:07.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T16:00:07.603Z] Configure a credential helper to remove this warning. See [2023-02-15T16:00:07.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T16:00:07.603Z] [2023-02-15T16:00:07.603Z] Login Succeeded [2023-02-15T16:00:07.603Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T16:00:07.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T16:00:07.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T16:00:07.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T16:00:07.935Z] ========================================================= [2023-02-15T16:00:07.935Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-15T16:00:07.935Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T16:00:08.401Z] + 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-15T16:00:08.401Z] Sending build context to Docker daemon 3.213MB [2023-02-15T16:00:08.401Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T16:00:08.401Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-15T16:00:08.401Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-15T16:00:08.401Z] 213ec9aee27d: Pulling fs layer [2023-02-15T16:00:08.401Z] 4583459ba037: Pulling fs layer [2023-02-15T16:00:08.401Z] 93c1e223e6f2: Pulling fs layer [2023-02-15T16:00:08.401Z] 53926ce57604: Pulling fs layer [2023-02-15T16:00:08.401Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-15T16:00:08.401Z] 22ff95d597cd: Pulling fs layer [2023-02-15T16:00:08.401Z] 12d6caf4c0d1: Pulling fs layer [2023-02-15T16:00:08.401Z] 96b7cbca73a9: Pulling fs layer [2023-02-15T16:00:08.401Z] a7acece74701: Pulling fs layer [2023-02-15T16:00:08.401Z] 22ff95d597cd: Waiting [2023-02-15T16:00:08.401Z] 12d6caf4c0d1: Waiting [2023-02-15T16:00:08.401Z] 96b7cbca73a9: Waiting [2023-02-15T16:00:08.401Z] a7acece74701: Waiting [2023-02-15T16:00:08.401Z] 53926ce57604: Waiting [2023-02-15T16:00:08.401Z] 21b2b0c7a3f4: Waiting [2023-02-15T16:00:08.670Z] 93c1e223e6f2: Verifying Checksum [2023-02-15T16:00:08.670Z] 93c1e223e6f2: Download complete [2023-02-15T16:00:08.670Z] 4583459ba037: Download complete [2023-02-15T16:00:08.670Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-15T16:00:08.670Z] 21b2b0c7a3f4: Download complete [2023-02-15T16:00:08.670Z] 22ff95d597cd: Download complete [2023-02-15T16:00:08.670Z] 213ec9aee27d: Verifying Checksum [2023-02-15T16:00:08.670Z] 213ec9aee27d: Download complete [2023-02-15T16:00:08.670Z] 12d6caf4c0d1: Verifying Checksum [2023-02-15T16:00:08.670Z] 12d6caf4c0d1: Download complete [2023-02-15T16:00:08.942Z] 213ec9aee27d: Pull complete [2023-02-15T16:00:08.942Z] 4583459ba037: Pull complete [2023-02-15T16:00:08.942Z] 93c1e223e6f2: Pull complete [2023-02-15T16:00:10.011Z] a7acece74701: Verifying Checksum [2023-02-15T16:00:10.011Z] a7acece74701: Download complete [2023-02-15T16:00:10.651Z] 53926ce57604: Verifying Checksum [2023-02-15T16:00:10.651Z] 53926ce57604: Download complete [2023-02-15T16:00:10.651Z] 96b7cbca73a9: Verifying Checksum [2023-02-15T16:00:10.651Z] 96b7cbca73a9: Download complete [2023-02-15T16:00:14.863Z] 53926ce57604: Pull complete [2023-02-15T16:00:14.863Z] 21b2b0c7a3f4: Pull complete [2023-02-15T16:00:14.863Z] 22ff95d597cd: Pull complete [2023-02-15T16:00:14.863Z] 12d6caf4c0d1: Pull complete [2023-02-15T16:00:16.765Z] 96b7cbca73a9: Pull complete [2023-02-15T16:00:17.333Z] a7acece74701: Pull complete [2023-02-15T16:00:17.333Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-15T16:00:17.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T16:00:17.333Z] ---> db6d94c90886 [2023-02-15T16:00:17.333Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T16:00:18.273Z] Still waiting to schedule task [2023-02-15T16:00:18.273Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-15T16:00:19.886Z] ---> Running in 83bc637761ea [2023-02-15T16:00:19.887Z] Removing intermediate container 83bc637761ea [2023-02-15T16:00:19.887Z] ---> e5955e85fe6c [2023-02-15T16:00:19.887Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T16:00:20.147Z] ---> Running in 64cda643b68c [2023-02-15T16:00:20.406Z] Removing intermediate container 64cda643b68c [2023-02-15T16:00:20.406Z] ---> f23fac76bebf [2023-02-15T16:00:20.406Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-15T16:00:20.406Z] ---> Running in a4e208c2a48a [2023-02-15T16:00:20.406Z] Removing intermediate container a4e208c2a48a [2023-02-15T16:00:20.406Z] ---> dfbc6fafb91a [2023-02-15T16:00:20.406Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T16:00:20.406Z] ---> Running in 81d0aa37d362 [2023-02-15T16:00:20.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T16:00:20.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T16:00:21.186Z] OK: 211 MiB in 51 packages [2023-02-15T16:00:21.756Z] Removing intermediate container 81d0aa37d362 [2023-02-15T16:00:21.756Z] ---> 756edfc58f44 [2023-02-15T16:00:21.756Z] Step 7/12 : WORKDIR /app [2023-02-15T16:00:21.756Z] ---> Running in 5dbb50f92746 [2023-02-15T16:00:21.756Z] Removing intermediate container 5dbb50f92746 [2023-02-15T16:00:21.756Z] ---> 2456ff69803f [2023-02-15T16:00:21.756Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-15T16:00:22.014Z] ---> 20e972d0da6c [2023-02-15T16:00:22.014Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T16:00:22.014Z] ---> Running in 4c5a701c13b1 [2023-02-15T16:00:54.132Z] Removing intermediate container 4c5a701c13b1 [2023-02-15T16:00:54.132Z] ---> 37057cae331e [2023-02-15T16:00:54.132Z] Step 10/12 : COPY . . [2023-02-15T16:00:54.393Z] ---> b73de74e3978 [2023-02-15T16:00:54.393Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T16:00:54.393Z] ---> Running in a9184cda3e0f [2023-02-15T16:00:54.393Z] Removing intermediate container a9184cda3e0f [2023-02-15T16:00:54.393Z] ---> 59acff50a729 [2023-02-15T16:00:54.393Z] Step 12/12 : RUN $MAKE [2023-02-15T16:00:54.393Z] ---> Running in 7aed5879fadd [2023-02-15T16:00:54.652Z] noop [2023-02-15T16:00:55.219Z] Removing intermediate container 7aed5879fadd [2023-02-15T16:00:55.219Z] ---> 6efe3548cf9f [2023-02-15T16:00:55.219Z] Successfully built 6efe3548cf9f [2023-02-15T16:00:55.219Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T16:00:55.661Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T16:00:55.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T16:00:55.817Z] prd-ubuntu20.04-docker-8c-8g-6131 does not seem to be running inside a container [2023-02-15T16:00:55.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-518 -v /w/workspace/_app-service-configurable_PR-518:/w/workspace/_app-service-configurable_PR-518:rw,z -v /w/workspace/_app-service-configurable_PR-518@tmp:/w/workspace/_app-service-configurable_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T16:00:56.281Z] $ docker top d23806a6cfac6526e8ffac21e09501d9864f46d2ce5f81e644170de64a381c32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T16:00:56.669Z] + go version [2023-02-15T16:00:56.669Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-15T16:00:56.706Z] $ docker stop --time=1 d23806a6cfac6526e8ffac21e09501d9864f46d2ce5f81e644170de64a381c32 [2023-02-15T16:00:58.006Z] $ docker rm -f --volumes d23806a6cfac6526e8ffac21e09501d9864f46d2ce5f81e644170de64a381c32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T16:00:58.713Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T16:00:58.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T16:00:58.863Z] prd-ubuntu20.04-docker-8c-8g-6131 does not seem to be running inside a container [2023-02-15T16:00:58.896Z] $ 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-518 -v /w/workspace/_app-service-configurable_PR-518:/w/workspace/_app-service-configurable_PR-518:rw,z -v /w/workspace/_app-service-configurable_PR-518@tmp:/w/workspace/_app-service-configurable_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T16:00:59.293Z] $ docker top f02a0336f7b281cf7037b765af0e0902bf1b8198c9fa319c54cc87df44de6af6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T16:00:59.680Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-518 [Pipeline] fileExists [Pipeline] sh [2023-02-15T16:01:00.038Z] + make test [2023-02-15T16:01:00.038Z] go test -race -coverprofile=coverage.out ./... [2023-02-15T16:01:21.970Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-15T16:01:21.970Z] go vet ./... [2023-02-15T16:01:28.526Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T16:01:28.527Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T16:01:28.527Z] ./bin/test-attribution-txt.sh [2023-02-15T16:01:28.527Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-15T16:01:28.527Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-15T16:01:28.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-15T16:01:28.591Z] $ docker stop --time=1 f02a0336f7b281cf7037b765af0e0902bf1b8198c9fa319c54cc87df44de6af6 [2023-02-15T16:01:31.165Z] $ docker rm -f --volumes f02a0336f7b281cf7037b765af0e0902bf1b8198c9fa319c54cc87df44de6af6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T16:01:31.668Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-15T16:01:31.733Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-15T16:01:32.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-15T16:01:32.734Z] + ls -al . [2023-02-15T16:01:32.734Z] total 172 [2023-02-15T16:01:32.734Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 16:01 . [2023-02-15T16:01:32.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 15:59 .. [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 15 15:59 .dockerignore [2023-02-15T16:01:32.734Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 16:00 .git [2023-02-15T16:01:32.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 15:59 .github [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 15 15:59 .gitignore [2023-02-15T16:01:32.734Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 15:59 .semver [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 9103 Feb 15 15:59 Attribution.txt [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 15 15:59 CHANGELOG.md [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 15 15:59 Dockerfile [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 15:59 GOVERNANCE.md [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 15 15:59 Jenkinsfile [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 15 15:59 LICENSE [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 15 15:59 OWNERS.md [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 15 15:59 README.md [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 16:00 VERSION [2023-02-15T16:01:32.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 15:59 bin [2023-02-15T16:01:32.734Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 15 16:01 coverage.out [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 15 15:59 go.mod [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 15 15:59 go.sum [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 15 15:59 main.go [2023-02-15T16:01:32.734Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 15 15:59 makefile [2023-02-15T16:01:32.734Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 15:59 res [2023-02-15T16:01:32.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 15:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T16:01:33.127Z] + 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=0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff --label arch=amd64 --label version=0.0.0 . [2023-02-15T16:01:33.127Z] Sending build context to Docker daemon 3.214MB [2023-02-15T16:01:33.127Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T16:01:33.127Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-15T16:01:33.127Z] ---> 6efe3548cf9f [2023-02-15T16:01:33.127Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T16:01:33.127Z] ---> Running in bfe0d275f33f [2023-02-15T16:01:33.386Z] Removing intermediate container bfe0d275f33f [2023-02-15T16:01:33.386Z] ---> cc21e3da8161 [2023-02-15T16:01:33.386Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T16:01:33.386Z] ---> Running in 2869b1dc538d [2023-02-15T16:01:33.386Z] Removing intermediate container 2869b1dc538d [2023-02-15T16:01:33.386Z] ---> cc94ca1ba744 [2023-02-15T16:01:33.386Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-15T16:01:33.386Z] ---> Running in 068fc4d3ca86 [2023-02-15T16:01:33.645Z] Removing intermediate container 068fc4d3ca86 [2023-02-15T16:01:33.645Z] ---> 35aecca2b77e [2023-02-15T16:01:33.645Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T16:01:33.645Z] ---> Running in 1954957c07a4 [2023-02-15T16:01:33.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T16:01:34.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T16:01:34.765Z] OK: 211 MiB in 51 packages [2023-02-15T16:01:35.025Z] Removing intermediate container 1954957c07a4 [2023-02-15T16:01:35.025Z] ---> 42fe5836ba8c [2023-02-15T16:01:35.025Z] Step 7/26 : WORKDIR /app [2023-02-15T16:01:35.025Z] ---> Running in dc6ec9d1d666 [2023-02-15T16:01:35.025Z] Removing intermediate container dc6ec9d1d666 [2023-02-15T16:01:35.025Z] ---> b80219057a2e [2023-02-15T16:01:35.025Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-15T16:01:35.285Z] ---> 3b6f9b95ada0 [2023-02-15T16:01:35.285Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T16:01:35.285Z] ---> Running in e534795a2748 [2023-02-15T16:01:36.222Z] Removing intermediate container e534795a2748 [2023-02-15T16:01:36.222Z] ---> b0cae333c6d7 [2023-02-15T16:01:36.222Z] Step 10/26 : COPY . . [2023-02-15T16:01:36.482Z] ---> 684fed777b52 [2023-02-15T16:01:36.482Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T16:01:36.482Z] ---> Running in 3f91de77d1b3 [2023-02-15T16:01:36.741Z] Removing intermediate container 3f91de77d1b3 [2023-02-15T16:01:36.741Z] ---> efb7cd3c43f4 [2023-02-15T16:01:36.741Z] Step 12/26 : RUN $MAKE [2023-02-15T16:01:36.741Z] ---> Running in 58d4405dcfa3 [2023-02-15T16:01:37.000Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-15T16:01:58.926Z] Removing intermediate container 58d4405dcfa3 [2023-02-15T16:01:58.926Z] ---> 98c8599b168d [2023-02-15T16:01:58.926Z] Step 13/26 : FROM alpine:3.16 [2023-02-15T16:01:58.926Z] 3.16: Pulling from library/alpine [2023-02-15T16:01:58.926Z] ef5531b6e74e: Pulling fs layer [2023-02-15T16:01:58.926Z] ef5531b6e74e: Verifying Checksum [2023-02-15T16:01:58.926Z] ef5531b6e74e: Download complete [2023-02-15T16:01:58.926Z] ef5531b6e74e: Pull complete [2023-02-15T16:01:58.926Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T16:01:58.926Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T16:01:58.926Z] ---> dfd21b5a31f5 [2023-02-15T16:01:58.926Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-15T16:01:58.926Z] ---> Running in 0cb2c506a870 [2023-02-15T16:01:58.926Z] Removing intermediate container 0cb2c506a870 [2023-02-15T16:01:58.926Z] ---> 841da8e06fa8 [2023-02-15T16:01:58.926Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-15T16:01:58.926Z] ---> Running in 7f3f8d547032 [2023-02-15T16:01:58.926Z] Removing intermediate container 7f3f8d547032 [2023-02-15T16:01:58.926Z] ---> 91f3212ae806 [2023-02-15T16:01:58.926Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-15T16:01:58.926Z] ---> Running in 548e4d3f394b [2023-02-15T16:01:58.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T16:01:58.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T16:01:58.926Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-15T16:01:58.926Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-15T16:01:58.926Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T16:01:58.926Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T16:01:58.926Z] OK: 6 MiB in 16 packages [2023-02-15T16:01:59.186Z] Removing intermediate container 548e4d3f394b [2023-02-15T16:01:59.186Z] ---> f3c49847fbd4 [2023-02-15T16:01:59.186Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-15T16:01:59.444Z] ---> dfbf6803a8f6 [2023-02-15T16:01:59.444Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-15T16:01:59.444Z] ---> 68c7fd435c44 [2023-02-15T16:01:59.444Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-15T16:01:59.704Z] ---> e6abe220cfc8 [2023-02-15T16:01:59.704Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-15T16:02:00.273Z] ---> 713be5145d4d [2023-02-15T16:02:00.273Z] Step 21/26 : EXPOSE 48095 [2023-02-15T16:02:00.273Z] ---> Running in 6458350c4ac9 [2023-02-15T16:02:00.273Z] Removing intermediate container 6458350c4ac9 [2023-02-15T16:02:00.273Z] ---> 7614475154c0 [2023-02-15T16:02:00.273Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-15T16:02:00.531Z] ---> Running in 3ed7d836c0ed [2023-02-15T16:02:00.531Z] Removing intermediate container 3ed7d836c0ed [2023-02-15T16:02:00.531Z] ---> 282bcb2e5194 [2023-02-15T16:02:00.531Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T16:02:00.531Z] ---> Running in b8323eca525b [2023-02-15T16:02:00.531Z] Removing intermediate container b8323eca525b [2023-02-15T16:02:00.531Z] ---> 1498194cc821 [2023-02-15T16:02:00.532Z] Step 24/26 : LABEL arch=amd64 [2023-02-15T16:02:00.790Z] ---> Running in 09b6849d9358 [2023-02-15T16:02:00.790Z] Removing intermediate container 09b6849d9358 [2023-02-15T16:02:00.790Z] ---> c03b990cc63f [2023-02-15T16:02:00.790Z] Step 25/26 : LABEL git_sha=0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [2023-02-15T16:02:00.790Z] ---> Running in 3804cb79d026 [2023-02-15T16:02:01.049Z] Removing intermediate container 3804cb79d026 [2023-02-15T16:02:01.049Z] ---> 071d8ed28e8b [2023-02-15T16:02:01.049Z] Step 26/26 : LABEL version=0.0.0 [2023-02-15T16:02:01.049Z] ---> Running in 8a8707876f47 [2023-02-15T16:02:01.049Z] Removing intermediate container 8a8707876f47 [2023-02-15T16:02:01.049Z] ---> 9a522c077aa7 [2023-02-15T16:02:01.049Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-15T16:02:01.049Z] Successfully built 9a522c077aa7 [2023-02-15T16:02:01.049Z] 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-15T16:02:01.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T16:02:01.841Z] [2023-02-15T16:02:01.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T16:02:02.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T16:02:02.204Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-15T16:02:02.204Z] 5eb5b503b376: Pulling fs layer [2023-02-15T16:02:02.204Z] 5c69ac0246d0: Pulling fs layer [2023-02-15T16:02:02.204Z] ec43610c2a17: Pulling fs layer [2023-02-15T16:02:02.204Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-15T16:02:02.204Z] 33b1e0a273af: Pulling fs layer [2023-02-15T16:02:02.204Z] 5d3b04190fa2: Pulling fs layer [2023-02-15T16:02:02.204Z] 2f39f015ded8: Pulling fs layer [2023-02-15T16:02:02.204Z] 3a2ae6a8a46f: Waiting [2023-02-15T16:02:02.204Z] 5d3b04190fa2: Waiting [2023-02-15T16:02:02.204Z] 2f39f015ded8: Waiting [2023-02-15T16:02:02.204Z] 33b1e0a273af: Waiting [2023-02-15T16:02:02.204Z] 5c69ac0246d0: Verifying Checksum [2023-02-15T16:02:02.204Z] 5c69ac0246d0: Download complete [2023-02-15T16:02:02.204Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-15T16:02:02.204Z] 3a2ae6a8a46f: Download complete [2023-02-15T16:02:02.465Z] 33b1e0a273af: Verifying Checksum [2023-02-15T16:02:02.465Z] 33b1e0a273af: Download complete [2023-02-15T16:02:02.465Z] 5d3b04190fa2: Verifying Checksum [2023-02-15T16:02:02.465Z] 5d3b04190fa2: Download complete [2023-02-15T16:02:02.465Z] ec43610c2a17: Verifying Checksum [2023-02-15T16:02:02.465Z] ec43610c2a17: Download complete [2023-02-15T16:02:02.727Z] 5eb5b503b376: Verifying Checksum [2023-02-15T16:02:02.727Z] 5eb5b503b376: Download complete [2023-02-15T16:02:03.298Z] 2f39f015ded8: Download complete [2023-02-15T16:02:03.865Z] 5eb5b503b376: Pull complete [2023-02-15T16:02:03.865Z] 5c69ac0246d0: Pull complete [2023-02-15T16:02:04.431Z] ec43610c2a17: Pull complete [2023-02-15T16:02:04.431Z] 3a2ae6a8a46f: Pull complete [2023-02-15T16:02:04.691Z] 33b1e0a273af: Pull complete [2023-02-15T16:02:04.691Z] 5d3b04190fa2: Pull complete [2023-02-15T16:02:08.873Z] 2f39f015ded8: Pull complete [2023-02-15T16:02:08.873Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-15T16:02:08.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T16:02:08.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T16:02:09.084Z] prd-ubuntu20.04-docker-8c-8g-6131 does not seem to be running inside a container [2023-02-15T16:02:09.113Z] $ 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-518 -v /w/workspace/_app-service-configurable_PR-518:/w/workspace/_app-service-configurable_PR-518:rw,z -v /w/workspace/_app-service-configurable_PR-518@tmp:/w/workspace/_app-service-configurable_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T16:02:11.772Z] $ docker top c09c4b1880ba0a07d928254b4123e9de4258ff7ee7769d42eebd11fd2345a9b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T16:02:12.231Z] ---> job-cost.sh [2023-02-15T16:02:12.232Z] lf-activate-venv: SKIPPING [2023-02-15T16:02:12.232Z] INFO: No Stack... [2023-02-15T16:02:12.799Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T16:02:13.058Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T16:02:13.379Z] + cat /w/workspace/_app-service-configurable_PR-518/archives/cost.csv [2023-02-15T16:02:13.379Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T16:02:13.418Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] [2023-02-15T16:02:13.423Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] did not exist. Created. [2023-02-15T16:02:13.423Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T16:02:13.829Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-15T16:02:13.878Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T16:02:13.909Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T16:02:13.991Z] $ docker stop --time=1 c09c4b1880ba0a07d928254b4123e9de4258ff7ee7769d42eebd11fd2345a9b3 [2023-02-15T16:02:15.181Z] $ docker rm -f --volumes c09c4b1880ba0a07d928254b4123e9de4258ff7ee7769d42eebd11fd2345a9b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-15T16:04:37.246Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6132 in /w/workspace/_app-service-configurable_PR-518 [Pipeline] { [Pipeline] ws [2023-02-15T16:04:37.302Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-02-15T16:04:37.378Z] Selected Git installation does not exist. Using Default [2023-02-15T16:04:37.378Z] The recommended git tool is: NONE [2023-02-15T16:04:45.270Z] using credential edgex-jenkins-ssh [2023-02-15T16:04:45.298Z] Cloning the remote Git repository [2023-02-15T16:04:45.363Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-02-15T16:04:45.456Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-02-15T16:04:45.651Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-15T16:04:45.652Z] > git --version # timeout=10 [2023-02-15T16:04:45.675Z] > git --version # 'git version 2.25.1' [2023-02-15T16:04:45.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T16:04:45.746Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T16:04:46.973Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-15T16:04:47.002Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T16:04:48.783Z] Merging remotes/origin/main commit 2fb2187aee5de59b88737c8c64f9f7346195a6a3 into PR head commit 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [2023-02-15T16:04:49.008Z] Merge succeeded, producing 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [2023-02-15T16:04:49.009Z] Checking out Revision 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff (PR-518) [2023-02-15T16:04:48.022Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-15T16:04:48.075Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-15T16:04:48.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T16:04:48.091Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-15T16:04:48.803Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T16:04:48.825Z] > git checkout -f 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff # timeout=10 [2023-02-15T16:04:48.915Z] > git remote # timeout=10 [2023-02-15T16:04:48.933Z] > git config --get remote.origin.url # timeout=10 [2023-02-15T16:04:48.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T16:04:48.965Z] > git merge 2fb2187aee5de59b88737c8c64f9f7346195a6a3 # timeout=10 [2023-02-15T16:04:48.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-15T16:04:49.016Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T16:04:49.033Z] > git checkout -f 0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff # timeout=10 [2023-02-15T16:04:52.560Z] Commit message: "feat!: updates for common config" [2023-02-15T16:04:52.617Z] > git --version # timeout=10 [2023-02-15T16:04:52.629Z] > git --version # 'git version 2.25.1' [2023-02-15T16:04:52.646Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T16:04:53.733Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-15T16:04:53.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T16:04:53.733Z] Dload Upload Total Spent Left Speed [2023-02-15T16:04:53.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-02-15T16:04:54.487Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-15T16:04:54.834Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-15T16:04:54.835Z] + sudo tee /etc/docker/daemon.new [2023-02-15T16:04:54.835Z] { [2023-02-15T16:04:54.835Z] "registry-mirrors": [ [2023-02-15T16:04:54.835Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-15T16:04:54.835Z] ], [2023-02-15T16:04:54.835Z] "bip": "10.250.0.254/24", [2023-02-15T16:04:54.835Z] "hosts": [ [2023-02-15T16:04:54.835Z] "tcp://0.0.0.0:5555", [2023-02-15T16:04:54.835Z] "unix:///var/run/docker.sock" [2023-02-15T16:04:54.835Z] ], [2023-02-15T16:04:54.835Z] "mtu": 1458, [2023-02-15T16:04:54.835Z] "selinux-enabled": true, [2023-02-15T16:04:54.835Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-15T16:04:54.835Z] } [Pipeline] sh [2023-02-15T16:04:55.180Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-15T16:04:55.546Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T16:05:13.911Z] provisioning config files... [2023-02-15T16:05:13.944Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1854515062304301999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T16:05:14.350Z] ---> docker-login.sh [2023-02-15T16:05:14.350Z] nexus3.edgexfoundry.org:10001 [2023-02-15T16:05:14.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T16:05:15.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T16:05:15.214Z] Configure a credential helper to remove this warning. See [2023-02-15T16:05:15.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T16:05:15.214Z] [2023-02-15T16:05:15.214Z] Login Succeeded [2023-02-15T16:05:15.214Z] nexus3.edgexfoundry.org:10002 [2023-02-15T16:05:15.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T16:05:15.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T16:05:15.485Z] Configure a credential helper to remove this warning. See [2023-02-15T16:05:15.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T16:05:15.485Z] [2023-02-15T16:05:15.485Z] Login Succeeded [2023-02-15T16:05:15.485Z] nexus3.edgexfoundry.org:10003 [2023-02-15T16:05:15.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T16:05:16.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T16:05:16.029Z] Configure a credential helper to remove this warning. See [2023-02-15T16:05:16.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T16:05:16.029Z] [2023-02-15T16:05:16.029Z] Login Succeeded [2023-02-15T16:05:16.029Z] nexus3.edgexfoundry.org:10004 [2023-02-15T16:05:16.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T16:05:16.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T16:05:16.300Z] Configure a credential helper to remove this warning. See [2023-02-15T16:05:16.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T16:05:16.300Z] [2023-02-15T16:05:16.300Z] Login Succeeded [2023-02-15T16:05:16.300Z] docker.io [2023-02-15T16:05:16.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T16:05:16.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T16:05:16.840Z] Configure a credential helper to remove this warning. See [2023-02-15T16:05:16.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T16:05:16.840Z] [2023-02-15T16:05:16.840Z] Login Succeeded [2023-02-15T16:05:16.840Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T16:05:16.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T16:05:17.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T16:05:17.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T16:05:17.449Z] ========================================================= [2023-02-15T16:05:17.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-15T16:05:17.449Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T16:05:17.961Z] + 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-15T16:05:17.961Z] Sending build context to Docker daemon 178.2kB [2023-02-15T16:05:18.229Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T16:05:18.229Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-15T16:05:18.500Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-15T16:05:18.500Z] 9b18e9b68314: Pulling fs layer [2023-02-15T16:05:18.500Z] 35d82f9e3411: Pulling fs layer [2023-02-15T16:05:18.500Z] e16973657156: Pulling fs layer [2023-02-15T16:05:18.500Z] fc693d55d65f: Pulling fs layer [2023-02-15T16:05:18.500Z] 7e9fc2657dce: Pulling fs layer [2023-02-15T16:05:18.500Z] dda99020689f: Pulling fs layer [2023-02-15T16:05:18.500Z] db1c61fa0a46: Pulling fs layer [2023-02-15T16:05:18.500Z] 891c053d2c06: Pulling fs layer [2023-02-15T16:05:18.500Z] fc693d55d65f: Waiting [2023-02-15T16:05:18.500Z] 7e9fc2657dce: Waiting [2023-02-15T16:05:18.500Z] dda99020689f: Waiting [2023-02-15T16:05:18.500Z] db1c61fa0a46: Waiting [2023-02-15T16:05:18.500Z] 891c053d2c06: Waiting [2023-02-15T16:05:18.500Z] e16973657156: Verifying Checksum [2023-02-15T16:05:18.500Z] e16973657156: Download complete [2023-02-15T16:05:18.500Z] 35d82f9e3411: Verifying Checksum [2023-02-15T16:05:18.500Z] 35d82f9e3411: Download complete [2023-02-15T16:05:18.500Z] 7e9fc2657dce: Verifying Checksum [2023-02-15T16:05:18.500Z] 7e9fc2657dce: Download complete [2023-02-15T16:05:18.500Z] dda99020689f: Verifying Checksum [2023-02-15T16:05:18.500Z] dda99020689f: Download complete [2023-02-15T16:05:18.500Z] 9b18e9b68314: Verifying Checksum [2023-02-15T16:05:18.500Z] 9b18e9b68314: Download complete [2023-02-15T16:05:19.488Z] 9b18e9b68314: Pull complete [2023-02-15T16:05:19.761Z] 891c053d2c06: Verifying Checksum [2023-02-15T16:05:19.761Z] 891c053d2c06: Download complete [2023-02-15T16:05:20.031Z] 35d82f9e3411: Pull complete [2023-02-15T16:05:20.623Z] e16973657156: Pull complete [2023-02-15T16:05:21.222Z] db1c61fa0a46: Verifying Checksum [2023-02-15T16:05:21.222Z] db1c61fa0a46: Download complete [2023-02-15T16:05:21.811Z] fc693d55d65f: Verifying Checksum [2023-02-15T16:05:21.811Z] fc693d55d65f: Download complete [2023-02-15T16:05:36.853Z] fc693d55d65f: Pull complete [2023-02-15T16:05:36.853Z] 7e9fc2657dce: Pull complete [2023-02-15T16:05:36.853Z] dda99020689f: Pull complete [2023-02-15T16:05:42.240Z] db1c61fa0a46: Pull complete [2023-02-15T16:05:44.841Z] 891c053d2c06: Pull complete [2023-02-15T16:05:44.841Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-15T16:05:44.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T16:05:44.841Z] ---> f96f9c87975a [2023-02-15T16:05:44.841Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T16:05:47.427Z] ---> Running in 5f4c750a9cdf [2023-02-15T16:05:47.698Z] Removing intermediate container 5f4c750a9cdf [2023-02-15T16:05:47.698Z] ---> 54c33511ebcf [2023-02-15T16:05:47.698Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T16:05:47.698Z] ---> Running in 83e057911061 [2023-02-15T16:05:48.286Z] Removing intermediate container 83e057911061 [2023-02-15T16:05:48.286Z] ---> 12e9e2d3af59 [2023-02-15T16:05:48.286Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-15T16:05:48.286Z] ---> Running in 67a61f0ee4b2 [2023-02-15T16:05:48.559Z] Removing intermediate container 67a61f0ee4b2 [2023-02-15T16:05:48.559Z] ---> a4e2749a71bf [2023-02-15T16:05:48.559Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T16:05:48.559Z] ---> Running in 8f93746c4c1b [2023-02-15T16:05:49.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T16:05:50.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T16:05:51.231Z] OK: 221 MiB in 51 packages [2023-02-15T16:05:52.202Z] Removing intermediate container 8f93746c4c1b [2023-02-15T16:05:52.202Z] ---> 3c2bc72b7db8 [2023-02-15T16:05:52.202Z] Step 7/12 : WORKDIR /app [2023-02-15T16:05:52.471Z] ---> Running in 966ba3975ab2 [2023-02-15T16:05:52.742Z] Removing intermediate container 966ba3975ab2 [2023-02-15T16:05:52.742Z] ---> 5b1841ea0cfe [2023-02-15T16:05:52.742Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-15T16:05:53.332Z] ---> 57d31fc5295d [2023-02-15T16:05:53.332Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T16:05:53.332Z] ---> Running in 9846c8b9199f [2023-02-15T16:07:15.024Z] Removing intermediate container 9846c8b9199f [2023-02-15T16:07:15.024Z] ---> 98dc375f8885 [2023-02-15T16:07:15.024Z] Step 10/12 : COPY . . [2023-02-15T16:07:15.024Z] ---> 86c6acf470ad [2023-02-15T16:07:15.024Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T16:07:15.024Z] ---> Running in 499375c113b5 [2023-02-15T16:07:15.024Z] Removing intermediate container 499375c113b5 [2023-02-15T16:07:15.024Z] ---> 1ffc369962b9 [2023-02-15T16:07:15.024Z] Step 12/12 : RUN $MAKE [2023-02-15T16:07:15.024Z] ---> Running in a2260661da6d [2023-02-15T16:07:15.024Z] noop [2023-02-15T16:07:15.024Z] Removing intermediate container a2260661da6d [2023-02-15T16:07:15.024Z] ---> 2909b279b8ad [2023-02-15T16:07:15.024Z] Successfully built 2909b279b8ad [2023-02-15T16:07:15.024Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T16:07:15.498Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T16:07:15.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T16:07:15.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-6132 does not seem to be running inside a container [2023-02-15T16:07:15.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T16:07:17.265Z] $ docker top 3f7caa06ef499fef99d1f590c235daf877a7683b0d9667b352b1a7412c762631 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T16:07:18.164Z] + go version [2023-02-15T16:07:18.164Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-15T16:07:18.200Z] $ docker stop --time=1 3f7caa06ef499fef99d1f590c235daf877a7683b0d9667b352b1a7412c762631 [2023-02-15T16:07:19.915Z] $ docker rm -f --volumes 3f7caa06ef499fef99d1f590c235daf877a7683b0d9667b352b1a7412c762631 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T16:07:20.792Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T16:07:20.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T16:07:21.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-6132 does not seem to be running inside a container [2023-02-15T16:07:21.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T16:07:22.460Z] $ docker top 16b64daa304c645b2d5a4faaca6675593056d45b1766bb1f5025301bb2ed8d17 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T16:07:23.371Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-02-15T16:07:24.093Z] + make test [2023-02-15T16:07:24.093Z] go test -race -coverprofile=coverage.out ./... [2023-02-15T16:10:15.937Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-15T16:10:15.937Z] go vet ./... [2023-02-15T16:11:37.622Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T16:11:37.622Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T16:11:37.622Z] ./bin/test-attribution-txt.sh [2023-02-15T16:11:37.622Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-15T16:11:37.622Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-15T16:11:37.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-15T16:11:37.687Z] $ docker stop --time=1 16b64daa304c645b2d5a4faaca6675593056d45b1766bb1f5025301bb2ed8d17 [2023-02-15T16:11:39.480Z] $ docker rm -f --volumes 16b64daa304c645b2d5a4faaca6675593056d45b1766bb1f5025301bb2ed8d17 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T16:11:40.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-15T16:11:40.910Z] Warning: overwriting stash ‘coverage-report’ [2023-02-15T16:11:41.394Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T16:11:41.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-15T16:11:42.328Z] + ls -al . [2023-02-15T16:11:42.328Z] total 168 [2023-02-15T16:11:42.328Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 15 16:07 . [2023-02-15T16:11:42.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 16:04 .. [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 15 16:04 .dockerignore [2023-02-15T16:11:42.328Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 16:04 .git [2023-02-15T16:11:42.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 16:04 .github [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 15 16:04 .gitignore [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 9103 Feb 15 16:04 Attribution.txt [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 15 16:04 CHANGELOG.md [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 15 16:04 Dockerfile [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 16:04 GOVERNANCE.md [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 15 16:04 Jenkinsfile [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 15 16:04 LICENSE [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 15 16:04 OWNERS.md [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 15 16:04 README.md [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 16:00 VERSION [2023-02-15T16:11:42.328Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 16:04 bin [2023-02-15T16:11:42.328Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 15 16:07 coverage.out [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 15 16:04 go.mod [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 15 16:04 go.sum [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 15 16:04 main.go [2023-02-15T16:11:42.328Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 15 16:04 makefile [2023-02-15T16:11:42.328Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 16:04 res [2023-02-15T16:11:42.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 16:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T16:11:42.728Z] + 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=0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff --label arch=arm64 --label version=0.0.0 . [2023-02-15T16:11:42.728Z] Sending build context to Docker daemon 179.2kB [2023-02-15T16:11:42.995Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T16:11:42.995Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-15T16:11:42.995Z] ---> 2909b279b8ad [2023-02-15T16:11:42.995Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T16:11:42.995Z] ---> Running in fb52a9a6bf59 [2023-02-15T16:11:43.271Z] Removing intermediate container fb52a9a6bf59 [2023-02-15T16:11:43.271Z] ---> b6d439d6e574 [2023-02-15T16:11:43.271Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T16:11:43.539Z] ---> Running in e068ceb457a6 [2023-02-15T16:11:43.805Z] Removing intermediate container e068ceb457a6 [2023-02-15T16:11:43.805Z] ---> fd9ff5a435b3 [2023-02-15T16:11:43.805Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-15T16:11:43.805Z] ---> Running in 87b292cc56bf [2023-02-15T16:11:44.074Z] Removing intermediate container 87b292cc56bf [2023-02-15T16:11:44.074Z] ---> 4fbe569a0af4 [2023-02-15T16:11:44.074Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T16:11:44.074Z] ---> Running in 57037dfa03f6 [2023-02-15T16:11:45.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T16:11:45.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T16:11:46.670Z] OK: 221 MiB in 51 packages [2023-02-15T16:11:47.637Z] Removing intermediate container 57037dfa03f6 [2023-02-15T16:11:47.637Z] ---> 633e269737c8 [2023-02-15T16:11:47.637Z] Step 7/26 : WORKDIR /app [2023-02-15T16:11:47.637Z] ---> Running in 08061aa2bff3 [2023-02-15T16:11:47.908Z] Removing intermediate container 08061aa2bff3 [2023-02-15T16:11:47.908Z] ---> 504b79c648ef [2023-02-15T16:11:47.908Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-15T16:11:48.496Z] ---> a54987f39fe7 [2023-02-15T16:11:48.496Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T16:11:48.496Z] ---> Running in 6e06a2278b2a [2023-02-15T16:11:51.068Z] Removing intermediate container 6e06a2278b2a [2023-02-15T16:11:51.068Z] ---> c284f543f5bb [2023-02-15T16:11:51.068Z] Step 10/26 : COPY . . [2023-02-15T16:11:51.345Z] ---> 84d4364c7811 [2023-02-15T16:11:51.345Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T16:11:51.612Z] ---> Running in 4e7c83fbc830 [2023-02-15T16:11:51.879Z] Removing intermediate container 4e7c83fbc830 [2023-02-15T16:11:51.879Z] ---> eba883c0ec47 [2023-02-15T16:11:51.879Z] Step 12/26 : RUN $MAKE [2023-02-15T16:11:51.879Z] ---> Running in c06fb9dd1e4d [2023-02-15T16:11:52.843Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-15T16:13:59.522Z] Removing intermediate container c06fb9dd1e4d [2023-02-15T16:13:59.522Z] ---> 61354afba081 [2023-02-15T16:13:59.522Z] Step 13/26 : FROM alpine:3.16 [2023-02-15T16:13:59.522Z] 3.16: Pulling from library/alpine [2023-02-15T16:13:59.522Z] 3760b48202b3: Pulling fs layer [2023-02-15T16:13:59.522Z] 3760b48202b3: Verifying Checksum [2023-02-15T16:13:59.522Z] 3760b48202b3: Download complete [2023-02-15T16:13:59.522Z] 3760b48202b3: Pull complete [2023-02-15T16:13:59.522Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T16:13:59.522Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T16:13:59.522Z] ---> 4c81e5bf8899 [2023-02-15T16:13:59.522Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-15T16:13:59.522Z] ---> Running in e7c8901bccf4 [2023-02-15T16:13:59.522Z] Removing intermediate container e7c8901bccf4 [2023-02-15T16:13:59.522Z] ---> 073c26254b3b [2023-02-15T16:13:59.522Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-15T16:13:59.522Z] ---> Running in 53ad9eeead32 [2023-02-15T16:13:59.522Z] Removing intermediate container 53ad9eeead32 [2023-02-15T16:13:59.522Z] ---> 825a4956c06b [2023-02-15T16:13:59.522Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-15T16:13:59.522Z] ---> Running in 9923a4f0564a [2023-02-15T16:13:59.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T16:13:59.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T16:13:59.522Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-15T16:13:59.522Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-15T16:13:59.522Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T16:13:59.522Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T16:13:59.522Z] OK: 6 MiB in 16 packages [2023-02-15T16:14:00.948Z] Removing intermediate container 9923a4f0564a [2023-02-15T16:14:00.948Z] ---> 81e491187965 [2023-02-15T16:14:00.948Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-15T16:14:01.215Z] ---> 7661ecc8e94e [2023-02-15T16:14:01.215Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-15T16:14:01.798Z] ---> 5f0596b237dd [2023-02-15T16:14:01.798Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-15T16:14:02.382Z] ---> d36296e22c4b [2023-02-15T16:14:02.382Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-15T16:14:03.352Z] ---> 1579f7af5dd9 [2023-02-15T16:14:03.352Z] Step 21/26 : EXPOSE 48095 [2023-02-15T16:14:03.620Z] ---> Running in 4cc449c82426 [2023-02-15T16:14:03.887Z] Removing intermediate container 4cc449c82426 [2023-02-15T16:14:03.887Z] ---> 2f2aeccb6927 [2023-02-15T16:14:03.887Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-15T16:14:03.887Z] ---> Running in 55d5e5a6fb8e [2023-02-15T16:14:04.155Z] Removing intermediate container 55d5e5a6fb8e [2023-02-15T16:14:04.155Z] ---> 3e9a49f1f728 [2023-02-15T16:14:04.155Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T16:14:04.155Z] ---> Running in cd60a0bc6192 [2023-02-15T16:14:04.437Z] Removing intermediate container cd60a0bc6192 [2023-02-15T16:14:04.437Z] ---> 3c428bf35f26 [2023-02-15T16:14:04.437Z] Step 24/26 : LABEL arch=arm64 [2023-02-15T16:14:04.704Z] ---> Running in 51fa9fd809cd [2023-02-15T16:14:04.972Z] Removing intermediate container 51fa9fd809cd [2023-02-15T16:14:04.972Z] ---> 0023c479c422 [2023-02-15T16:14:04.972Z] Step 25/26 : LABEL git_sha=0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [2023-02-15T16:14:04.972Z] ---> Running in 2b4cd65ecf09 [2023-02-15T16:14:05.239Z] Removing intermediate container 2b4cd65ecf09 [2023-02-15T16:14:05.239Z] ---> 07f9bae117af [2023-02-15T16:14:05.239Z] Step 26/26 : LABEL version=0.0.0 [2023-02-15T16:14:05.239Z] ---> Running in 469fdaa5444e [2023-02-15T16:14:05.505Z] Removing intermediate container 469fdaa5444e [2023-02-15T16:14:05.505Z] ---> 96df102620d5 [2023-02-15T16:14:05.505Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-15T16:14:05.505Z] Successfully built 96df102620d5 [2023-02-15T16:14:05.505Z] 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-15T16:14:06.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T16:14:06.294Z] [2023-02-15T16:14:06.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T16:14:06.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T16:14:06.693Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-15T16:14:06.693Z] 8998bd30e6a1: Pulling fs layer [2023-02-15T16:14:06.693Z] 04944245beec: Pulling fs layer [2023-02-15T16:14:06.693Z] 699f458cf7ca: Pulling fs layer [2023-02-15T16:14:06.693Z] 765212b225bb: Pulling fs layer [2023-02-15T16:14:06.693Z] f23df028b6ca: Pulling fs layer [2023-02-15T16:14:06.693Z] d65c8cfc05b1: Pulling fs layer [2023-02-15T16:14:06.693Z] 2437ff75d9bd: Pulling fs layer [2023-02-15T16:14:06.693Z] 765212b225bb: Waiting [2023-02-15T16:14:06.693Z] f23df028b6ca: Waiting [2023-02-15T16:14:06.693Z] d65c8cfc05b1: Waiting [2023-02-15T16:14:06.693Z] 2437ff75d9bd: Waiting [2023-02-15T16:14:06.963Z] 04944245beec: Verifying Checksum [2023-02-15T16:14:06.963Z] 04944245beec: Download complete [2023-02-15T16:14:06.963Z] 765212b225bb: Download complete [2023-02-15T16:14:06.963Z] f23df028b6ca: Verifying Checksum [2023-02-15T16:14:06.963Z] f23df028b6ca: Download complete [2023-02-15T16:14:06.963Z] d65c8cfc05b1: Verifying Checksum [2023-02-15T16:14:06.963Z] d65c8cfc05b1: Download complete [2023-02-15T16:14:07.230Z] 699f458cf7ca: Verifying Checksum [2023-02-15T16:14:07.230Z] 699f458cf7ca: Download complete [2023-02-15T16:14:07.496Z] 8998bd30e6a1: Verifying Checksum [2023-02-15T16:14:07.496Z] 8998bd30e6a1: Download complete [2023-02-15T16:14:09.438Z] 2437ff75d9bd: Verifying Checksum [2023-02-15T16:14:09.438Z] 2437ff75d9bd: Download complete [2023-02-15T16:14:11.380Z] 8998bd30e6a1: Pull complete [2023-02-15T16:14:11.380Z] 04944245beec: Pull complete [2023-02-15T16:14:12.787Z] 699f458cf7ca: Pull complete [2023-02-15T16:14:12.787Z] 765212b225bb: Pull complete [2023-02-15T16:14:13.743Z] f23df028b6ca: Pull complete [2023-02-15T16:14:13.743Z] d65c8cfc05b1: Pull complete [2023-02-15T16:14:26.060Z] 2437ff75d9bd: Pull complete [2023-02-15T16:14:26.060Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-15T16:14:26.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T16:14:26.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T16:14:26.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-6132 does not seem to be running inside a container [2023-02-15T16:14:26.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-15T16:14:29.458Z] $ docker top e532c8e24e3a80aa9affea0b376845f0e1c77f4d57aac55418cd3c84b8e55e6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T16:14:30.384Z] ---> job-cost.sh [2023-02-15T16:14:30.385Z] lf-activate-venv: SKIPPING [2023-02-15T16:14:30.385Z] INFO: No Stack... [2023-02-15T16:14:30.969Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-15T16:14:31.553Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T16:14:32.227Z] + cut -d, -f6 [2023-02-15T16:14:32.227Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-02-15T16:14:32.317Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] [2023-02-15T16:14:32.322Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] did not exist. Created. [2023-02-15T16:14:32.322Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T16:14:32.731Z] /w/workspace/app-service-configurable/1@tmp/durable-e2557c97/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-15T16:14:33.082Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-15T16:14:33.117Z] Warning: overwriting stash ‘stack-cost’ [2023-02-15T16:14:33.167Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T16:14:33.183Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-518-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T16:14:33.264Z] $ docker stop --time=1 e532c8e24e3a80aa9affea0b376845f0e1c77f4d57aac55418cd3c84b8e55e6b [2023-02-15T16:14:34.736Z] $ docker rm -f --volumes e532c8e24e3a80aa9affea0b376845f0e1c77f4d57aac55418cd3c84b8e55e6b [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-15T16:14:35.826Z] provisioning config files... [2023-02-15T16:14:35.833Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-518@tmp/config759796100008840752tmp [Pipeline] { [Pipeline] sh [2023-02-15T16:14:36.161Z] + set +x [2023-02-15T16:14:36.161Z] + curl -s https://codecov.io/bash [2023-02-15T16:14:36.161Z] + bash -s -- [2023-02-15T16:14:36.161Z] [2023-02-15T16:14:36.161Z] _____ _ [2023-02-15T16:14:36.161Z] / ____| | | [2023-02-15T16:14:36.161Z] | | ___ __| | ___ ___ _____ __ [2023-02-15T16:14:36.161Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-15T16:14:36.161Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-15T16:14:36.161Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-15T16:14:36.161Z] Bash-1.0.6 [2023-02-15T16:14:36.161Z] [2023-02-15T16:14:36.161Z] [2023-02-15T16:14:36.161Z] ==> git version 2.25.1 found [2023-02-15T16:14:36.161Z] ==> 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-15T16:14:36.161Z] Release-Date: 2020-01-08 [2023-02-15T16:14:36.161Z] 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-15T16:14:36.161Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-15T16:14:36.161Z] ==> Jenkins CI detected. [2023-02-15T16:14:36.161Z] current dir:  /w/workspace/_app-service-configurable_PR-518 [2023-02-15T16:14:36.161Z] project root: . [2023-02-15T16:14:36.161Z] --> token set from env [2023-02-15T16:14:36.161Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-15T16:14:36.161Z] ==> Running gcov in . (disable via -X gcov) [2023-02-15T16:14:36.161Z] ==> Python coveragepy not found [2023-02-15T16:14:36.161Z] ==> Searching for coverage reports in: [2023-02-15T16:14:36.161Z] + . [2023-02-15T16:14:36.161Z] -> Found 1 reports [2023-02-15T16:14:36.161Z] ==> Detecting git/mercurial file structure [2023-02-15T16:14:36.161Z] ==> Reading reports [2023-02-15T16:14:36.161Z] + ./coverage.out bytes=13 [2023-02-15T16:14:36.161Z] ==> Appending adjustments [2023-02-15T16:14:36.161Z] https://docs.codecov.io/docs/fixing-reports [2023-02-15T16:14:36.420Z] + Found adjustments [2023-02-15T16:14:36.420Z] ==> Gzipping contents [2023-02-15T16:14:36.420Z] 4.0K /tmp/codecov.K367mJ.gz [2023-02-15T16:14:36.420Z] ==> Uploading reports [2023-02-15T16:14:36.420Z] url: https://codecov.io [2023-02-15T16:14:36.420Z] query: branch=PR-518&commit=0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=518&job=&cmd_args= [2023-02-15T16:14:36.420Z] -> Pinging Codecov [2023-02-15T16:14:36.420Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-518&commit=0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=518&job=&cmd_args= [2023-02-15T16:14:36.420Z] -> Uploading to [2023-02-15T16:14:36.420Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-15/A97CA9966030D2A3747ED39772930CCE/0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff/3e5d7df8-5f23-46ed-b4eb-827b958be599.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T161436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=448e3ad6facaae03d255e0c95f280bec159baea3a8b130dcfccdea9cfc9fb7a5 [2023-02-15T16:14:36.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T16:14:36.420Z] Dload Upload Total Spent Left Speed [2023-02-15T16:14:36.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1940 --:--:-- --:--:-- --:--:-- 1933 100 520 0 0 100 520 0 1933 --:--:-- --:--:-- --:--:-- 1925 [2023-02-15T16:14:36.678Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0f25cc831a181f3c9cc6ac0d831b56fa1296e7ff [Pipeline] } [2023-02-15T16:14:36.706Z] 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-15T16:14:38.427Z] + [ -d /w/workspace/_app-service-configurable_PR-518/archives ] [2023-02-15T16:14:38.427Z] + ls -al /w/workspace/_app-service-configurable_PR-518/archives [2023-02-15T16:14:38.427Z] total 16 [2023-02-15T16:14:38.427Z] drwxr-xr-x 3 root root 4096 Feb 15 16:02 . [2023-02-15T16:14:38.427Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 16:02 .. [2023-02-15T16:14:38.427Z] drwxr-xr-x 2 root root 4096 Feb 15 16:02 cost [2023-02-15T16:14:38.427Z] -rw-r--r-- 1 root root 96 Feb 15 16:02 cost.csv [2023-02-15T16:14:38.427Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-518/archives [2023-02-15T16:14:38.427Z] + ls -al /w/workspace/_app-service-configurable_PR-518/archives [2023-02-15T16:14:38.427Z] total 16 [2023-02-15T16:14:38.427Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 16:02 . [2023-02-15T16:14:38.427Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 16:02 .. [2023-02-15T16:14:38.427Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 16:02 cost [2023-02-15T16:14:38.427Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 15 16:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-15T16:14:38.759Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T16:14:39.652Z] ---> package-listing.sh [2023-02-15T16:14:39.652Z] ++ facter osfamily [2023-02-15T16:14:39.652Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-15T16:14:39.912Z] + OS_FAMILY=debian [2023-02-15T16:14:39.912Z] + workspace=/w/workspace/_app-service-configurable_PR-518 [2023-02-15T16:14:39.912Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-15T16:14:39.912Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-15T16:14:39.912Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-15T16:14:39.912Z] + PACKAGES=/tmp/packages_start.txt [2023-02-15T16:14:39.912Z] + '[' /w/workspace/_app-service-configurable_PR-518 ']' [2023-02-15T16:14:39.912Z] + PACKAGES=/tmp/packages_end.txt [2023-02-15T16:14:39.912Z] + case "${OS_FAMILY}" in [2023-02-15T16:14:39.912Z] + dpkg -l [2023-02-15T16:14:39.912Z] + grep '^ii' [2023-02-15T16:14:39.912Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-15T16:14:39.912Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-15T16:14:39.912Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-15T16:14:39.912Z] + '[' /w/workspace/_app-service-configurable_PR-518 ']' [2023-02-15T16:14:39.912Z] + mkdir -p /w/workspace/_app-service-configurable_PR-518/archives/ [2023-02-15T16:14:39.912Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-518/archives/ [Pipeline] echo [2023-02-15T16:14:39.945Z] 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-518/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-15T16:14:40.237Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T16:14:40.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T16:14:40.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T16:14:41.018Z] prd-ubuntu20.04-docker-8c-8g-6131 does not seem to be running inside a container [2023-02-15T16:14:41.053Z] $ 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-518/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-518 -v /w/workspace/_app-service-configurable_PR-518:/w/workspace/_app-service-configurable_PR-518:rw,z -v /w/workspace/_app-service-configurable_PR-518@tmp:/w/workspace/_app-service-configurable_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T16:14:41.257Z] $ docker top 3278ea2e47766ad1060b5c667a7b0ab6b29cb2a8b279feb0cb8ad66e1ab4ba84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T16:14:41.645Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-15T16:14:41.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-15T16:14:42.260Z] + ls /var/log/sa-host [2023-02-15T16:14:42.260Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T16:14:42.388Z] provisioning config files... [2023-02-15T16:14:42.397Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-518@tmp/config12557287105991522079tmp [Pipeline] { [Pipeline] echo [2023-02-15T16:14:42.446Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T16:14:42.757Z] ---> create-netrc.sh [Pipeline] } [2023-02-15T16:14:42.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-15T16:14:43.174Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-15T16:14:43.208Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T16:14:43.525Z] ---> sudo-logs.sh [2023-02-15T16:14:43.525Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-15T16:14:43.610Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T16:14:43.919Z] ---> job-cost.sh [2023-02-15T16:14:43.919Z] lf-activate-venv: SKIPPING [2023-02-15T16:14:43.919Z] DEBUG: total: 0.2199999988079071 [2023-02-15T16:14:43.919Z] INFO: Retrieving Stack Cost... [2023-02-15T16:14:44.488Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T16:14:44.748Z] INFO: Archiving Costs [Pipeline] echo [2023-02-15T16:14:44.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T16:14:45.093Z] ---> logs-deploy.sh [2023-02-15T16:14:45.093Z] lf-activate-venv: SKIPPING [2023-02-15T16:14:45.093Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-518/1 [2023-02-15T16:14:45.093Z] INFO: archiving workspace using pattern(s): [2023-02-15T16:14:46.028Z] Archives upload complete. [2023-02-15T16:14:46.287Z] INFO: archiving logs to Nexus