Pull request #431 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 e97b211687e017cf887d2b7266f200e38c729e12+1efec17b9cd6fa36347b51e5d2e9f1185cb0218f (117adaf4413091135330d3a7139ff22795b82798) 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-ssh11093958203621337598.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17236091799246844163.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-431/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-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10991335050996579268.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-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh824055383800864212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16911910041842205080.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-431/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-431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh801656092982693578.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15376 in /w/workspace/_app-service-configurable_PR-431 [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-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f into PR head commit e97b211687e017cf887d2b7266f200e38c729e12 Merge succeeded, producing e97b211687e017cf887d2b7266f200e38c729e12 Checking out Revision e97b211687e017cf887d2b7266f200e38c729e12 (PR-431) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e97b211687e017cf887d2b7266f200e38c729e12 # 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 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e97b211687e017cf887d2b7266f200e38c729e12 # timeout=10 Commit message: "fix: Add missing Publish Host config so metrics can be published" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-22T23:04:28.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-22T23:04:28.390Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-22T23:04:28.481Z] ========================================================= [2022-06-22T23:04:28.481Z] EdgeX Global Pipelines Version Info [2022-06-22T23:04:28.481Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:04:29.273Z] ------------------- [2022-06-22T23:04:29.273Z] stable info: [2022-06-22T23:04:29.273Z] ------------------- [2022-06-22T23:04:29.273Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-22T23:04:29.273Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T23:04:29.273Z] Message: update stable to v1.0.234 [2022-06-22T23:04:29.845Z] ------------------- [2022-06-22T23:04:29.845Z] experimental info: [2022-06-22T23:04:29.845Z] ------------------- [2022-06-22T23:04:29.845Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-22T23:04:29.845Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T23:04:29.845Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-22T23:04:30.175Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-06-22T23:04:30.216Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-06-22T23:04:30.252Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-22T23:04:30.290Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-22T23:04:30.328Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-22T23:04:30.369Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-22T23:04:30.404Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-22T23:04:30.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-22T23:04:30.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-22T23:04:30.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-22T23:04:30.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-22T23:04:30.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-06-22T23:04:30.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-22T23:04:30.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-22T23:04:30.708Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-22T23:04:30.752Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-22T23:04:30.795Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T23:04:30.835Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T23:04:30.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-22T23:04:30.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-22T23:04:30.969Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-22T23:04:31.007Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-22T23:04:31.047Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-22T23:04:31.081Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-22T23:04:31.116Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-22T23:04:31.158Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-22T23:04:31.195Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-22T23:04:31.235Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2022-06-22T23:04:31.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2022-06-22T23:04:31.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2022-06-22T23:04:31.347Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e97b211687e017cf887d2b7266f200e38c729e12 [Pipeline] echo [2022-06-22T23:04:31.387Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e97b211 [Pipeline] echo [2022-06-22T23:04:31.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T23:04:31.538Z] provisioning config files... [2022-06-22T23:04:31.553Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config1585870065361765792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:04:31.908Z] ---> docker-login.sh [2022-06-22T23:04:31.908Z] nexus3.edgexfoundry.org:10001 [2022-06-22T23:04:32.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:04:32.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:04:32.168Z] Configure a credential helper to remove this warning. See [2022-06-22T23:04:32.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:04:32.168Z] [2022-06-22T23:04:32.168Z] Login Succeeded [2022-06-22T23:04:32.168Z] nexus3.edgexfoundry.org:10002 [2022-06-22T23:04:32.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:04:32.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:04:32.429Z] Configure a credential helper to remove this warning. See [2022-06-22T23:04:32.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:04:32.429Z] [2022-06-22T23:04:32.429Z] Login Succeeded [2022-06-22T23:04:32.430Z] nexus3.edgexfoundry.org:10003 [2022-06-22T23:04:32.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:04:32.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:04:32.430Z] Configure a credential helper to remove this warning. See [2022-06-22T23:04:32.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:04:32.430Z] [2022-06-22T23:04:32.430Z] Login Succeeded [2022-06-22T23:04:32.430Z] nexus3.edgexfoundry.org:10004 [2022-06-22T23:04:32.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:04:32.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:04:32.694Z] Configure a credential helper to remove this warning. See [2022-06-22T23:04:32.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:04:32.694Z] [2022-06-22T23:04:32.694Z] Login Succeeded [2022-06-22T23:04:32.694Z] docker.io [2022-06-22T23:04:32.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:04:32.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:04:32.955Z] Configure a credential helper to remove this warning. See [2022-06-22T23:04:32.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:04:32.955Z] [2022-06-22T23:04:32.955Z] Login Succeeded [2022-06-22T23:04:32.955Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T23:04:32.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-22T23:04:33.611Z] + git rev-list -1 --merges e97b211687e017cf887d2b7266f200e38c729e12~1..e97b211687e017cf887d2b7266f200e38c729e12 [Pipeline] echo [2022-06-22T23:04:33.657Z] -----------> git rev-list -1 --merges e97b211687e017cf887d2b7266f200e38c729e12~1..e97b211687e017cf887d2b7266f200e38c729e12 e97b211687e017cf887d2b7266f200e38c729e12 [false] [Pipeline] sh [2022-06-22T23:04:33.965Z] + git log --format=format:%s -1 e97b211687e017cf887d2b7266f200e38c729e12 [Pipeline] echo [2022-06-22T23:04:33.999Z] ========================================================= [2022-06-22T23:04:33.999Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-22T23:04:33.999Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T23:04:34.404Z] + git log --format=format:%s -1 e97b211687e017cf887d2b7266f200e38c729e12 [Pipeline] echo [2022-06-22T23:04:34.430Z] [semverPrep] GIT_COMMIT: e97b211687e017cf887d2b7266f200e38c729e12, Commit Message: fix: Add missing Publish Host config so metrics can be published [Pipeline] echo [2022-06-22T23:04:34.456Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-22T23:04:34.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T23:04:34.848Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-22T23:04:34.848Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-22T23:04:34.848Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-22T23:04:34.848Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-22T23:04:34.848Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-22T23:04:34.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:04:35.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T23:04:35.355Z] [2022-06-22T23:04:35.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:04:35.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T23:04:35.740Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-22T23:04:35.740Z] 42c077c10790: Pulling fs layer [2022-06-22T23:04:35.740Z] f63e77b7563a: Pulling fs layer [2022-06-22T23:04:35.740Z] bd5fdadae976: Pulling fs layer [2022-06-22T23:04:35.740Z] 205491f53016: Pulling fs layer [2022-06-22T23:04:35.740Z] df18705c85c3: Pulling fs layer [2022-06-22T23:04:35.740Z] bdb3f477010e: Pulling fs layer [2022-06-22T23:04:35.740Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-22T23:04:35.740Z] 2c6e9b1d212d: Pulling fs layer [2022-06-22T23:04:35.740Z] bdb8f0575790: Pulling fs layer [2022-06-22T23:04:35.740Z] 386e3cb2ff24: Pulling fs layer [2022-06-22T23:04:35.740Z] 2343380bae48: Pulling fs layer [2022-06-22T23:04:35.740Z] bdb3f477010e: Waiting [2022-06-22T23:04:35.740Z] c8a8fc8e1c8f: Waiting [2022-06-22T23:04:35.740Z] 2c6e9b1d212d: Waiting [2022-06-22T23:04:35.740Z] 2343380bae48: Waiting [2022-06-22T23:04:35.740Z] bdb8f0575790: Waiting [2022-06-22T23:04:35.740Z] 386e3cb2ff24: Waiting [2022-06-22T23:04:35.740Z] 205491f53016: Waiting [2022-06-22T23:04:35.740Z] df18705c85c3: Waiting [2022-06-22T23:04:35.740Z] f63e77b7563a: Verifying Checksum [2022-06-22T23:04:35.740Z] f63e77b7563a: Download complete [2022-06-22T23:04:35.740Z] 205491f53016: Verifying Checksum [2022-06-22T23:04:35.740Z] 205491f53016: Download complete [2022-06-22T23:04:35.740Z] df18705c85c3: Verifying Checksum [2022-06-22T23:04:35.740Z] df18705c85c3: Download complete [2022-06-22T23:04:35.740Z] bd5fdadae976: Verifying Checksum [2022-06-22T23:04:35.740Z] bd5fdadae976: Download complete [2022-06-22T23:04:35.740Z] bdb3f477010e: Verifying Checksum [2022-06-22T23:04:35.740Z] bdb3f477010e: Download complete [2022-06-22T23:04:36.003Z] 2c6e9b1d212d: Download complete [2022-06-22T23:04:36.003Z] bdb8f0575790: Download complete [2022-06-22T23:04:36.003Z] 386e3cb2ff24: Download complete [2022-06-22T23:04:36.003Z] 2343380bae48: Verifying Checksum [2022-06-22T23:04:36.003Z] 2343380bae48: Download complete [2022-06-22T23:04:36.003Z] 42c077c10790: Download complete [2022-06-22T23:04:36.263Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-22T23:04:36.263Z] c8a8fc8e1c8f: Download complete [2022-06-22T23:04:37.200Z] 42c077c10790: Pull complete [2022-06-22T23:04:37.200Z] f63e77b7563a: Pull complete [2022-06-22T23:04:37.771Z] bd5fdadae976: Pull complete [2022-06-22T23:04:37.771Z] 205491f53016: Pull complete [2022-06-22T23:04:38.033Z] df18705c85c3: Pull complete [2022-06-22T23:04:38.033Z] bdb3f477010e: Pull complete [2022-06-22T23:04:39.943Z] c8a8fc8e1c8f: Pull complete [2022-06-22T23:04:39.943Z] 2c6e9b1d212d: Pull complete [2022-06-22T23:04:39.943Z] bdb8f0575790: Pull complete [2022-06-22T23:04:40.204Z] 386e3cb2ff24: Pull complete [2022-06-22T23:04:40.204Z] 2343380bae48: Pull complete [2022-06-22T23:04:40.204Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-22T23:04:40.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T23:04:40.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:04:40.448Z] prd-ubuntu20.04-docker-8c-8g-15376 does not seem to be running inside a container [2022-06-22T23:04:40.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-22T23:04:42.005Z] $ docker top feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 -eo pid,comm [2022-06-22T23:04:42.064Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-22T23:04:42.064Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T23:04:42.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T23:04:42.183Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T23:04:42.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T23:04:42.332Z] $ docker exec feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 ssh-agent [2022-06-22T23:04:42.455Z] SSH_AUTH_SOCK=/tmp/ssh-VuAdiYhRE6NL/agent.33 [2022-06-22T23:04:42.455Z] SSH_AGENT_PID=40 [2022-06-22T23:04:42.462Z] Running ssh-add (command line suppressed) [2022-06-22T23:04:42.586Z] Identity added: /w/workspace/_app-service-configurable_PR-431@tmp/private_key_6172553090327548048.key (/w/workspace/_app-service-configurable_PR-431@tmp/private_key_6172553090327548048.key) [2022-06-22T23:04:42.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T23:04:42.929Z] + git tag --points-at HEAD [Pipeline] } [2022-06-22T23:04:42.960Z] $ docker exec --env ******** --env ******** feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 ssh-agent -k [2022-06-22T23:04:43.071Z] unset SSH_AUTH_SOCK; [2022-06-22T23:04:43.071Z] unset SSH_AGENT_PID; [2022-06-22T23:04:43.071Z] echo Agent pid 40 killed; [2022-06-22T23:04:43.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-22T23:04:43.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T23:04:43.164Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T23:04:43.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T23:04:43.305Z] $ docker exec feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 ssh-agent [2022-06-22T23:04:43.418Z] SSH_AUTH_SOCK=/tmp/ssh-b5fPYmS0E5Fk/agent.72 [2022-06-22T23:04:43.418Z] SSH_AGENT_PID=80 [2022-06-22T23:04:43.423Z] Running ssh-add (command line suppressed) [2022-06-22T23:04:43.548Z] Identity added: /w/workspace/_app-service-configurable_PR-431@tmp/private_key_5604011148711279979.key (/w/workspace/_app-service-configurable_PR-431@tmp/private_key_5604011148711279979.key) [2022-06-22T23:04:43.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T23:04:43.885Z] + git semver init [2022-06-22T23:04:44.145Z] 2022-06-22 23:04:44,052 [run_init] DEBUG init version:0.0.0 force:False [2022-06-22T23:04:44.145Z] 2022-06-22 23:04:44,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-431/.semver [2022-06-22T23:04:44.145Z] 2022-06-22 23:04:44,054 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-431/.semver [2022-06-22T23:04:44.145Z] 2022-06-22 23:04:44,054 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-431/.semver'], cwd=/w/workspace/_app-service-configurable_PR-431, universal_newlines=False, shell=None, istream=None) [2022-06-22T23:04:45.089Z] 2022-06-22 23:04:44,779 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-431/.git/info/exclude [2022-06-22T23:04:45.089Z] 2022-06-22 23:04:44,780 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-431/.semver/PR-431 with force:False [2022-06-22T23:04:45.090Z] 2022-06-22 23:04:44,780 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-431/.semver/PR-431 [2022-06-22T23:04:45.090Z] 2022-06-22 23:04:44,784 [execute] INFO git cat-file --batch-check [2022-06-22T23:04:45.090Z] 2022-06-22 23:04:44,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-431/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T23:04:45.090Z] 2022-06-22 23:04:44,791 [execute] INFO git cat-file --batch [2022-06-22T23:04:45.090Z] 2022-06-22 23:04:44,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-431/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T23:04:45.090Z] 2022-06-22 23:04:44,796 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-431/.semver/PR-431 [2022-06-22T23:04:45.090Z] 0.0.0 [Pipeline] } [2022-06-22T23:04:45.119Z] $ docker exec --env ******** --env ******** feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 ssh-agent -k [2022-06-22T23:04:45.229Z] unset SSH_AUTH_SOCK; [2022-06-22T23:04:45.229Z] unset SSH_AGENT_PID; [2022-06-22T23:04:45.229Z] echo Agent pid 80 killed; [2022-06-22T23:04:45.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T23:04:45.642Z] + git semver [Pipeline] } [2022-06-22T23:04:45.930Z] $ docker stop --time=1 feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 [2022-06-22T23:04:47.253Z] $ docker rm -f feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T23:04:47.663Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-22T23:04:47.973Z] Stashed 1 file(s) [Pipeline] echo [2022-06-22T23:04:47.993Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T23:04:48.548Z] provisioning config files... [2022-06-22T23:04:48.560Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config901386385594162878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:04:48.904Z] ---> docker-login.sh [2022-06-22T23:04:48.904Z] nexus3.edgexfoundry.org:10001 [2022-06-22T23:04:48.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:04:48.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:04:48.904Z] Configure a credential helper to remove this warning. See [2022-06-22T23:04:48.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:04:48.904Z] [2022-06-22T23:04:48.904Z] Login Succeeded [2022-06-22T23:04:48.904Z] nexus3.edgexfoundry.org:10002 [2022-06-22T23:04:48.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:04:49.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:04:49.166Z] Configure a credential helper to remove this warning. See [2022-06-22T23:04:49.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:04:49.166Z] [2022-06-22T23:04:49.166Z] Login Succeeded [2022-06-22T23:04:49.166Z] nexus3.edgexfoundry.org:10003 [2022-06-22T23:04:49.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:04:49.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:04:49.166Z] Configure a credential helper to remove this warning. See [2022-06-22T23:04:49.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:04:49.166Z] [2022-06-22T23:04:49.166Z] Login Succeeded [2022-06-22T23:04:49.166Z] nexus3.edgexfoundry.org:10004 [2022-06-22T23:04:49.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:04:49.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:04:49.428Z] Configure a credential helper to remove this warning. See [2022-06-22T23:04:49.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:04:49.428Z] [2022-06-22T23:04:49.428Z] Login Succeeded [2022-06-22T23:04:49.428Z] docker.io [2022-06-22T23:04:49.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:04:49.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:04:49.689Z] Configure a credential helper to remove this warning. See [2022-06-22T23:04:49.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:04:49.689Z] [2022-06-22T23:04:49.689Z] Login Succeeded [2022-06-22T23:04:49.689Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T23:04:49.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-22T23:04:49.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T23:04:49.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T23:04:49.951Z] ========================================================= [2022-06-22T23:04:49.951Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-22T23:04:49.951Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:04:50.387Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-22T23:04:50.387Z] Sending build context to Docker daemon 3.081MB [2022-06-22T23:04:50.387Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T23:04:50.387Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-22T23:04:50.387Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-22T23:04:50.387Z] 59bf1c3509f3: Pulling fs layer [2022-06-22T23:04:50.387Z] 666ba61612fd: Pulling fs layer [2022-06-22T23:04:50.387Z] 8ed8ca486205: Pulling fs layer [2022-06-22T23:04:50.387Z] cc1cd167ecdc: Pulling fs layer [2022-06-22T23:04:50.387Z] c516ae0d96e1: Pulling fs layer [2022-06-22T23:04:50.387Z] 684cea983483: Pulling fs layer [2022-06-22T23:04:50.387Z] dd3240ac7de5: Pulling fs layer [2022-06-22T23:04:50.387Z] b1e948a4e11c: Pulling fs layer [2022-06-22T23:04:50.387Z] a8fd76ee1af6: Pulling fs layer [2022-06-22T23:04:50.387Z] 646ad004c059: Pulling fs layer [2022-06-22T23:04:50.387Z] dd3240ac7de5: Waiting [2022-06-22T23:04:50.387Z] b1e948a4e11c: Waiting [2022-06-22T23:04:50.387Z] a8fd76ee1af6: Waiting [2022-06-22T23:04:50.387Z] cc1cd167ecdc: Waiting [2022-06-22T23:04:50.387Z] 684cea983483: Waiting [2022-06-22T23:04:50.387Z] 646ad004c059: Waiting [2022-06-22T23:04:50.387Z] c516ae0d96e1: Waiting [2022-06-22T23:04:50.387Z] 8ed8ca486205: Download complete [2022-06-22T23:04:50.387Z] 666ba61612fd: Verifying Checksum [2022-06-22T23:04:50.387Z] c516ae0d96e1: Download complete [2022-06-22T23:04:50.387Z] 684cea983483: Download complete [2022-06-22T23:04:50.387Z] 59bf1c3509f3: Verifying Checksum [2022-06-22T23:04:50.387Z] 59bf1c3509f3: Download complete [2022-06-22T23:04:50.387Z] dd3240ac7de5: Verifying Checksum [2022-06-22T23:04:50.387Z] dd3240ac7de5: Download complete [2022-06-22T23:04:50.648Z] b1e948a4e11c: Verifying Checksum [2022-06-22T23:04:50.648Z] b1e948a4e11c: Download complete [2022-06-22T23:04:50.648Z] 59bf1c3509f3: Pull complete [2022-06-22T23:04:50.909Z] 666ba61612fd: Pull complete [2022-06-22T23:04:50.909Z] 8ed8ca486205: Pull complete [2022-06-22T23:04:50.909Z] 646ad004c059: Verifying Checksum [2022-06-22T23:04:50.909Z] 646ad004c059: Download complete [2022-06-22T23:04:51.170Z] a8fd76ee1af6: Verifying Checksum [2022-06-22T23:04:51.170Z] a8fd76ee1af6: Download complete [2022-06-22T23:04:51.170Z] cc1cd167ecdc: Verifying Checksum [2022-06-22T23:04:51.170Z] cc1cd167ecdc: Download complete [2022-06-22T23:04:55.365Z] cc1cd167ecdc: Pull complete [2022-06-22T23:04:55.365Z] c516ae0d96e1: Pull complete [2022-06-22T23:04:55.365Z] 684cea983483: Pull complete [2022-06-22T23:04:55.365Z] dd3240ac7de5: Pull complete [2022-06-22T23:04:55.365Z] b1e948a4e11c: Pull complete [2022-06-22T23:04:56.763Z] a8fd76ee1af6: Pull complete [2022-06-22T23:04:57.701Z] 646ad004c059: Pull complete [2022-06-22T23:04:57.701Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-22T23:04:57.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-22T23:04:57.701Z] ---> 8f69c11f6b0c [2022-06-22T23:04:57.701Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T23:04:59.616Z] ---> Running in ff43e2419799 [2022-06-22T23:04:59.616Z] Removing intermediate container ff43e2419799 [2022-06-22T23:04:59.616Z] ---> f9e6ee2e5af5 [2022-06-22T23:04:59.616Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T23:04:59.616Z] ---> Running in b79dde0b45d0 [2022-06-22T23:04:59.616Z] Removing intermediate container b79dde0b45d0 [2022-06-22T23:04:59.616Z] ---> 04020583a8a8 [2022-06-22T23:04:59.616Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T23:04:59.616Z] ---> Running in 3ae695b0ec14 [2022-06-22T23:04:59.616Z] Removing intermediate container 3ae695b0ec14 [2022-06-22T23:04:59.616Z] ---> d712bbd7095e [2022-06-22T23:04:59.616Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T23:04:59.616Z] ---> Running in 06b21ac730ca [2022-06-22T23:05:00.187Z] Removing intermediate container 06b21ac730ca [2022-06-22T23:05:00.187Z] ---> b8dec0ebb0e6 [2022-06-22T23:05:00.187Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T23:05:00.187Z] ---> Running in f2f0be4eff55 [2022-06-22T23:05:00.449Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T23:05:01.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T23:05:01.654Z] OK: 221 MiB in 52 packages [2022-06-22T23:05:02.224Z] Removing intermediate container f2f0be4eff55 [2022-06-22T23:05:02.224Z] ---> 4338ebb9612b [2022-06-22T23:05:02.224Z] Step 8/13 : WORKDIR /app [2022-06-22T23:05:02.224Z] ---> Running in 6d248877ae19 [2022-06-22T23:05:02.224Z] Removing intermediate container 6d248877ae19 [2022-06-22T23:05:02.224Z] ---> 41a9c45f3924 [2022-06-22T23:05:02.224Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-22T23:05:02.224Z] ---> 7a4c7d07bd40 [2022-06-22T23:05:02.224Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T23:05:02.484Z] ---> Running in 99738178a088 [2022-06-22T23:05:03.394Z] Still waiting to schedule task [2022-06-22T23:05:03.394Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-22T23:05:29.071Z] Removing intermediate container 99738178a088 [2022-06-22T23:05:29.071Z] ---> 2a66942546e9 [2022-06-22T23:05:29.071Z] Step 11/13 : COPY . . [2022-06-22T23:05:29.071Z] ---> 8d933a65418c [2022-06-22T23:05:29.071Z] Step 12/13 : ARG MAKE="make build" [2022-06-22T23:05:29.071Z] ---> Running in f72b74d611c0 [2022-06-22T23:05:29.071Z] Removing intermediate container f72b74d611c0 [2022-06-22T23:05:29.071Z] ---> dc7289bd0428 [2022-06-22T23:05:29.071Z] Step 13/13 : RUN $MAKE [2022-06-22T23:05:29.071Z] ---> Running in 072ae2d9cd6d [2022-06-22T23:05:29.071Z] noop [2022-06-22T23:05:29.331Z] Removing intermediate container 072ae2d9cd6d [2022-06-22T23:05:29.331Z] ---> 26bf567e04e0 [2022-06-22T23:05:29.331Z] Successfully built 26bf567e04e0 [2022-06-22T23:05:29.331Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:05:29.774Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T23:05:29.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:05:29.929Z] prd-ubuntu20.04-docker-8c-8g-15376 does not seem to be running inside a container [2022-06-22T23:05:29.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@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-x86_64 cat [2022-06-22T23:05:30.371Z] $ docker top a921ef58cb63b5abee00ded10b2a2632077dd77538ff151b006858f04f80e9c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T23:05:30.769Z] + go version [2022-06-22T23:05:30.769Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-22T23:05:30.803Z] $ docker stop --time=1 a921ef58cb63b5abee00ded10b2a2632077dd77538ff151b006858f04f80e9c7 [2022-06-22T23:05:32.105Z] $ docker rm -f a921ef58cb63b5abee00ded10b2a2632077dd77538ff151b006858f04f80e9c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:05:32.808Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T23:05:32.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:05:32.972Z] prd-ubuntu20.04-docker-8c-8g-15376 does not seem to be running inside a container [2022-06-22T23:05:33.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@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-x86_64 cat [2022-06-22T23:05:33.422Z] $ docker top fd9cba789116a72eb6656f721a6e4058641e9d9c5c071b46f96130889397f375 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-22T23:05:33.914Z] + make test [2022-06-22T23:05:33.914Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-22T23:05:43.897Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-22T23:05:43.897Z] CGO_ENABLED=1 go vet ./... [2022-06-22T23:05:46.439Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T23:05:46.439Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-22T23:05:46.439Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-22T23:05:47.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-22T23:05:47.069Z] $ docker stop --time=1 fd9cba789116a72eb6656f721a6e4058641e9d9c5c071b46f96130889397f375 [2022-06-22T23:05:48.810Z] $ docker rm -f fd9cba789116a72eb6656f721a6e4058641e9d9c5c071b46f96130889397f375 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T23:05:49.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-22T23:05:49.329Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-22T23:05:50.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-22T23:05:50.323Z] + ls -al . [2022-06-22T23:05:50.323Z] total 168 [2022-06-22T23:05:50.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 23:05 . [2022-06-22T23:05:50.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 23:04 .. [2022-06-22T23:05:50.323Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 23:04 .dockerignore [2022-06-22T23:05:50.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 23:04 .git [2022-06-22T23:05:50.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:04 .github [2022-06-22T23:05:50.323Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 22 23:04 .gitignore [2022-06-22T23:05:50.323Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 23:04 .semver [2022-06-22T23:05:50.323Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 22 23:04 Attribution.txt [2022-06-22T23:05:50.323Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 22 23:04 CHANGELOG.md [2022-06-22T23:05:50.323Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 22 23:04 Dockerfile [2022-06-22T23:05:50.323Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 23:04 GOVERNANCE.md [2022-06-22T23:05:50.323Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 22 23:04 Jenkinsfile [2022-06-22T23:05:50.323Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 23:04 LICENSE [2022-06-22T23:05:50.323Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 22 23:04 OWNERS.md [2022-06-22T23:05:50.323Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 22 23:04 README.md [2022-06-22T23:05:50.323Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 23:04 VERSION [2022-06-22T23:05:50.323Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 23:04 bin [2022-06-22T23:05:50.323Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 23:05 coverage.out [2022-06-22T23:05:50.324Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 22 23:04 go.mod [2022-06-22T23:05:50.324Z] -rw-rw-r-- 1 jenkins jenkins 34709 Jun 22 23:04 go.sum [2022-06-22T23:05:50.324Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 22 23:04 main.go [2022-06-22T23:05:50.324Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 22 23:04 makefile [2022-06-22T23:05:50.324Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 23:04 res [2022-06-22T23:05:50.324Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:05:50.718Z] + 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=e97b211687e017cf887d2b7266f200e38c729e12 --label arch=amd64 --label version=0.0.0 . [2022-06-22T23:05:50.718Z] Sending build context to Docker daemon 3.082MB [2022-06-22T23:05:50.718Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T23:05:50.718Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-22T23:05:50.718Z] ---> 26bf567e04e0 [2022-06-22T23:05:50.718Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T23:05:50.718Z] ---> Running in f17d2ed31f45 [2022-06-22T23:05:50.979Z] Removing intermediate container f17d2ed31f45 [2022-06-22T23:05:50.980Z] ---> 6eff1e598d32 [2022-06-22T23:05:50.980Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T23:05:50.980Z] ---> Running in e76ca74c67ee [2022-06-22T23:05:50.980Z] Removing intermediate container e76ca74c67ee [2022-06-22T23:05:50.980Z] ---> e51deafc84d1 [2022-06-22T23:05:50.980Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T23:05:50.980Z] ---> Running in 30c02ff9354a [2022-06-22T23:05:51.241Z] Removing intermediate container 30c02ff9354a [2022-06-22T23:05:51.241Z] ---> cf519252b451 [2022-06-22T23:05:51.241Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T23:05:51.241Z] ---> Running in eec42340488e [2022-06-22T23:05:51.812Z] Removing intermediate container eec42340488e [2022-06-22T23:05:51.812Z] ---> 52607048852a [2022-06-22T23:05:51.812Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T23:05:51.812Z] ---> Running in 963de863aab1 [2022-06-22T23:05:52.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T23:05:53.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T23:05:53.284Z] OK: 221 MiB in 52 packages [2022-06-22T23:05:53.544Z] Removing intermediate container 963de863aab1 [2022-06-22T23:05:53.544Z] ---> 01d7a64ca4c4 [2022-06-22T23:05:53.544Z] Step 8/27 : WORKDIR /app [2022-06-22T23:05:53.544Z] ---> Running in 38c0d0471aec [2022-06-22T23:05:53.544Z] Removing intermediate container 38c0d0471aec [2022-06-22T23:05:53.544Z] ---> 4517deb3abe8 [2022-06-22T23:05:53.544Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-22T23:05:53.804Z] ---> 82b2b347d62b [2022-06-22T23:05:53.804Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T23:05:53.804Z] ---> Running in 6fcbc5dc2cb9 [2022-06-22T23:05:54.375Z] Removing intermediate container 6fcbc5dc2cb9 [2022-06-22T23:05:54.375Z] ---> 3919f717f6f1 [2022-06-22T23:05:54.375Z] Step 11/27 : COPY . . [2022-06-22T23:05:54.635Z] ---> f9882ec9ae3a [2022-06-22T23:05:54.635Z] Step 12/27 : ARG MAKE="make build" [2022-06-22T23:05:54.635Z] ---> Running in 7f662e70ebd0 [2022-06-22T23:05:54.894Z] Removing intermediate container 7f662e70ebd0 [2022-06-22T23:05:54.895Z] ---> 882f9a37502e [2022-06-22T23:05:54.895Z] Step 13/27 : RUN $MAKE [2022-06-22T23:05:54.895Z] ---> Running in 76438b907470 [2022-06-22T23:05:55.155Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-22T23:06:13.262Z] Removing intermediate container 76438b907470 [2022-06-22T23:06:13.262Z] ---> b713a2181f42 [2022-06-22T23:06:13.262Z] Step 14/27 : FROM alpine:3.14 [2022-06-22T23:06:13.833Z] 3.14: Pulling from library/alpine [2022-06-22T23:06:13.833Z] 8663204ce13b: Pulling fs layer [2022-06-22T23:06:14.092Z] 8663204ce13b: Verifying Checksum [2022-06-22T23:06:14.092Z] 8663204ce13b: Download complete [2022-06-22T23:06:14.352Z] 8663204ce13b: Pull complete [2022-06-22T23:06:14.352Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-22T23:06:14.352Z] Status: Downloaded newer image for alpine:3.14 [2022-06-22T23:06:14.352Z] ---> e04c818066af [2022-06-22T23:06:14.352Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T23:06:14.352Z] ---> Running in b40fd655f676 [2022-06-22T23:06:14.610Z] Removing intermediate container b40fd655f676 [2022-06-22T23:06:14.610Z] ---> 4e1d65e34539 [2022-06-22T23:06:14.610Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-22T23:06:14.610Z] ---> Running in d3f155e3533f [2022-06-22T23:06:14.610Z] Removing intermediate container d3f155e3533f [2022-06-22T23:06:14.610Z] ---> 763bc5539ea7 [2022-06-22T23:06:14.610Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-22T23:06:14.610Z] ---> Running in 300b42c66227 [2022-06-22T23:06:14.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-22T23:06:15.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-22T23:06:15.130Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-22T23:06:15.389Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-22T23:06:15.389Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-22T23:06:15.389Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-22T23:06:15.389Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-22T23:06:15.389Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-22T23:06:15.389Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-22T23:06:15.389Z] Executing busybox-1.33.1-r7.trigger [2022-06-22T23:06:15.389Z] Executing ca-certificates-20211220-r0.trigger [2022-06-22T23:06:15.649Z] OK: 9 MiB in 21 packages [2022-06-22T23:06:15.910Z] Removing intermediate container 300b42c66227 [2022-06-22T23:06:15.910Z] ---> a52d4aedbb79 [2022-06-22T23:06:15.910Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-22T23:06:16.170Z] ---> 4e3a501a6a6c [2022-06-22T23:06:16.170Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-22T23:06:16.170Z] ---> 5b9d35169f5d [2022-06-22T23:06:16.170Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-22T23:06:16.431Z] ---> 1cc19aa4fad0 [2022-06-22T23:06:16.431Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-22T23:06:17.010Z] ---> d809c8b8127e [2022-06-22T23:06:17.010Z] Step 22/27 : EXPOSE 48095 [2022-06-22T23:06:17.010Z] ---> Running in a884309a337c [2022-06-22T23:06:17.010Z] Removing intermediate container a884309a337c [2022-06-22T23:06:17.010Z] ---> f593de2e41cd [2022-06-22T23:06:17.010Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-22T23:06:17.010Z] ---> Running in e2ac0a6fdc59 [2022-06-22T23:06:17.269Z] Removing intermediate container e2ac0a6fdc59 [2022-06-22T23:06:17.269Z] ---> 7de08a295d9a [2022-06-22T23:06:17.269Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-22T23:06:17.269Z] ---> Running in 10fce41ad9d8 [2022-06-22T23:06:17.269Z] Removing intermediate container 10fce41ad9d8 [2022-06-22T23:06:17.269Z] ---> c0d060ce5810 [2022-06-22T23:06:17.269Z] Step 25/27 : LABEL arch=amd64 [2022-06-22T23:06:17.528Z] ---> Running in 887651d5c529 [2022-06-22T23:06:17.528Z] Removing intermediate container 887651d5c529 [2022-06-22T23:06:17.528Z] ---> 65f47a455b33 [2022-06-22T23:06:17.528Z] Step 26/27 : LABEL git_sha=e97b211687e017cf887d2b7266f200e38c729e12 [2022-06-22T23:06:17.528Z] ---> Running in 4c583f3e9ae2 [2022-06-22T23:06:17.528Z] Removing intermediate container 4c583f3e9ae2 [2022-06-22T23:06:17.528Z] ---> c88fd0d56a31 [2022-06-22T23:06:17.528Z] Step 27/27 : LABEL version=0.0.0 [2022-06-22T23:06:17.789Z] ---> Running in a0162ce80cbc [2022-06-22T23:06:17.789Z] Removing intermediate container a0162ce80cbc [2022-06-22T23:06:17.789Z] ---> c02a84a66f4f [2022-06-22T23:06:17.789Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-22T23:06:17.789Z] Successfully built c02a84a66f4f [2022-06-22T23:06:17.789Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:06:18.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T23:06:18.648Z] [2022-06-22T23:06:18.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:06:19.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T23:06:19.017Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-22T23:06:19.017Z] 5eb5b503b376: Pulling fs layer [2022-06-22T23:06:19.017Z] 5c69ac0246d0: Pulling fs layer [2022-06-22T23:06:19.017Z] ec43610c2a17: Pulling fs layer [2022-06-22T23:06:19.017Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-22T23:06:19.017Z] 33b1e0a273af: Pulling fs layer [2022-06-22T23:06:19.017Z] 5d3b04190fa2: Pulling fs layer [2022-06-22T23:06:19.017Z] 2f39f015ded8: Pulling fs layer [2022-06-22T23:06:19.017Z] 5d3b04190fa2: Waiting [2022-06-22T23:06:19.017Z] 33b1e0a273af: Waiting [2022-06-22T23:06:19.017Z] 2f39f015ded8: Waiting [2022-06-22T23:06:19.017Z] 3a2ae6a8a46f: Waiting [2022-06-22T23:06:19.017Z] 5c69ac0246d0: Verifying Checksum [2022-06-22T23:06:19.017Z] 5c69ac0246d0: Download complete [2022-06-22T23:06:19.017Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-22T23:06:19.017Z] 3a2ae6a8a46f: Download complete [2022-06-22T23:06:19.017Z] 33b1e0a273af: Verifying Checksum [2022-06-22T23:06:19.017Z] 33b1e0a273af: Download complete [2022-06-22T23:06:19.017Z] ec43610c2a17: Verifying Checksum [2022-06-22T23:06:19.017Z] ec43610c2a17: Download complete [2022-06-22T23:06:19.277Z] 5d3b04190fa2: Download complete [2022-06-22T23:06:19.277Z] 5eb5b503b376: Verifying Checksum [2022-06-22T23:06:19.277Z] 5eb5b503b376: Download complete [2022-06-22T23:06:19.845Z] 2f39f015ded8: Download complete [2022-06-22T23:06:20.414Z] 5eb5b503b376: Pull complete [2022-06-22T23:06:20.673Z] 5c69ac0246d0: Pull complete [2022-06-22T23:06:20.934Z] ec43610c2a17: Pull complete [2022-06-22T23:06:21.195Z] 3a2ae6a8a46f: Pull complete [2022-06-22T23:06:21.454Z] 33b1e0a273af: Pull complete [2022-06-22T23:06:21.454Z] 5d3b04190fa2: Pull complete [2022-06-22T23:06:25.646Z] 2f39f015ded8: Pull complete [2022-06-22T23:06:25.646Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-22T23:06:25.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T23:06:25.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:06:25.869Z] prd-ubuntu20.04-docker-8c-8g-15376 does not seem to be running inside a container [2022-06-22T23:06:25.909Z] $ 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-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@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:latest cat [2022-06-22T23:06:27.452Z] $ docker top 84a3576b301f7364490209929ce3fae07315cc0c615485991a53a7246a88bbbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:06:27.910Z] ---> job-cost.sh [2022-06-22T23:06:27.910Z] lf-activate-venv: SKIPPING [2022-06-22T23:06:27.910Z] INFO: No Stack... [2022-06-22T23:06:28.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T23:06:28.739Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T23:06:29.061Z] + cat /w/workspace/_app-service-configurable_PR-431/archives/cost.csv [2022-06-22T23:06:29.061Z] + cut -d, -f6 [Pipeline] lock [2022-06-22T23:06:29.100Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] [2022-06-22T23:06:29.105Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] did not exist. Created. [2022-06-22T23:06:29.105Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T23:06:29.494Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-22T23:06:29.546Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T23:06:29.576Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T23:06:29.657Z] $ docker stop --time=1 84a3576b301f7364490209929ce3fae07315cc0c615485991a53a7246a88bbbc [2022-06-22T23:06:30.840Z] $ docker rm -f 84a3576b301f7364490209929ce3fae07315cc0c615485991a53a7246a88bbbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-22T23:06:37.576Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15377 in /w/workspace/_app-service-configurable_PR-431 [Pipeline] { [Pipeline] ws [2022-06-22T23:06:37.624Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-06-22T23:06:37.722Z] Selected Git installation does not exist. Using Default [2022-06-22T23:06:37.722Z] The recommended git tool is: NONE [2022-06-22T23:06:44.343Z] using credential edgex-jenkins-ssh [2022-06-22T23:06:44.365Z] Cloning the remote Git repository [2022-06-22T23:06:44.467Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-06-22T23:06:44.620Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-06-22T23:06:44.856Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-22T23:06:44.857Z] > git --version # timeout=10 [2022-06-22T23:06:44.896Z] > git --version # 'git version 2.25.1' [2022-06-22T23:06:44.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T23:06:44.971Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T23:06:46.598Z] Merging remotes/origin/main commit 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f into PR head commit e97b211687e017cf887d2b7266f200e38c729e12 [2022-06-22T23:06:46.002Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-22T23:06:46.021Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T23:06:46.047Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-22T23:06:46.088Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-22T23:06:46.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T23:06:46.103Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-22T23:06:46.621Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T23:06:46.800Z] Merge succeeded, producing e97b211687e017cf887d2b7266f200e38c729e12 [2022-06-22T23:06:46.800Z] Checking out Revision e97b211687e017cf887d2b7266f200e38c729e12 (PR-431) [2022-06-22T23:06:46.639Z] > git checkout -f e97b211687e017cf887d2b7266f200e38c729e12 # timeout=10 [2022-06-22T23:06:46.722Z] > git remote # timeout=10 [2022-06-22T23:06:46.739Z] > git config --get remote.origin.url # timeout=10 [2022-06-22T23:06:46.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T23:06:46.764Z] > git merge 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 [2022-06-22T23:06:46.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-22T23:06:46.810Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T23:06:46.823Z] > git checkout -f e97b211687e017cf887d2b7266f200e38c729e12 # timeout=10 [2022-06-22T23:06:50.970Z] Commit message: "fix: Add missing Publish Host config so metrics can be published" [2022-06-22T23:06:51.024Z] > git --version # timeout=10 [2022-06-22T23:06:51.034Z] > git --version # 'git version 2.25.1' [2022-06-22T23:06:51.056Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T23:06:52.348Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-22T23:06:52.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T23:06:52.348Z] Dload Upload Total Spent Left Speed [2022-06-22T23:06:52.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 97246 0 --:--:-- --:--:-- --:--:-- 98024 [Pipeline] sh [2022-06-22T23:06:53.107Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-22T23:06:53.461Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-06-22T23:06:53.461Z] [2022-06-22T23:06:53.461Z] { [2022-06-22T23:06:53.461Z] "registry-mirrors": [ [2022-06-22T23:06:53.461Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-22T23:06:53.461Z] ], [2022-06-22T23:06:53.461Z] "bip": "10.250.0.254/24", [2022-06-22T23:06:53.461Z] "hosts": [ [2022-06-22T23:06:53.461Z] "tcp://0.0.0.0:5555", [2022-06-22T23:06:53.461Z] "unix:///var/run/docker.sock" [2022-06-22T23:06:53.461Z] ], [2022-06-22T23:06:53.461Z] "mtu": 1458, [2022-06-22T23:06:53.461Z] "selinux-enabled": true, [2022-06-22T23:06:53.461Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-22T23:06:53.461Z] } [Pipeline] sh [2022-06-22T23:06:53.817Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-22T23:06:54.170Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T23:07:12.943Z] provisioning config files... [2022-06-22T23:07:12.967Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8137321508188480844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:07:13.465Z] ---> docker-login.sh [2022-06-22T23:07:13.465Z] nexus3.edgexfoundry.org:10001 [2022-06-22T23:07:14.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:07:14.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:07:14.338Z] Configure a credential helper to remove this warning. See [2022-06-22T23:07:14.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:07:14.338Z] [2022-06-22T23:07:14.338Z] Login Succeeded [2022-06-22T23:07:14.338Z] nexus3.edgexfoundry.org:10002 [2022-06-22T23:07:14.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:07:14.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:07:14.888Z] Configure a credential helper to remove this warning. See [2022-06-22T23:07:14.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:07:14.888Z] [2022-06-22T23:07:14.888Z] Login Succeeded [2022-06-22T23:07:14.888Z] nexus3.edgexfoundry.org:10003 [2022-06-22T23:07:15.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:07:15.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:07:15.172Z] Configure a credential helper to remove this warning. See [2022-06-22T23:07:15.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:07:15.172Z] [2022-06-22T23:07:15.172Z] Login Succeeded [2022-06-22T23:07:15.172Z] nexus3.edgexfoundry.org:10004 [2022-06-22T23:07:15.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:07:15.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:07:15.773Z] Configure a credential helper to remove this warning. See [2022-06-22T23:07:15.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:07:15.773Z] [2022-06-22T23:07:15.773Z] Login Succeeded [2022-06-22T23:07:15.773Z] docker.io [2022-06-22T23:07:16.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T23:07:16.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T23:07:16.322Z] Configure a credential helper to remove this warning. See [2022-06-22T23:07:16.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T23:07:16.322Z] [2022-06-22T23:07:16.322Z] Login Succeeded [2022-06-22T23:07:16.322Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T23:07:16.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-22T23:07:16.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T23:07:16.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T23:07:16.785Z] ========================================================= [2022-06-22T23:07:16.785Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-22T23:07:16.785Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:07:17.288Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-22T23:07:17.288Z] Sending build context to Docker daemon 203.8kB [2022-06-22T23:07:17.561Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T23:07:17.561Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-22T23:07:17.837Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-22T23:07:17.837Z] 9b3977197b4f: Pulling fs layer [2022-06-22T23:07:17.837Z] 1a89e8eeedd5: Pulling fs layer [2022-06-22T23:07:17.837Z] 94645a83ff95: Pulling fs layer [2022-06-22T23:07:17.837Z] e6fb740bc735: Pulling fs layer [2022-06-22T23:07:17.837Z] 3a77bd46dcc9: Pulling fs layer [2022-06-22T23:07:17.837Z] 355e64cbe906: Pulling fs layer [2022-06-22T23:07:17.837Z] 63ab81a10011: Pulling fs layer [2022-06-22T23:07:17.837Z] 555d1d1c4555: Pulling fs layer [2022-06-22T23:07:17.837Z] 7d9057610161: Pulling fs layer [2022-06-22T23:07:17.837Z] 63ab81a10011: Waiting [2022-06-22T23:07:17.837Z] e6fb740bc735: Waiting [2022-06-22T23:07:17.837Z] 555d1d1c4555: Waiting [2022-06-22T23:07:17.837Z] 3a77bd46dcc9: Waiting [2022-06-22T23:07:17.837Z] 355e64cbe906: Waiting [2022-06-22T23:07:17.837Z] 7d9057610161: Waiting [2022-06-22T23:07:17.837Z] 94645a83ff95: Verifying Checksum [2022-06-22T23:07:17.837Z] 94645a83ff95: Download complete [2022-06-22T23:07:17.837Z] 1a89e8eeedd5: Verifying Checksum [2022-06-22T23:07:17.837Z] 1a89e8eeedd5: Download complete [2022-06-22T23:07:17.837Z] 3a77bd46dcc9: Verifying Checksum [2022-06-22T23:07:17.837Z] 3a77bd46dcc9: Download complete [2022-06-22T23:07:17.837Z] 355e64cbe906: Verifying Checksum [2022-06-22T23:07:17.837Z] 355e64cbe906: Download complete [2022-06-22T23:07:17.837Z] 9b3977197b4f: Verifying Checksum [2022-06-22T23:07:17.837Z] 9b3977197b4f: Download complete [2022-06-22T23:07:17.837Z] 63ab81a10011: Verifying Checksum [2022-06-22T23:07:17.837Z] 63ab81a10011: Download complete [2022-06-22T23:07:18.823Z] 9b3977197b4f: Pull complete [2022-06-22T23:07:18.823Z] 7d9057610161: Verifying Checksum [2022-06-22T23:07:18.823Z] 7d9057610161: Download complete [2022-06-22T23:07:19.428Z] 1a89e8eeedd5: Pull complete [2022-06-22T23:07:19.702Z] 94645a83ff95: Pull complete [2022-06-22T23:07:19.975Z] 555d1d1c4555: Verifying Checksum [2022-06-22T23:07:19.975Z] 555d1d1c4555: Download complete [2022-06-22T23:07:20.573Z] e6fb740bc735: Download complete [2022-06-22T23:07:32.982Z] e6fb740bc735: Pull complete [2022-06-22T23:07:32.982Z] 3a77bd46dcc9: Pull complete [2022-06-22T23:07:32.982Z] 355e64cbe906: Pull complete [2022-06-22T23:07:33.257Z] 63ab81a10011: Pull complete [2022-06-22T23:07:39.974Z] 555d1d1c4555: Pull complete [2022-06-22T23:07:41.969Z] 7d9057610161: Pull complete [2022-06-22T23:07:41.969Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-22T23:07:41.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-22T23:07:41.969Z] ---> 819e984ddca1 [2022-06-22T23:07:41.970Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T23:07:43.479Z] ---> Running in 9e84353b9aba [2022-06-22T23:07:43.479Z] Removing intermediate container 9e84353b9aba [2022-06-22T23:07:43.479Z] ---> 8e974e28daf2 [2022-06-22T23:07:43.479Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T23:07:43.479Z] ---> Running in 95386877b377 [2022-06-22T23:07:44.078Z] Removing intermediate container 95386877b377 [2022-06-22T23:07:44.078Z] ---> 4c65d958fb4b [2022-06-22T23:07:44.078Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T23:07:44.078Z] ---> Running in 2d488e6b2092 [2022-06-22T23:07:44.361Z] Removing intermediate container 2d488e6b2092 [2022-06-22T23:07:44.361Z] ---> 397e484feae7 [2022-06-22T23:07:44.361Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T23:07:44.361Z] ---> Running in 5667d00ab289 [2022-06-22T23:07:46.347Z] Removing intermediate container 5667d00ab289 [2022-06-22T23:07:46.347Z] ---> d3d6516629c7 [2022-06-22T23:07:46.347Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T23:07:46.347Z] ---> Running in 250859f4ae74 [2022-06-22T23:07:48.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T23:07:49.301Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T23:07:49.907Z] OK: 220 MiB in 52 packages [2022-06-22T23:07:50.888Z] Removing intermediate container 250859f4ae74 [2022-06-22T23:07:50.888Z] ---> ae773815747a [2022-06-22T23:07:50.888Z] Step 8/13 : WORKDIR /app [2022-06-22T23:07:50.888Z] ---> Running in 14f48f9dd771 [2022-06-22T23:07:51.163Z] Removing intermediate container 14f48f9dd771 [2022-06-22T23:07:51.163Z] ---> 940ab4f1ed58 [2022-06-22T23:07:51.163Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-22T23:07:51.772Z] ---> 68310ac5bc6b [2022-06-22T23:07:51.772Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T23:07:51.772Z] ---> Running in 1096c85194fd [2022-06-22T23:08:38.756Z] Removing intermediate container 1096c85194fd [2022-06-22T23:08:38.756Z] ---> ae7947a59a5d [2022-06-22T23:08:38.756Z] Step 11/13 : COPY . . [2022-06-22T23:08:38.756Z] ---> 3e3a5890b47f [2022-06-22T23:08:38.756Z] Step 12/13 : ARG MAKE="make build" [2022-06-22T23:08:38.756Z] ---> Running in 31aade8c9435 [2022-06-22T23:08:38.756Z] Removing intermediate container 31aade8c9435 [2022-06-22T23:08:38.756Z] ---> eddcd3489b54 [2022-06-22T23:08:38.756Z] Step 13/13 : RUN $MAKE [2022-06-22T23:08:38.756Z] ---> Running in 0224487bfa95 [2022-06-22T23:08:38.756Z] noop [2022-06-22T23:08:38.756Z] Removing intermediate container 0224487bfa95 [2022-06-22T23:08:38.756Z] ---> 6d48f3b02dfe [2022-06-22T23:08:38.756Z] Successfully built 6d48f3b02dfe [2022-06-22T23:08:38.756Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:08:39.246Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T23:08:39.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:08:39.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-15377 does not seem to be running inside a container [2022-06-22T23:08:39.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-22T23:08:40.828Z] $ docker top 04c1bf22f8e17b355d50d222f0712653909f5cf4c6172fde32a7e14e5dfcc0d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T23:08:41.787Z] + go version [2022-06-22T23:08:41.787Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-22T23:08:41.835Z] $ docker stop --time=1 04c1bf22f8e17b355d50d222f0712653909f5cf4c6172fde32a7e14e5dfcc0d7 [2022-06-22T23:08:43.474Z] $ docker rm -f 04c1bf22f8e17b355d50d222f0712653909f5cf4c6172fde32a7e14e5dfcc0d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:08:44.400Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T23:08:44.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:08:44.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-15377 does not seem to be running inside a container [2022-06-22T23:08:44.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-22T23:08:46.154Z] $ docker top 083ecb5a928ee93a73fbbe52ca9c2115512a1664f3be0adcb9786531ec826f44 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-22T23:08:47.149Z] + make test [2022-06-22T23:08:47.149Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-22T23:10:08.967Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-22T23:10:08.967Z] CGO_ENABLED=1 go vet ./... [2022-06-22T23:10:31.158Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T23:10:31.158Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-22T23:10:31.158Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-22T23:10:32.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-22T23:10:32.660Z] $ docker stop --time=1 083ecb5a928ee93a73fbbe52ca9c2115512a1664f3be0adcb9786531ec826f44 [2022-06-22T23:10:34.452Z] $ docker rm -f 083ecb5a928ee93a73fbbe52ca9c2115512a1664f3be0adcb9786531ec826f44 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T23:10:35.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-22T23:10:35.500Z] Warning: overwriting stash ‘coverage-report’ [2022-06-22T23:10:35.937Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T23:10:36.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-22T23:10:36.893Z] + ls -al . [2022-06-22T23:10:36.893Z] total 164 [2022-06-22T23:10:36.893Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 23:10 . [2022-06-22T23:10:36.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 23:06 .. [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 23:06 .dockerignore [2022-06-22T23:10:36.893Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 23:06 .git [2022-06-22T23:10:36.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:06 .github [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 22 23:06 .gitignore [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 22 23:06 Attribution.txt [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 22 23:06 CHANGELOG.md [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 22 23:06 Dockerfile [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 23:06 GOVERNANCE.md [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 22 23:06 Jenkinsfile [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 23:06 LICENSE [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 22 23:06 OWNERS.md [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 22 23:06 README.md [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 23:04 VERSION [2022-06-22T23:10:36.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 23:06 bin [2022-06-22T23:10:36.893Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 23:08 coverage.out [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 22 23:06 go.mod [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 34709 Jun 22 23:06 go.sum [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 22 23:06 main.go [2022-06-22T23:10:36.893Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 22 23:06 makefile [2022-06-22T23:10:36.893Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 23:06 res [2022-06-22T23:10:36.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:10:37.340Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e97b211687e017cf887d2b7266f200e38c729e12 --label arch=arm64 --label version=0.0.0 . [2022-06-22T23:10:37.340Z] Sending build context to Docker daemon 204.8kB [2022-06-22T23:10:37.618Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T23:10:37.618Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-22T23:10:37.618Z] ---> 6d48f3b02dfe [2022-06-22T23:10:37.618Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T23:10:37.618Z] ---> Running in 05901da1b863 [2022-06-22T23:10:37.895Z] Removing intermediate container 05901da1b863 [2022-06-22T23:10:37.895Z] ---> e50c770af642 [2022-06-22T23:10:37.895Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T23:10:38.171Z] ---> Running in 60ddd785b861 [2022-06-22T23:10:38.454Z] Removing intermediate container 60ddd785b861 [2022-06-22T23:10:38.454Z] ---> a8d11eb870f4 [2022-06-22T23:10:38.454Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T23:10:38.454Z] ---> Running in 5caaf1c15676 [2022-06-22T23:10:38.733Z] Removing intermediate container 5caaf1c15676 [2022-06-22T23:10:38.733Z] ---> 52c97d3eeeca [2022-06-22T23:10:38.733Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T23:10:38.733Z] ---> Running in 17f6e669d4c9 [2022-06-22T23:10:40.718Z] Removing intermediate container 17f6e669d4c9 [2022-06-22T23:10:40.718Z] ---> ed0a528a1ace [2022-06-22T23:10:40.718Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T23:10:40.718Z] ---> Running in 69ccb2cf4470 [2022-06-22T23:10:41.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T23:10:42.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T23:10:43.269Z] OK: 220 MiB in 52 packages [2022-06-22T23:10:43.882Z] Removing intermediate container 69ccb2cf4470 [2022-06-22T23:10:43.882Z] ---> 11aeda0c641f [2022-06-22T23:10:43.882Z] Step 8/27 : WORKDIR /app [2022-06-22T23:10:44.161Z] ---> Running in 8304bf270913 [2022-06-22T23:10:44.433Z] Removing intermediate container 8304bf270913 [2022-06-22T23:10:44.433Z] ---> 354ffe644af6 [2022-06-22T23:10:44.433Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-22T23:10:45.035Z] ---> 3c0c89151bd9 [2022-06-22T23:10:45.035Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T23:10:45.035Z] ---> Running in a80da0e3e7e9 [2022-06-22T23:10:47.016Z] Removing intermediate container a80da0e3e7e9 [2022-06-22T23:10:47.016Z] ---> 9928edb6b5ab [2022-06-22T23:10:47.016Z] Step 11/27 : COPY . . [2022-06-22T23:10:47.614Z] ---> 91965e9399b2 [2022-06-22T23:10:47.614Z] Step 12/27 : ARG MAKE="make build" [2022-06-22T23:10:47.614Z] ---> Running in 77b898396a0d [2022-06-22T23:10:47.894Z] Removing intermediate container 77b898396a0d [2022-06-22T23:10:47.894Z] ---> b852eb5ff969 [2022-06-22T23:10:47.894Z] Step 13/27 : RUN $MAKE [2022-06-22T23:10:47.894Z] ---> Running in fa7af91fe43a [2022-06-22T23:10:48.874Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-22T23:12:55.742Z] Removing intermediate container fa7af91fe43a [2022-06-22T23:12:55.742Z] ---> b4d683414b48 [2022-06-22T23:12:55.742Z] Step 14/27 : FROM alpine:3.14 [2022-06-22T23:12:55.742Z] 3.14: Pulling from library/alpine [2022-06-22T23:12:55.742Z] 455c02918c45: Pulling fs layer [2022-06-22T23:12:55.742Z] 455c02918c45: Download complete [2022-06-22T23:12:55.742Z] 455c02918c45: Pull complete [2022-06-22T23:12:55.742Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-22T23:12:55.742Z] Status: Downloaded newer image for alpine:3.14 [2022-06-22T23:12:55.742Z] ---> ac73e934f311 [2022-06-22T23:12:55.742Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T23:12:55.742Z] ---> Running in 862a0d0df216 [2022-06-22T23:12:55.742Z] Removing intermediate container 862a0d0df216 [2022-06-22T23:12:55.742Z] ---> 997fe7342608 [2022-06-22T23:12:55.742Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-22T23:12:55.742Z] ---> Running in 83b050d37cd1 [2022-06-22T23:12:55.742Z] Removing intermediate container 83b050d37cd1 [2022-06-22T23:12:55.742Z] ---> a11dd5a58a71 [2022-06-22T23:12:55.742Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-22T23:12:55.742Z] ---> Running in bb78129a9b80 [2022-06-22T23:12:55.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-22T23:12:55.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-22T23:12:55.742Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-22T23:12:55.742Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-22T23:12:55.742Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-22T23:12:55.742Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-22T23:12:55.742Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-22T23:12:55.742Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-22T23:12:55.742Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-22T23:12:55.742Z] Executing busybox-1.33.1-r7.trigger [2022-06-22T23:12:55.742Z] Executing ca-certificates-20211220-r0.trigger [2022-06-22T23:12:55.742Z] OK: 9 MiB in 21 packages [2022-06-22T23:12:55.742Z] Removing intermediate container bb78129a9b80 [2022-06-22T23:12:55.742Z] ---> c95dedb0b263 [2022-06-22T23:12:55.742Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-22T23:12:55.742Z] ---> 70ac7aff7c53 [2022-06-22T23:12:55.742Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-22T23:12:55.742Z] ---> a4f186484f3e [2022-06-22T23:12:55.742Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-22T23:12:55.742Z] ---> 222368838145 [2022-06-22T23:12:55.742Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-22T23:12:55.742Z] ---> 3d1a4dd1b045 [2022-06-22T23:12:55.742Z] Step 22/27 : EXPOSE 48095 [2022-06-22T23:12:55.742Z] ---> Running in 6c023a0c28e0 [2022-06-22T23:12:55.742Z] Removing intermediate container 6c023a0c28e0 [2022-06-22T23:12:55.742Z] ---> 2157b481664d [2022-06-22T23:12:55.742Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-22T23:12:55.742Z] ---> Running in 4a994e11b43d [2022-06-22T23:12:55.742Z] Removing intermediate container 4a994e11b43d [2022-06-22T23:12:55.742Z] ---> 71d2a7dc85c1 [2022-06-22T23:12:55.742Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-22T23:12:55.742Z] ---> Running in 0e0aca8c2d6e [2022-06-22T23:12:55.742Z] Removing intermediate container 0e0aca8c2d6e [2022-06-22T23:12:55.742Z] ---> 59ba81e50cf6 [2022-06-22T23:12:55.742Z] Step 25/27 : LABEL arch=arm64 [2022-06-22T23:12:55.742Z] ---> Running in 5584f24faef1 [2022-06-22T23:12:55.742Z] Removing intermediate container 5584f24faef1 [2022-06-22T23:12:55.742Z] ---> 40a41fa65e72 [2022-06-22T23:12:55.742Z] Step 26/27 : LABEL git_sha=e97b211687e017cf887d2b7266f200e38c729e12 [2022-06-22T23:12:55.742Z] ---> Running in c47335a6416c [2022-06-22T23:12:55.742Z] Removing intermediate container c47335a6416c [2022-06-22T23:12:55.742Z] ---> d36484910479 [2022-06-22T23:12:55.742Z] Step 27/27 : LABEL version=0.0.0 [2022-06-22T23:12:55.742Z] ---> Running in 415120a83836 [2022-06-22T23:12:55.742Z] Removing intermediate container 415120a83836 [2022-06-22T23:12:55.742Z] ---> 178f6407552a [2022-06-22T23:12:55.742Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-22T23:12:55.742Z] Successfully built 178f6407552a [2022-06-22T23:12:55.742Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:12:56.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T23:12:56.527Z] [2022-06-22T23:12:56.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:12:56.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T23:12:57.211Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-22T23:12:57.211Z] 8998bd30e6a1: Pulling fs layer [2022-06-22T23:12:57.211Z] 04944245beec: Pulling fs layer [2022-06-22T23:12:57.211Z] 699f458cf7ca: Pulling fs layer [2022-06-22T23:12:57.211Z] 765212b225bb: Pulling fs layer [2022-06-22T23:12:57.211Z] f23df028b6ca: Pulling fs layer [2022-06-22T23:12:57.211Z] d65c8cfc05b1: Pulling fs layer [2022-06-22T23:12:57.211Z] 2437ff75d9bd: Pulling fs layer [2022-06-22T23:12:57.211Z] 765212b225bb: Waiting [2022-06-22T23:12:57.211Z] f23df028b6ca: Waiting [2022-06-22T23:12:57.211Z] d65c8cfc05b1: Waiting [2022-06-22T23:12:57.211Z] 2437ff75d9bd: Waiting [2022-06-22T23:12:57.211Z] 04944245beec: Verifying Checksum [2022-06-22T23:12:57.211Z] 04944245beec: Download complete [2022-06-22T23:12:57.211Z] 765212b225bb: Verifying Checksum [2022-06-22T23:12:57.211Z] 765212b225bb: Download complete [2022-06-22T23:12:57.211Z] f23df028b6ca: Verifying Checksum [2022-06-22T23:12:57.211Z] f23df028b6ca: Download complete [2022-06-22T23:12:57.211Z] d65c8cfc05b1: Verifying Checksum [2022-06-22T23:12:57.211Z] d65c8cfc05b1: Download complete [2022-06-22T23:12:57.488Z] 699f458cf7ca: Verifying Checksum [2022-06-22T23:12:57.488Z] 699f458cf7ca: Download complete [2022-06-22T23:12:57.763Z] 8998bd30e6a1: Verifying Checksum [2022-06-22T23:12:57.763Z] 8998bd30e6a1: Download complete [2022-06-22T23:12:59.764Z] 2437ff75d9bd: Verifying Checksum [2022-06-22T23:12:59.764Z] 2437ff75d9bd: Download complete [2022-06-22T23:13:02.389Z] 8998bd30e6a1: Pull complete [2022-06-22T23:13:02.389Z] 04944245beec: Pull complete [2022-06-22T23:13:03.829Z] 699f458cf7ca: Pull complete [2022-06-22T23:13:04.106Z] 765212b225bb: Pull complete [2022-06-22T23:13:05.090Z] f23df028b6ca: Pull complete [2022-06-22T23:13:05.366Z] d65c8cfc05b1: Pull complete [2022-06-22T23:13:20.469Z] 2437ff75d9bd: Pull complete [2022-06-22T23:13:20.469Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-22T23:13:20.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T23:13:20.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:13:20.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-15377 does not seem to be running inside a container [2022-06-22T23:13:20.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-22T23:13:23.455Z] $ docker top a1276b67a7aa4a86a2906698e3bfb918b11e079a51995a7483c108c24bbd688a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:13:24.461Z] ---> job-cost.sh [2022-06-22T23:13:24.461Z] lf-activate-venv: SKIPPING [2022-06-22T23:13:24.461Z] INFO: No Stack... [2022-06-22T23:13:25.057Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-22T23:13:25.652Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T23:13:26.329Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-06-22T23:13:26.329Z] + cut -d, -f6 [Pipeline] lock [2022-06-22T23:13:26.383Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] [2022-06-22T23:13:26.388Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] did not exist. Created. [2022-06-22T23:13:26.388Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T23:13:27.153Z] /w/workspace/app-service-configurable/1@tmp/durable-8fab8029/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-22T23:13:27.858Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-22T23:13:27.898Z] Warning: overwriting stash ‘stack-cost’ [2022-06-22T23:13:27.948Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T23:13:27.963Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T23:13:28.044Z] $ docker stop --time=1 a1276b67a7aa4a86a2906698e3bfb918b11e079a51995a7483c108c24bbd688a [2022-06-22T23:13:29.568Z] $ docker rm -f a1276b67a7aa4a86a2906698e3bfb918b11e079a51995a7483c108c24bbd688a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-22T23:13:30.632Z] provisioning config files... [2022-06-22T23:13:30.640Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config4863835800482352468tmp [Pipeline] { [Pipeline] sh [2022-06-22T23:13:30.979Z] + set +x [2022-06-22T23:13:30.979Z] + curl -s https://codecov.io/bash [2022-06-22T23:13:30.979Z] + bash -s -- [2022-06-22T23:13:30.979Z] [2022-06-22T23:13:30.979Z] _____ _ [2022-06-22T23:13:30.979Z] / ____| | | [2022-06-22T23:13:30.979Z] | | ___ __| | ___ ___ _____ __ [2022-06-22T23:13:30.979Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-22T23:13:30.979Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-22T23:13:30.979Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-22T23:13:30.979Z] Bash-1.0.6 [2022-06-22T23:13:30.979Z] [2022-06-22T23:13:30.979Z] [2022-06-22T23:13:30.979Z] ==> git version 2.25.1 found [2022-06-22T23:13:30.979Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-22T23:13:30.979Z] Release-Date: 2020-01-08 [2022-06-22T23:13:30.979Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-22T23:13:30.979Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-22T23:13:30.979Z] ==> Jenkins CI detected. [2022-06-22T23:13:30.979Z] current dir:  /w/workspace/_app-service-configurable_PR-431 [2022-06-22T23:13:30.979Z] project root: . [2022-06-22T23:13:30.979Z] --> token set from env [2022-06-22T23:13:30.979Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-22T23:13:30.979Z] ==> Running gcov in . (disable via -X gcov) [2022-06-22T23:13:30.979Z] ==> Python coveragepy not found [2022-06-22T23:13:30.979Z] ==> Searching for coverage reports in: [2022-06-22T23:13:30.979Z] + . [2022-06-22T23:13:30.979Z] -> Found 1 reports [2022-06-22T23:13:30.979Z] ==> Detecting git/mercurial file structure [2022-06-22T23:13:30.979Z] ==> Reading reports [2022-06-22T23:13:30.979Z] + ./coverage.out bytes=10 [2022-06-22T23:13:30.979Z] ==> Appending adjustments [2022-06-22T23:13:30.979Z] https://docs.codecov.io/docs/fixing-reports [2022-06-22T23:13:31.238Z] + Found adjustments [2022-06-22T23:13:31.238Z] ==> Gzipping contents [2022-06-22T23:13:31.238Z] 4.0K /tmp/codecov.7hgXmq.gz [2022-06-22T23:13:31.238Z] ==> Uploading reports [2022-06-22T23:13:31.238Z] url: https://codecov.io [2022-06-22T23:13:31.238Z] query: branch=PR-431&commit=e97b211687e017cf887d2b7266f200e38c729e12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=431&job=&cmd_args= [2022-06-22T23:13:31.238Z] -> Pinging Codecov [2022-06-22T23:13:31.238Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-431&commit=e97b211687e017cf887d2b7266f200e38c729e12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=431&job=&cmd_args= [2022-06-22T23:13:31.501Z] -> Uploading to [2022-06-22T23:13:31.501Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-22/A97CA9966030D2A3747ED39772930CCE/e97b211687e017cf887d2b7266f200e38c729e12/c8e59066-a835-46bb-97dc-90a2508f9ae3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220622T231331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fba8ad9b9eb0d14638564c9bff31674919f85603e8fbd6b169e31e742fdd8ea3 [2022-06-22T23:13:31.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T23:13:31.501Z] Dload Upload Total Spent Left Speed [2022-06-22T23:13:31.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2642 --:--:-- --:--:-- --:--:-- 2642 [2022-06-22T23:13:31.761Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e97b211687e017cf887d2b7266f200e38c729e12 [Pipeline] } [2022-06-22T23:13:31.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-22T23:13:33.478Z] + [ -d /w/workspace/_app-service-configurable_PR-431/archives ] [2022-06-22T23:13:33.478Z] + ls -al /w/workspace/_app-service-configurable_PR-431/archives [2022-06-22T23:13:33.478Z] total 16 [2022-06-22T23:13:33.478Z] drwxr-xr-x 3 root root 4096 Jun 22 23:06 . [2022-06-22T23:13:33.478Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 23:06 .. [2022-06-22T23:13:33.478Z] drwxr-xr-x 2 root root 4096 Jun 22 23:06 cost [2022-06-22T23:13:33.478Z] -rw-r--r-- 1 root root 95 Jun 22 23:06 cost.csv [2022-06-22T23:13:33.478Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-431/archives [2022-06-22T23:13:33.478Z] + ls -al /w/workspace/_app-service-configurable_PR-431/archives [2022-06-22T23:13:33.478Z] total 16 [2022-06-22T23:13:33.478Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 23:06 . [2022-06-22T23:13:33.478Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 23:06 .. [2022-06-22T23:13:33.478Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 23:06 cost [2022-06-22T23:13:33.478Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 22 23:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:13:33.803Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:13:34.703Z] ---> package-listing.sh [2022-06-22T23:13:34.703Z] ++ facter osfamily [2022-06-22T23:13:34.704Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-22T23:13:34.964Z] + OS_FAMILY=debian [2022-06-22T23:13:34.964Z] + workspace=/w/workspace/_app-service-configurable_PR-431 [2022-06-22T23:13:34.964Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-22T23:13:34.964Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-22T23:13:34.964Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-22T23:13:34.964Z] + PACKAGES=/tmp/packages_start.txt [2022-06-22T23:13:34.964Z] + '[' /w/workspace/_app-service-configurable_PR-431 ']' [2022-06-22T23:13:34.964Z] + PACKAGES=/tmp/packages_end.txt [2022-06-22T23:13:34.964Z] + case "${OS_FAMILY}" in [2022-06-22T23:13:34.964Z] + dpkg -l [2022-06-22T23:13:34.964Z] + grep '^ii' [2022-06-22T23:13:34.964Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-22T23:13:34.964Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-22T23:13:34.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-22T23:13:34.964Z] + '[' /w/workspace/_app-service-configurable_PR-431 ']' [2022-06-22T23:13:34.964Z] + mkdir -p /w/workspace/_app-service-configurable_PR-431/archives/ [2022-06-22T23:13:34.964Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-431/archives/ [Pipeline] echo [2022-06-22T23:13:34.997Z] 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-22T23:13:35.292Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T23:13:35.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T23:13:35.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T23:13:36.081Z] prd-ubuntu20.04-docker-8c-8g-15376 does not seem to be running inside a container [2022-06-22T23:13:36.115Z] $ 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-431/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-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-22T23:13:36.336Z] $ docker top 1016ecb49dbcde7222ae2f1921a514accff753624a6e195a4157c6b5c3dcb68c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T23:13:36.741Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-22T23:13:37.055Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-22T23:13:37.367Z] + ls /var/log/sa-host [2022-06-22T23:13:37.367Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T23:13:37.568Z] provisioning config files... [2022-06-22T23:13:37.578Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config1179961443193099771tmp [Pipeline] { [Pipeline] echo [2022-06-22T23:13:37.629Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:13:37.947Z] ---> create-netrc.sh [Pipeline] } [2022-06-22T23:13:37.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:13:38.379Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-22T23:13:38.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:13:38.724Z] ---> sudo-logs.sh [2022-06-22T23:13:38.724Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-22T23:13:38.807Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:13:39.122Z] ---> job-cost.sh [2022-06-22T23:13:39.122Z] lf-activate-venv: SKIPPING [2022-06-22T23:13:39.122Z] DEBUG: total: 0.2199999988079071 [2022-06-22T23:13:39.122Z] INFO: Retrieving Stack Cost... [2022-06-22T23:13:39.383Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T23:13:39.952Z] INFO: Archiving Costs [Pipeline] echo [2022-06-22T23:13:39.990Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T23:13:40.399Z] ---> logs-deploy.sh [2022-06-22T23:13:40.399Z] lf-activate-venv: SKIPPING [2022-06-22T23:13:40.399Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-431/1 [2022-06-22T23:13:40.399Z] INFO: archiving workspace using pattern(s): [2022-06-22T23:13:41.342Z] Archives upload complete. [2022-06-22T23:13:41.342Z] INFO: archiving logs to Nexus