Pull request #460 updated 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 7cee31e8245f836a18f1891a6be7de3fc7e5772b+a54a0972f59d0215bd900b67794f07db15feaf52 (c31f5474a78dac79a236bb1ab54c7a189613693c) 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-ssh9207187734453774752.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7221902010368840525.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh214140108662464821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh156688539330864679.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2920756016101929828.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23505 in /w/workspace/_app-service-configurable_PR-460 [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-460 # 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 a54a0972f59d0215bd900b67794f07db15feaf52 into PR head commit 7cee31e8245f836a18f1891a6be7de3fc7e5772b Merge succeeded, producing 7cee31e8245f836a18f1891a6be7de3fc7e5772b Checking out Revision 7cee31e8245f836a18f1891a6be7de3fc7e5772b (PR-460) > 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/460/head:refs/remotes/origin/PR-460 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cee31e8245f836a18f1891a6be7de3fc7e5772b # 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 a54a0972f59d0215bd900b67794f07db15feaf52 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cee31e8245f836a18f1891a6be7de3fc7e5772b # timeout=10 Commit message: "build: add build targets for NATS and add NATS configuration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-25T01:22:08.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk a6d956aec24c9c05879698a130546b7f9df1c909 # timeout=10 [2022-08-25T01:22:08.807Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-25T01:22:08.824Z] ========================================================= [2022-08-25T01:22:08.824Z] EdgeX Global Pipelines Version Info [2022-08-25T01:22:08.824Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:22:09.583Z] ------------------- [2022-08-25T01:22:09.583Z] stable info: [2022-08-25T01:22:09.583Z] ------------------- [2022-08-25T01:22:09.583Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-25T01:22:09.583Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T01:22:09.583Z] Message: update stable to v1.0.239 [2022-08-25T01:22:10.157Z] ------------------- [2022-08-25T01:22:10.157Z] experimental info: [2022-08-25T01:22:10.157Z] ------------------- [2022-08-25T01:22:10.157Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-25T01:22:10.157Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T01:22:10.157Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-25T01:22:10.394Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-08-25T01:22:10.411Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-08-25T01:22:10.427Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-25T01:22:10.440Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-25T01:22:10.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-25T01:22:10.467Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-25T01:22:10.485Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-25T01:22:10.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-25T01:22:10.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-25T01:22:10.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-25T01:22:10.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-25T01:22:10.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-08-25T01:22:10.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-25T01:22:10.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-25T01:22:10.592Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T01:22:10.608Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T01:22:10.622Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-25T01:22:10.640Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-25T01:22:10.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-25T01:22:10.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-25T01:22:10.676Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-25T01:22:10.692Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-25T01:22:10.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-25T01:22:10.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-25T01:22:10.734Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-25T01:22:10.749Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-25T01:22:10.764Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-25T01:22:10.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-460 [Pipeline] echo [2022-08-25T01:22:10.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-460 [Pipeline] echo [2022-08-25T01:22:10.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-460 [Pipeline] echo [2022-08-25T01:22:10.818Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cee31e8245f836a18f1891a6be7de3fc7e5772b [Pipeline] echo [2022-08-25T01:22:10.833Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cee31e [Pipeline] echo [2022-08-25T01:22:10.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T01:22:10.891Z] provisioning config files... [2022-08-25T01:22:10.907Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-460@tmp/config5129789774468639614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:22:11.227Z] ---> docker-login.sh [2022-08-25T01:22:11.227Z] nexus3.edgexfoundry.org:10001 [2022-08-25T01:22:11.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:22:11.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:22:11.752Z] Configure a credential helper to remove this warning. See [2022-08-25T01:22:11.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:22:11.752Z] [2022-08-25T01:22:11.752Z] Login Succeeded [2022-08-25T01:22:11.752Z] nexus3.edgexfoundry.org:10002 [2022-08-25T01:22:11.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:22:12.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:22:12.013Z] Configure a credential helper to remove this warning. See [2022-08-25T01:22:12.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:22:12.013Z] [2022-08-25T01:22:12.013Z] Login Succeeded [2022-08-25T01:22:12.013Z] nexus3.edgexfoundry.org:10003 [2022-08-25T01:22:12.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:22:12.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:22:12.013Z] Configure a credential helper to remove this warning. See [2022-08-25T01:22:12.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:22:12.013Z] [2022-08-25T01:22:12.013Z] Login Succeeded [2022-08-25T01:22:12.013Z] nexus3.edgexfoundry.org:10004 [2022-08-25T01:22:12.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:22:12.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:22:12.276Z] Configure a credential helper to remove this warning. See [2022-08-25T01:22:12.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:22:12.276Z] [2022-08-25T01:22:12.276Z] Login Succeeded [2022-08-25T01:22:12.276Z] docker.io [2022-08-25T01:22:12.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:22:12.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:22:12.538Z] Configure a credential helper to remove this warning. See [2022-08-25T01:22:12.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:22:12.538Z] [2022-08-25T01:22:12.538Z] Login Succeeded [2022-08-25T01:22:12.538Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T01:22:12.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-25T01:22:12.935Z] + git rev-list -1 --merges 7cee31e8245f836a18f1891a6be7de3fc7e5772b~1..7cee31e8245f836a18f1891a6be7de3fc7e5772b [Pipeline] echo [2022-08-25T01:22:13.054Z] -----------> git rev-list -1 --merges 7cee31e8245f836a18f1891a6be7de3fc7e5772b~1..7cee31e8245f836a18f1891a6be7de3fc7e5772b 7cee31e8245f836a18f1891a6be7de3fc7e5772b [false] [Pipeline] sh [2022-08-25T01:22:13.376Z] + git log --format=format:%s -1 7cee31e8245f836a18f1891a6be7de3fc7e5772b [Pipeline] echo [2022-08-25T01:22:13.391Z] ========================================================= [2022-08-25T01:22:13.391Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-25T01:22:13.391Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T01:22:13.748Z] + git log --format=format:%s -1 7cee31e8245f836a18f1891a6be7de3fc7e5772b [Pipeline] echo [2022-08-25T01:22:13.763Z] [semverPrep] GIT_COMMIT: 7cee31e8245f836a18f1891a6be7de3fc7e5772b, Commit Message: build: add build targets for NATS and add NATS configuration [Pipeline] echo [2022-08-25T01:22:13.775Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-25T01:22:14.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T01:22:14.171Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-25T01:22:14.171Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-25T01:22:14.171Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-25T01:22:14.171Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-25T01:22:14.171Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-25T01:22:14.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:22:14.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T01:22:14.609Z] [2022-08-25T01:22:14.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:22:14.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T01:22:14.924Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-25T01:22:14.924Z] b85a868b505f: Pulling fs layer [2022-08-25T01:22:14.924Z] e2be974225ed: Pulling fs layer [2022-08-25T01:22:14.924Z] 339a4e72a1f5: Pulling fs layer [2022-08-25T01:22:14.924Z] 988bab9f4d93: Pulling fs layer [2022-08-25T01:22:14.924Z] 1469e6f7b9e6: Pulling fs layer [2022-08-25T01:22:14.924Z] eaf3925da568: Pulling fs layer [2022-08-25T01:22:14.924Z] bab4dde63d76: Pulling fs layer [2022-08-25T01:22:14.924Z] bde34c3a00c8: Pulling fs layer [2022-08-25T01:22:14.924Z] 988bab9f4d93: Waiting [2022-08-25T01:22:14.924Z] b352a97aabf1: Pulling fs layer [2022-08-25T01:22:14.924Z] b352a97aabf1: Waiting [2022-08-25T01:22:14.924Z] 4872d77fe225: Pulling fs layer [2022-08-25T01:22:14.924Z] 5851b861e8e6: Pulling fs layer [2022-08-25T01:22:14.924Z] bab4dde63d76: Waiting [2022-08-25T01:22:14.924Z] eaf3925da568: Waiting [2022-08-25T01:22:14.924Z] 5851b861e8e6: Waiting [2022-08-25T01:22:14.924Z] 4872d77fe225: Waiting [2022-08-25T01:22:14.924Z] e2be974225ed: Verifying Checksum [2022-08-25T01:22:14.924Z] e2be974225ed: Download complete [2022-08-25T01:22:14.924Z] 988bab9f4d93: Verifying Checksum [2022-08-25T01:22:14.924Z] 988bab9f4d93: Download complete [2022-08-25T01:22:14.924Z] 1469e6f7b9e6: Verifying Checksum [2022-08-25T01:22:14.924Z] 1469e6f7b9e6: Download complete [2022-08-25T01:22:15.185Z] 339a4e72a1f5: Verifying Checksum [2022-08-25T01:22:15.185Z] 339a4e72a1f5: Download complete [2022-08-25T01:22:15.185Z] eaf3925da568: Download complete [2022-08-25T01:22:15.185Z] bde34c3a00c8: Download complete [2022-08-25T01:22:15.185Z] b352a97aabf1: Verifying Checksum [2022-08-25T01:22:15.185Z] b352a97aabf1: Download complete [2022-08-25T01:22:15.185Z] 4872d77fe225: Verifying Checksum [2022-08-25T01:22:15.185Z] 4872d77fe225: Download complete [2022-08-25T01:22:15.185Z] 5851b861e8e6: Verifying Checksum [2022-08-25T01:22:15.185Z] 5851b861e8e6: Download complete [2022-08-25T01:22:15.185Z] b85a868b505f: Verifying Checksum [2022-08-25T01:22:15.185Z] b85a868b505f: Download complete [2022-08-25T01:22:15.445Z] bab4dde63d76: Verifying Checksum [2022-08-25T01:22:15.445Z] bab4dde63d76: Download complete [2022-08-25T01:22:16.841Z] b85a868b505f: Pull complete [2022-08-25T01:22:16.841Z] e2be974225ed: Pull complete [2022-08-25T01:22:17.412Z] 339a4e72a1f5: Pull complete [2022-08-25T01:22:17.412Z] 988bab9f4d93: Pull complete [2022-08-25T01:22:17.675Z] 1469e6f7b9e6: Pull complete [2022-08-25T01:22:17.675Z] eaf3925da568: Pull complete [2022-08-25T01:22:20.225Z] bab4dde63d76: Pull complete [2022-08-25T01:22:20.225Z] bde34c3a00c8: Pull complete [2022-08-25T01:22:20.225Z] b352a97aabf1: Pull complete [2022-08-25T01:22:20.225Z] 4872d77fe225: Pull complete [2022-08-25T01:22:20.225Z] 5851b861e8e6: Pull complete [2022-08-25T01:22:20.225Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-25T01:22:20.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T01:22:20.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:22:20.335Z] prd-ubuntu20.04-docker-8c-8g-23505 does not seem to be running inside a container [2022-08-25T01:22:20.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-460 -v /w/workspace/_app-service-configurable_PR-460:/w/workspace/_app-service-configurable_PR-460:rw,z -v /w/workspace/_app-service-configurable_PR-460@tmp:/w/workspace/_app-service-configurable_PR-460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-25T01:22:21.740Z] $ docker top e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb -eo pid,comm [2022-08-25T01:22:21.812Z] 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-08-25T01:22:21.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T01:22:21.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T01:22:21.853Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T01:22:21.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T01:22:21.996Z] $ docker exec e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb ssh-agent [2022-08-25T01:22:22.118Z] SSH_AUTH_SOCK=/tmp/ssh-tuknGyqilXhv/agent.33 [2022-08-25T01:22:22.118Z] SSH_AGENT_PID=40 [2022-08-25T01:22:22.125Z] Running ssh-add (command line suppressed) [2022-08-25T01:22:22.265Z] Identity added: /w/workspace/_app-service-configurable_PR-460@tmp/private_key_8856250734078202654.key (/w/workspace/_app-service-configurable_PR-460@tmp/private_key_8856250734078202654.key) [2022-08-25T01:22:22.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T01:22:22.573Z] + git tag --points-at HEAD [Pipeline] } [2022-08-25T01:22:22.591Z] $ docker exec --env ******** --env ******** e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb ssh-agent -k [2022-08-25T01:22:22.701Z] unset SSH_AUTH_SOCK; [2022-08-25T01:22:22.702Z] unset SSH_AGENT_PID; [2022-08-25T01:22:22.702Z] echo Agent pid 40 killed; [2022-08-25T01:22:22.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-25T01:22:22.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T01:22:22.739Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T01:22:22.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T01:22:22.874Z] $ docker exec e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb ssh-agent [2022-08-25T01:22:23.007Z] SSH_AUTH_SOCK=/tmp/ssh-T1aexN8zVhWT/agent.73 [2022-08-25T01:22:23.007Z] SSH_AGENT_PID=79 [2022-08-25T01:22:23.014Z] Running ssh-add (command line suppressed) [2022-08-25T01:22:23.136Z] Identity added: /w/workspace/_app-service-configurable_PR-460@tmp/private_key_2708526654692397474.key (/w/workspace/_app-service-configurable_PR-460@tmp/private_key_2708526654692397474.key) [2022-08-25T01:22:23.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T01:22:23.446Z] + git semver init [2022-08-25T01:22:23.707Z] 2022-08-25 01:22:23,665 [run_init] DEBUG init version:0.0.0 force:False [2022-08-25T01:22:23.707Z] 2022-08-25 01:22:23,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-460/.semver [2022-08-25T01:22:23.707Z] 2022-08-25 01:22:23,666 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-460/.semver [2022-08-25T01:22:23.707Z] 2022-08-25 01:22:23,667 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-460/.semver'], cwd=/w/workspace/_app-service-configurable_PR-460, universal_newlines=False, shell=None, istream=None) [2022-08-25T01:22:24.654Z] 2022-08-25 01:22:24,372 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-460/.git/info/exclude [2022-08-25T01:22:24.654Z] 2022-08-25 01:22:24,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-460/.semver/PR-460 with force:False [2022-08-25T01:22:24.654Z] 2022-08-25 01:22:24,373 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-460/.semver/PR-460 [2022-08-25T01:22:24.654Z] 2022-08-25 01:22:24,377 [execute] INFO git cat-file --batch-check [2022-08-25T01:22:24.654Z] 2022-08-25 01:22:24,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-460/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T01:22:24.654Z] 2022-08-25 01:22:24,384 [execute] INFO git cat-file --batch [2022-08-25T01:22:24.654Z] 2022-08-25 01:22:24,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-460/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T01:22:24.654Z] 2022-08-25 01:22:24,391 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-460/.semver/PR-460 [2022-08-25T01:22:24.654Z] 0.0.0 [Pipeline] } [2022-08-25T01:22:24.671Z] $ docker exec --env ******** --env ******** e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb ssh-agent -k [2022-08-25T01:22:24.784Z] unset SSH_AUTH_SOCK; [2022-08-25T01:22:24.784Z] unset SSH_AGENT_PID; [2022-08-25T01:22:24.784Z] echo Agent pid 79 killed; [2022-08-25T01:22:24.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T01:22:25.111Z] + git semver [Pipeline] } [2022-08-25T01:22:25.396Z] $ docker stop --time=1 e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb [2022-08-25T01:22:26.769Z] $ docker rm -f e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T01:22:27.134Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-25T01:22:27.401Z] Stashed 1 file(s) [Pipeline] echo [2022-08-25T01:22:27.404Z] [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-08-25T01:22:27.588Z] provisioning config files... [2022-08-25T01:22:27.599Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-460@tmp/config4262301674009095573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:22:27.899Z] ---> docker-login.sh [2022-08-25T01:22:27.899Z] nexus3.edgexfoundry.org:10001 [2022-08-25T01:22:27.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:22:27.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:22:27.899Z] Configure a credential helper to remove this warning. See [2022-08-25T01:22:27.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:22:27.899Z] [2022-08-25T01:22:27.899Z] Login Succeeded [2022-08-25T01:22:27.899Z] nexus3.edgexfoundry.org:10002 [2022-08-25T01:22:27.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:22:28.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:22:28.159Z] Configure a credential helper to remove this warning. See [2022-08-25T01:22:28.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:22:28.159Z] [2022-08-25T01:22:28.159Z] Login Succeeded [2022-08-25T01:22:28.159Z] nexus3.edgexfoundry.org:10003 [2022-08-25T01:22:28.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:22:28.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:22:28.159Z] Configure a credential helper to remove this warning. See [2022-08-25T01:22:28.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:22:28.159Z] [2022-08-25T01:22:28.159Z] Login Succeeded [2022-08-25T01:22:28.159Z] nexus3.edgexfoundry.org:10004 [2022-08-25T01:22:28.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:22:28.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:22:28.421Z] Configure a credential helper to remove this warning. See [2022-08-25T01:22:28.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:22:28.421Z] [2022-08-25T01:22:28.421Z] Login Succeeded [2022-08-25T01:22:28.421Z] docker.io [2022-08-25T01:22:28.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:22:28.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:22:28.683Z] Configure a credential helper to remove this warning. See [2022-08-25T01:22:28.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:22:28.683Z] [2022-08-25T01:22:28.683Z] Login Succeeded [2022-08-25T01:22:28.683Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T01:22:28.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-25T01:22:28.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T01:22:28.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T01:22:28.796Z] ========================================================= [2022-08-25T01:22:28.796Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-25T01:22:28.796Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:22:29.124Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-25T01:22:29.124Z] Sending build context to Docker daemon 3.129MB [2022-08-25T01:22:29.124Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T01:22:29.124Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-25T01:22:29.124Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-25T01:22:29.124Z] 2408cc74d12b: Pulling fs layer [2022-08-25T01:22:29.124Z] ea60b727a1ce: Pulling fs layer [2022-08-25T01:22:29.124Z] 30c4a7721957: Pulling fs layer [2022-08-25T01:22:29.124Z] 370296b7ddb6: Pulling fs layer [2022-08-25T01:22:29.124Z] 7c6cee850709: Pulling fs layer [2022-08-25T01:22:29.124Z] 39a5fcdaea64: Pulling fs layer [2022-08-25T01:22:29.124Z] d94ebbe4e438: Pulling fs layer [2022-08-25T01:22:29.124Z] bcfd1f05c69d: Pulling fs layer [2022-08-25T01:22:29.124Z] 59ccb84bbe0f: Pulling fs layer [2022-08-25T01:22:29.124Z] 7c6cee850709: Waiting [2022-08-25T01:22:29.124Z] 39a5fcdaea64: Waiting [2022-08-25T01:22:29.124Z] d94ebbe4e438: Waiting [2022-08-25T01:22:29.124Z] bcfd1f05c69d: Waiting [2022-08-25T01:22:29.124Z] 59ccb84bbe0f: Waiting [2022-08-25T01:22:29.124Z] 370296b7ddb6: Waiting [2022-08-25T01:22:29.124Z] 30c4a7721957: Verifying Checksum [2022-08-25T01:22:29.124Z] 30c4a7721957: Download complete [2022-08-25T01:22:29.124Z] ea60b727a1ce: Verifying Checksum [2022-08-25T01:22:29.124Z] ea60b727a1ce: Download complete [2022-08-25T01:22:29.124Z] 7c6cee850709: Verifying Checksum [2022-08-25T01:22:29.124Z] 7c6cee850709: Download complete [2022-08-25T01:22:29.124Z] 39a5fcdaea64: Download complete [2022-08-25T01:22:29.390Z] 2408cc74d12b: Verifying Checksum [2022-08-25T01:22:29.390Z] d94ebbe4e438: Download complete [2022-08-25T01:22:29.390Z] 2408cc74d12b: Pull complete [2022-08-25T01:22:29.654Z] ea60b727a1ce: Pull complete [2022-08-25T01:22:29.654Z] 59ccb84bbe0f: Verifying Checksum [2022-08-25T01:22:29.654Z] 59ccb84bbe0f: Download complete [2022-08-25T01:22:29.654Z] 30c4a7721957: Pull complete [2022-08-25T01:22:29.916Z] bcfd1f05c69d: Verifying Checksum [2022-08-25T01:22:29.916Z] bcfd1f05c69d: Download complete [2022-08-25T01:22:29.916Z] 370296b7ddb6: Verifying Checksum [2022-08-25T01:22:29.916Z] 370296b7ddb6: Download complete [2022-08-25T01:22:34.119Z] 370296b7ddb6: Pull complete [2022-08-25T01:22:34.119Z] 7c6cee850709: Pull complete [2022-08-25T01:22:34.378Z] 39a5fcdaea64: Pull complete [2022-08-25T01:22:34.378Z] d94ebbe4e438: Pull complete [2022-08-25T01:22:36.924Z] bcfd1f05c69d: Pull complete [2022-08-25T01:22:37.184Z] 59ccb84bbe0f: Pull complete [2022-08-25T01:22:37.184Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-25T01:22:37.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T01:22:37.184Z] ---> a4fb48ad2a94 [2022-08-25T01:22:37.184Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-25T01:22:39.104Z] ---> Running in 9d5bc4476511 [2022-08-25T01:22:39.104Z] Removing intermediate container 9d5bc4476511 [2022-08-25T01:22:39.104Z] ---> 64852902df50 [2022-08-25T01:22:39.104Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T01:22:39.104Z] ---> Running in e2081e9f3fc1 [2022-08-25T01:22:39.104Z] Removing intermediate container e2081e9f3fc1 [2022-08-25T01:22:39.104Z] ---> 5e76908f0764 [2022-08-25T01:22:39.104Z] Step 5/14 : ARG BUILD_TAGS="" [2022-08-25T01:22:39.104Z] ---> Running in 21377899a7ec [2022-08-25T01:22:39.104Z] Removing intermediate container 21377899a7ec [2022-08-25T01:22:39.104Z] ---> fcece037b606 [2022-08-25T01:22:39.104Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T01:22:39.104Z] ---> Running in 3a3319d3ac5e [2022-08-25T01:22:39.365Z] Removing intermediate container 3a3319d3ac5e [2022-08-25T01:22:39.365Z] ---> 7a0918ee8b9a [2022-08-25T01:22:39.365Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T01:22:39.365Z] ---> Running in 4875a660fc2c [2022-08-25T01:22:39.939Z] Removing intermediate container 4875a660fc2c [2022-08-25T01:22:39.939Z] ---> 524ec74efae6 [2022-08-25T01:22:39.939Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T01:22:39.939Z] ---> Running in 067a804b7cf4 [2022-08-25T01:22:40.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T01:22:41.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T01:22:41.414Z] OK: 211 MiB in 51 packages [2022-08-25T01:22:41.676Z] Removing intermediate container 067a804b7cf4 [2022-08-25T01:22:41.676Z] ---> 6eb4856ea88f [2022-08-25T01:22:41.676Z] Step 9/14 : WORKDIR /app [2022-08-25T01:22:41.676Z] ---> Running in 412d3b18b82d [2022-08-25T01:22:41.938Z] Removing intermediate container 412d3b18b82d [2022-08-25T01:22:41.938Z] ---> 66ff58868fcd [2022-08-25T01:22:41.938Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-25T01:22:41.938Z] ---> 92c1f4de7a5f [2022-08-25T01:22:41.938Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T01:22:42.199Z] ---> Running in 0820593aa638 [2022-08-25T01:22:42.535Z] Still waiting to schedule task [2022-08-25T01:22:42.536Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-08-25T01:23:04.179Z] Removing intermediate container 0820593aa638 [2022-08-25T01:23:04.180Z] ---> c8ef5fc64753 [2022-08-25T01:23:04.180Z] Step 12/14 : COPY . . [2022-08-25T01:23:04.180Z] ---> 1e7c7e6b2603 [2022-08-25T01:23:04.180Z] Step 13/14 : ARG MAKE="make -e BUILD_TAGS=$BUILD_TAGS build" [2022-08-25T01:23:04.180Z] ---> Running in 73d746da46c1 [2022-08-25T01:23:04.180Z] Removing intermediate container 73d746da46c1 [2022-08-25T01:23:04.180Z] ---> f16309da1183 [2022-08-25T01:23:04.180Z] Step 14/14 : RUN $MAKE [2022-08-25T01:23:04.180Z] ---> Running in 50a58ae53032 [2022-08-25T01:23:04.180Z] noop [2022-08-25T01:23:04.180Z] Removing intermediate container 50a58ae53032 [2022-08-25T01:23:04.180Z] ---> a951a8decd31 [2022-08-25T01:23:04.180Z] Successfully built a951a8decd31 [2022-08-25T01:23:04.180Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:23:04.507Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T01:23:04.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:23:04.597Z] prd-ubuntu20.04-docker-8c-8g-23505 does not seem to be running inside a container [2022-08-25T01:23:04.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-460 -v /w/workspace/_app-service-configurable_PR-460:/w/workspace/_app-service-configurable_PR-460:rw,z -v /w/workspace/_app-service-configurable_PR-460@tmp:/w/workspace/_app-service-configurable_PR-460@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 ******** -e ******** ci-base-image-x86_64 cat [2022-08-25T01:23:05.031Z] $ docker top c7c2f57455989adb6f2ac4ccbedbd3ce7bf740b4d0a81252603b94c91c374197 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T01:23:05.386Z] + go version [2022-08-25T01:23:05.386Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-25T01:23:05.403Z] $ docker stop --time=1 c7c2f57455989adb6f2ac4ccbedbd3ce7bf740b4d0a81252603b94c91c374197 [2022-08-25T01:23:06.701Z] $ docker rm -f c7c2f57455989adb6f2ac4ccbedbd3ce7bf740b4d0a81252603b94c91c374197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:23:07.158Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T01:23:07.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:23:07.249Z] prd-ubuntu20.04-docker-8c-8g-23505 does not seem to be running inside a container [2022-08-25T01:23:07.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-460 -v /w/workspace/_app-service-configurable_PR-460:/w/workspace/_app-service-configurable_PR-460:rw,z -v /w/workspace/_app-service-configurable_PR-460@tmp:/w/workspace/_app-service-configurable_PR-460@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 ******** -e ******** ci-base-image-x86_64 cat [2022-08-25T01:23:07.695Z] $ docker top cefdaaa2ce7502727c80a44d6036176d725620d59314af2388a6c2d120600b74 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T01:23:08.127Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-460 [Pipeline] fileExists [Pipeline] sh [2022-08-25T01:23:08.490Z] + make test [2022-08-25T01:23:08.490Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-25T01:23:18.491Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-25T01:23:18.491Z] CGO_ENABLED=1 go vet ./... [2022-08-25T01:23:21.789Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T01:23:21.789Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T01:23:21.789Z] ./bin/test-attribution-txt.sh [2022-08-25T01:23:22.050Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-25T01:23:22.051Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-25T01:23:22.051Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-25T01:23:22.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-25T01:23:22.088Z] $ docker stop --time=1 cefdaaa2ce7502727c80a44d6036176d725620d59314af2388a6c2d120600b74 [2022-08-25T01:23:23.703Z] $ docker rm -f cefdaaa2ce7502727c80a44d6036176d725620d59314af2388a6c2d120600b74 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T01:23:24.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-25T01:23:24.149Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-25T01:23:24.682Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-25T01:23:24.984Z] + ls -al . [2022-08-25T01:23:24.984Z] total 172 [2022-08-25T01:23:24.984Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 01:23 . [2022-08-25T01:23:24.984Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:22 .. [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 01:22 .dockerignore [2022-08-25T01:23:24.984Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 01:22 .git [2022-08-25T01:23:24.984Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:22 .github [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 01:22 .gitignore [2022-08-25T01:23:24.984Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 01:22 .semver [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 01:22 Attribution.txt [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 01:22 CHANGELOG.md [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 2134 Aug 25 01:22 Dockerfile [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 01:22 GOVERNANCE.md [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 01:22 Jenkinsfile [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 01:22 LICENSE [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 01:22 OWNERS.md [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 4017 Aug 25 01:22 README.md [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 01:22 VERSION [2022-08-25T01:23:24.984Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 01:22 bin [2022-08-25T01:23:24.984Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 01:23 coverage.out [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 01:22 go.mod [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 01:22 go.sum [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 01:22 main.go [2022-08-25T01:23:24.984Z] -rw-rw-r-- 1 jenkins jenkins 2052 Aug 25 01:22 makefile [2022-08-25T01:23:24.984Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 01:22 res [2022-08-25T01:23:24.984Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:22 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:23:25.309Z] + 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=7cee31e8245f836a18f1891a6be7de3fc7e5772b --label arch=amd64 --label version=0.0.0 . [2022-08-25T01:23:25.309Z] Sending build context to Docker daemon 3.13MB [2022-08-25T01:23:25.309Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T01:23:25.309Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-25T01:23:25.309Z] ---> a951a8decd31 [2022-08-25T01:23:25.309Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-25T01:23:25.309Z] ---> Running in c17361e1dce6 [2022-08-25T01:23:25.570Z] Removing intermediate container c17361e1dce6 [2022-08-25T01:23:25.571Z] ---> 8239c73ade13 [2022-08-25T01:23:25.571Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T01:23:25.571Z] ---> Running in bc35cf0e520b [2022-08-25T01:23:25.571Z] Removing intermediate container bc35cf0e520b [2022-08-25T01:23:25.571Z] ---> 3338ec67264b [2022-08-25T01:23:25.571Z] Step 5/28 : ARG BUILD_TAGS="" [2022-08-25T01:23:25.571Z] ---> Running in 0eade91b4d73 [2022-08-25T01:23:25.571Z] Removing intermediate container 0eade91b4d73 [2022-08-25T01:23:25.571Z] ---> e69e3d0517e3 [2022-08-25T01:23:25.571Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T01:23:25.831Z] ---> Running in 7518c7f4b0cc [2022-08-25T01:23:25.831Z] Removing intermediate container 7518c7f4b0cc [2022-08-25T01:23:25.831Z] ---> 7ced837bcac3 [2022-08-25T01:23:25.831Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T01:23:25.831Z] ---> Running in 70db6cf5fd89 [2022-08-25T01:23:26.401Z] Removing intermediate container 70db6cf5fd89 [2022-08-25T01:23:26.401Z] ---> 1dc965b0fc83 [2022-08-25T01:23:26.401Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T01:23:26.401Z] ---> Running in 3d90c3be3869 [2022-08-25T01:23:26.974Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T01:23:27.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T01:23:27.916Z] OK: 211 MiB in 51 packages [2022-08-25T01:23:28.489Z] Removing intermediate container 3d90c3be3869 [2022-08-25T01:23:28.489Z] ---> fee75cb27f92 [2022-08-25T01:23:28.489Z] Step 9/28 : WORKDIR /app [2022-08-25T01:23:28.489Z] ---> Running in b7117ca3f55a [2022-08-25T01:23:28.489Z] Removing intermediate container b7117ca3f55a [2022-08-25T01:23:28.489Z] ---> 85c8ab332874 [2022-08-25T01:23:28.489Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-25T01:23:28.753Z] ---> 3e2ed0a87835 [2022-08-25T01:23:28.753Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T01:23:28.753Z] ---> Running in 79414db6253b [2022-08-25T01:23:29.325Z] Removing intermediate container 79414db6253b [2022-08-25T01:23:29.325Z] ---> 29a85cede41b [2022-08-25T01:23:29.325Z] Step 12/28 : COPY . . [2022-08-25T01:23:29.586Z] ---> 6d621e82fb95 [2022-08-25T01:23:29.586Z] Step 13/28 : ARG MAKE="make -e BUILD_TAGS=$BUILD_TAGS build" [2022-08-25T01:23:29.586Z] ---> Running in 148de7859193 [2022-08-25T01:23:29.852Z] Removing intermediate container 148de7859193 [2022-08-25T01:23:29.852Z] ---> 51a29722b3a7 [2022-08-25T01:23:29.852Z] Step 14/28 : RUN $MAKE [2022-08-25T01:23:29.852Z] ---> Running in 65ab69eec675 [2022-08-25T01:23:30.113Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-25T01:23:52.086Z] Removing intermediate container 65ab69eec675 [2022-08-25T01:23:52.086Z] ---> e84d2ecd735c [2022-08-25T01:23:52.086Z] Step 15/28 : FROM alpine:3.16 [2022-08-25T01:23:52.086Z] 3.16: Pulling from library/alpine [2022-08-25T01:23:52.347Z] 213ec9aee27d: Pulling fs layer [2022-08-25T01:23:52.609Z] 213ec9aee27d: Verifying Checksum [2022-08-25T01:23:52.609Z] 213ec9aee27d: Pull complete [2022-08-25T01:23:52.609Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T01:23:52.609Z] Status: Downloaded newer image for alpine:3.16 [2022-08-25T01:23:52.609Z] ---> 9c6f07244728 [2022-08-25T01:23:52.609Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T01:23:52.871Z] ---> Running in 88fd811dbc3f [2022-08-25T01:23:52.871Z] Removing intermediate container 88fd811dbc3f [2022-08-25T01:23:52.871Z] ---> 687430a38a19 [2022-08-25T01:23:52.871Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-25T01:23:52.871Z] ---> Running in f3f06238b13d [2022-08-25T01:23:52.871Z] Removing intermediate container f3f06238b13d [2022-08-25T01:23:52.871Z] ---> 4bd8bd748834 [2022-08-25T01:23:52.871Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-25T01:23:52.871Z] ---> Running in 8399a8552eab [2022-08-25T01:23:53.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T01:23:53.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T01:23:53.704Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-25T01:23:53.704Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-25T01:23:53.704Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T01:23:53.704Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-25T01:23:53.704Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T01:23:53.704Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-25T01:23:53.704Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-25T01:23:53.704Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T01:23:53.704Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T01:23:53.704Z] OK: 9 MiB in 21 packages [2022-08-25T01:23:54.276Z] Removing intermediate container 8399a8552eab [2022-08-25T01:23:54.276Z] ---> 890253d27491 [2022-08-25T01:23:54.276Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-25T01:23:54.276Z] ---> 108695282acd [2022-08-25T01:23:54.276Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-25T01:23:54.539Z] ---> fab4983c39ab [2022-08-25T01:23:54.539Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-25T01:23:54.799Z] ---> 0da7b4cfd5c0 [2022-08-25T01:23:54.799Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-25T01:23:55.369Z] ---> c3feb77e93a8 [2022-08-25T01:23:55.369Z] Step 23/28 : EXPOSE 48095 [2022-08-25T01:23:55.369Z] ---> Running in 76fac8b1e648 [2022-08-25T01:23:55.369Z] Removing intermediate container 76fac8b1e648 [2022-08-25T01:23:55.369Z] ---> 120c137bfa66 [2022-08-25T01:23:55.369Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-25T01:23:55.369Z] ---> Running in ac44e0551ba9 [2022-08-25T01:23:55.369Z] Removing intermediate container ac44e0551ba9 [2022-08-25T01:23:55.369Z] ---> ca587c47bf7f [2022-08-25T01:23:55.370Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T01:23:55.629Z] ---> Running in d9becefc490c [2022-08-25T01:23:55.629Z] Removing intermediate container d9becefc490c [2022-08-25T01:23:55.629Z] ---> 0ba67126dd01 [2022-08-25T01:23:55.629Z] Step 26/28 : LABEL arch=amd64 [2022-08-25T01:23:55.629Z] ---> Running in ca360f91cd91 [2022-08-25T01:23:55.629Z] Removing intermediate container ca360f91cd91 [2022-08-25T01:23:55.629Z] ---> ae6fd39ebe62 [2022-08-25T01:23:55.629Z] Step 27/28 : LABEL git_sha=7cee31e8245f836a18f1891a6be7de3fc7e5772b [2022-08-25T01:23:55.629Z] ---> Running in 66d5efeaf4eb [2022-08-25T01:23:55.891Z] Removing intermediate container 66d5efeaf4eb [2022-08-25T01:23:55.891Z] ---> 39150b473f67 [2022-08-25T01:23:55.891Z] Step 28/28 : LABEL version=0.0.0 [2022-08-25T01:23:55.891Z] ---> Running in b0beb7be0dec [2022-08-25T01:23:55.891Z] Removing intermediate container b0beb7be0dec [2022-08-25T01:23:55.891Z] ---> 760a2a49c63b [2022-08-25T01:23:55.891Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-25T01:23:55.891Z] Successfully built 760a2a49c63b [2022-08-25T01:23:55.891Z] 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-08-25T01:23:56.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T01:23:56.329Z] [2022-08-25T01:23:56.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:23:56.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T01:23:56.640Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-25T01:23:56.640Z] 5eb5b503b376: Pulling fs layer [2022-08-25T01:23:56.640Z] 5c69ac0246d0: Pulling fs layer [2022-08-25T01:23:56.640Z] ec43610c2a17: Pulling fs layer [2022-08-25T01:23:56.640Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-25T01:23:56.640Z] 33b1e0a273af: Pulling fs layer [2022-08-25T01:23:56.640Z] 5d3b04190fa2: Pulling fs layer [2022-08-25T01:23:56.640Z] 2f39f015ded8: Pulling fs layer [2022-08-25T01:23:56.640Z] 3a2ae6a8a46f: Waiting [2022-08-25T01:23:56.640Z] 5d3b04190fa2: Waiting [2022-08-25T01:23:56.640Z] 33b1e0a273af: Waiting [2022-08-25T01:23:56.640Z] 2f39f015ded8: Waiting [2022-08-25T01:23:56.640Z] 5c69ac0246d0: Download complete [2022-08-25T01:23:56.640Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-25T01:23:56.640Z] 3a2ae6a8a46f: Download complete [2022-08-25T01:23:56.640Z] ec43610c2a17: Verifying Checksum [2022-08-25T01:23:56.640Z] ec43610c2a17: Download complete [2022-08-25T01:23:56.640Z] 33b1e0a273af: Verifying Checksum [2022-08-25T01:23:56.640Z] 33b1e0a273af: Download complete [2022-08-25T01:23:56.640Z] 5d3b04190fa2: Verifying Checksum [2022-08-25T01:23:56.640Z] 5d3b04190fa2: Download complete [2022-08-25T01:23:56.899Z] 5eb5b503b376: Verifying Checksum [2022-08-25T01:23:56.899Z] 5eb5b503b376: Download complete [2022-08-25T01:23:57.469Z] 2f39f015ded8: Verifying Checksum [2022-08-25T01:23:57.469Z] 2f39f015ded8: Download complete [2022-08-25T01:23:58.409Z] 5eb5b503b376: Pull complete [2022-08-25T01:23:58.409Z] 5c69ac0246d0: Pull complete [2022-08-25T01:23:58.976Z] ec43610c2a17: Pull complete [2022-08-25T01:23:58.976Z] 3a2ae6a8a46f: Pull complete [2022-08-25T01:23:59.235Z] 33b1e0a273af: Pull complete [2022-08-25T01:23:59.235Z] 5d3b04190fa2: Pull complete [2022-08-25T01:24:04.509Z] 2f39f015ded8: Pull complete [2022-08-25T01:24:04.509Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-25T01:24:04.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T01:24:04.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:24:04.618Z] prd-ubuntu20.04-docker-8c-8g-23505 does not seem to be running inside a container [2022-08-25T01:24:04.661Z] $ 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-460 -v /w/workspace/_app-service-configurable_PR-460:/w/workspace/_app-service-configurable_PR-460:rw,z -v /w/workspace/_app-service-configurable_PR-460@tmp:/w/workspace/_app-service-configurable_PR-460@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-25T01:24:06.178Z] $ docker top d052cf593b72f7269bba454e02b6e25dc53381bc59a609c610e7551221b181f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:24:06.608Z] ---> job-cost.sh [2022-08-25T01:24:06.608Z] lf-activate-venv: SKIPPING [2022-08-25T01:24:06.608Z] INFO: No Stack... [2022-08-25T01:24:06.868Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-25T01:24:07.439Z] INFO: Archiving Costs [Pipeline] sh [2022-08-25T01:24:07.798Z] + cat /w/workspace/_app-service-configurable_PR-460/archives/cost.csv [2022-08-25T01:24:07.798Z] + cut -d, -f6 [Pipeline] lock [2022-08-25T01:24:07.812Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] [2022-08-25T01:24:07.819Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] did not exist. Created. [2022-08-25T01:24:07.819Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-25T01:24:08.133Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-25T01:24:08.168Z] Stashed 1 file(s) [Pipeline] } [2022-08-25T01:24:08.174Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-25T01:24:08.198Z] $ docker stop --time=1 d052cf593b72f7269bba454e02b6e25dc53381bc59a609c610e7551221b181f7 [2022-08-25T01:24:09.379Z] $ docker rm -f d052cf593b72f7269bba454e02b6e25dc53381bc59a609c610e7551221b181f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T01:27:08.024Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23506 in /w/workspace/_app-service-configurable_PR-460 [Pipeline] { [Pipeline] ws [2022-08-25T01:27:08.037Z] Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout [2022-08-25T01:27:08.069Z] Selected Git installation does not exist. Using Default [2022-08-25T01:27:08.069Z] The recommended git tool is: NONE [2022-08-25T01:27:13.613Z] using credential edgex-jenkins-ssh [2022-08-25T01:27:13.640Z] Cloning the remote Git repository [2022-08-25T01:27:13.723Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-08-25T01:27:13.833Z] > git init /w/workspace/app-service-configurable/4 # timeout=10 [2022-08-25T01:27:13.927Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-25T01:27:13.928Z] > git --version # timeout=10 [2022-08-25T01:27:13.951Z] > git --version # 'git version 2.25.1' [2022-08-25T01:27:13.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T01:27:14.056Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T01:27:15.075Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-25T01:27:15.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T01:27:15.128Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-25T01:27:15.188Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-25T01:27:15.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T01:27:15.205Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/460/head:refs/remotes/origin/PR-460 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-25T01:27:15.732Z] Merging remotes/origin/main commit a54a0972f59d0215bd900b67794f07db15feaf52 into PR head commit 7cee31e8245f836a18f1891a6be7de3fc7e5772b [2022-08-25T01:27:15.961Z] Merge succeeded, producing 7cee31e8245f836a18f1891a6be7de3fc7e5772b [2022-08-25T01:27:15.962Z] Checking out Revision 7cee31e8245f836a18f1891a6be7de3fc7e5772b (PR-460) [2022-08-25T01:27:15.757Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T01:27:15.776Z] > git checkout -f 7cee31e8245f836a18f1891a6be7de3fc7e5772b # timeout=10 [2022-08-25T01:27:15.875Z] > git remote # timeout=10 [2022-08-25T01:27:15.894Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T01:27:15.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T01:27:15.921Z] > git merge a54a0972f59d0215bd900b67794f07db15feaf52 # timeout=10 [2022-08-25T01:27:15.947Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T01:27:15.973Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T01:27:15.992Z] > git checkout -f 7cee31e8245f836a18f1891a6be7de3fc7e5772b # timeout=10 [2022-08-25T01:27:20.300Z] Commit message: "build: add build targets for NATS and add NATS configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T01:27:21.321Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-25T01:27:21.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T01:27:21.321Z] Dload Upload Total Spent Left Speed [2022-08-25T01:27:21.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh [2022-08-25T01:27:22.108Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-25T01:27:22.453Z] + sudo tee /etc/docker/daemon.new [2022-08-25T01:27:22.453Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-25T01:27:22.453Z] { [2022-08-25T01:27:22.453Z] "registry-mirrors": [ [2022-08-25T01:27:22.453Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-25T01:27:22.453Z] ], [2022-08-25T01:27:22.453Z] "bip": "10.250.0.254/24", [2022-08-25T01:27:22.453Z] "hosts": [ [2022-08-25T01:27:22.453Z] "tcp://0.0.0.0:5555", [2022-08-25T01:27:22.453Z] "unix:///var/run/docker.sock" [2022-08-25T01:27:22.453Z] ], [2022-08-25T01:27:22.453Z] "mtu": 1458, [2022-08-25T01:27:22.453Z] "selinux-enabled": true, [2022-08-25T01:27:22.453Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-25T01:27:22.453Z] } [Pipeline] sh [2022-08-25T01:27:22.812Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-25T01:27:23.170Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T01:27:41.503Z] provisioning config files... [2022-08-25T01:27:41.528Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config5687405642215148085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:27:41.889Z] ---> docker-login.sh [2022-08-25T01:27:41.889Z] nexus3.edgexfoundry.org:10001 [2022-08-25T01:27:42.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:27:43.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:27:43.092Z] Configure a credential helper to remove this warning. See [2022-08-25T01:27:43.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:27:43.092Z] [2022-08-25T01:27:43.092Z] Login Succeeded [2022-08-25T01:27:43.092Z] nexus3.edgexfoundry.org:10002 [2022-08-25T01:27:43.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:27:43.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:27:43.366Z] Configure a credential helper to remove this warning. See [2022-08-25T01:27:43.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:27:43.366Z] [2022-08-25T01:27:43.366Z] Login Succeeded [2022-08-25T01:27:43.366Z] nexus3.edgexfoundry.org:10003 [2022-08-25T01:27:43.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:27:43.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:27:43.917Z] Configure a credential helper to remove this warning. See [2022-08-25T01:27:43.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:27:43.917Z] [2022-08-25T01:27:43.917Z] Login Succeeded [2022-08-25T01:27:43.917Z] nexus3.edgexfoundry.org:10004 [2022-08-25T01:27:44.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:27:44.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:27:44.191Z] Configure a credential helper to remove this warning. See [2022-08-25T01:27:44.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:27:44.191Z] [2022-08-25T01:27:44.191Z] Login Succeeded [2022-08-25T01:27:44.191Z] docker.io [2022-08-25T01:27:44.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:27:45.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:27:45.060Z] Configure a credential helper to remove this warning. See [2022-08-25T01:27:45.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:27:45.060Z] [2022-08-25T01:27:45.060Z] Login Succeeded [2022-08-25T01:27:45.060Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T01:27:45.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-25T01:27:45.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T01:27:45.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T01:27:45.643Z] ========================================================= [2022-08-25T01:27:45.643Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-25T01:27:45.643Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:27:46.021Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-25T01:27:46.021Z] Sending build context to Docker daemon 206.3kB [2022-08-25T01:27:46.296Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T01:27:46.296Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-25T01:27:46.583Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-25T01:27:46.583Z] b3c136eddcbf: Pulling fs layer [2022-08-25T01:27:46.583Z] c0a3192eca97: Pulling fs layer [2022-08-25T01:27:46.583Z] a050256f5b6f: Pulling fs layer [2022-08-25T01:27:46.583Z] 656be50a0ddc: Pulling fs layer [2022-08-25T01:27:46.583Z] 2bbca73fdf42: Pulling fs layer [2022-08-25T01:27:46.583Z] 46d945488cbd: Pulling fs layer [2022-08-25T01:27:46.583Z] 8a5474983e97: Pulling fs layer [2022-08-25T01:27:46.583Z] 329c88fbcd65: Pulling fs layer [2022-08-25T01:27:46.583Z] 46d945488cbd: Waiting [2022-08-25T01:27:46.583Z] 8a5474983e97: Waiting [2022-08-25T01:27:46.583Z] 656be50a0ddc: Waiting [2022-08-25T01:27:46.583Z] 2bbca73fdf42: Waiting [2022-08-25T01:27:46.583Z] 329c88fbcd65: Waiting [2022-08-25T01:27:46.583Z] a050256f5b6f: Verifying Checksum [2022-08-25T01:27:46.583Z] a050256f5b6f: Download complete [2022-08-25T01:27:46.583Z] c0a3192eca97: Verifying Checksum [2022-08-25T01:27:46.583Z] c0a3192eca97: Download complete [2022-08-25T01:27:46.583Z] 2bbca73fdf42: Verifying Checksum [2022-08-25T01:27:46.583Z] 2bbca73fdf42: Download complete [2022-08-25T01:27:46.583Z] 46d945488cbd: Verifying Checksum [2022-08-25T01:27:46.583Z] 46d945488cbd: Download complete [2022-08-25T01:27:46.583Z] b3c136eddcbf: Verifying Checksum [2022-08-25T01:27:47.576Z] b3c136eddcbf: Pull complete [2022-08-25T01:27:47.576Z] 329c88fbcd65: Verifying Checksum [2022-08-25T01:27:47.576Z] 329c88fbcd65: Download complete [2022-08-25T01:27:48.180Z] c0a3192eca97: Pull complete [2022-08-25T01:27:48.459Z] a050256f5b6f: Pull complete [2022-08-25T01:27:48.734Z] 8a5474983e97: Download complete [2022-08-25T01:27:49.709Z] 656be50a0ddc: Verifying Checksum [2022-08-25T01:27:49.709Z] 656be50a0ddc: Download complete [2022-08-25T01:28:02.118Z] 656be50a0ddc: Pull complete [2022-08-25T01:28:02.394Z] 2bbca73fdf42: Pull complete [2022-08-25T01:28:02.995Z] 46d945488cbd: Pull complete [2022-08-25T01:28:09.739Z] 8a5474983e97: Pull complete [2022-08-25T01:28:12.364Z] 329c88fbcd65: Pull complete [2022-08-25T01:28:12.364Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-25T01:28:12.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T01:28:12.364Z] ---> ff4287adb874 [2022-08-25T01:28:12.364Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-25T01:28:13.355Z] ---> Running in 307a94db1787 [2022-08-25T01:28:13.630Z] Removing intermediate container 307a94db1787 [2022-08-25T01:28:13.630Z] ---> af4312f84257 [2022-08-25T01:28:13.630Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T01:28:13.630Z] ---> Running in 868c55bdfeee [2022-08-25T01:28:13.903Z] Removing intermediate container 868c55bdfeee [2022-08-25T01:28:13.903Z] ---> 4a9bd0391f01 [2022-08-25T01:28:13.903Z] Step 5/14 : ARG BUILD_TAGS="" [2022-08-25T01:28:14.181Z] ---> Running in b11b9c2b5b53 [2022-08-25T01:28:14.456Z] Removing intermediate container b11b9c2b5b53 [2022-08-25T01:28:14.456Z] ---> 98bc13e74712 [2022-08-25T01:28:14.456Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T01:28:14.456Z] ---> Running in cabde72321a9 [2022-08-25T01:28:14.729Z] Removing intermediate container cabde72321a9 [2022-08-25T01:28:14.729Z] ---> 1d919b03a906 [2022-08-25T01:28:14.729Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T01:28:14.729Z] ---> Running in cff87058a591 [2022-08-25T01:28:16.709Z] Removing intermediate container cff87058a591 [2022-08-25T01:28:16.709Z] ---> f3ac28eec8cc [2022-08-25T01:28:16.709Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T01:28:16.709Z] ---> Running in bbe1cb0c6238 [2022-08-25T01:28:17.690Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T01:28:18.677Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T01:28:19.668Z] OK: 221 MiB in 51 packages [2022-08-25T01:28:20.277Z] Removing intermediate container bbe1cb0c6238 [2022-08-25T01:28:20.277Z] ---> fb9d86522b36 [2022-08-25T01:28:20.277Z] Step 9/14 : WORKDIR /app [2022-08-25T01:28:20.277Z] ---> Running in 3c3adf784b08 [2022-08-25T01:28:20.567Z] Removing intermediate container 3c3adf784b08 [2022-08-25T01:28:20.567Z] ---> e08fbaef7950 [2022-08-25T01:28:20.567Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-25T01:28:21.175Z] ---> 635dddafbb52 [2022-08-25T01:28:21.175Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T01:28:21.175Z] ---> Running in fca9059ee001 [2022-08-25T01:29:17.770Z] Removing intermediate container fca9059ee001 [2022-08-25T01:29:17.770Z] ---> 0b0d42045413 [2022-08-25T01:29:17.770Z] Step 12/14 : COPY . . [2022-08-25T01:29:17.770Z] ---> 2c7a67fc925a [2022-08-25T01:29:17.770Z] Step 13/14 : ARG MAKE="make -e BUILD_TAGS=$BUILD_TAGS build" [2022-08-25T01:29:17.770Z] ---> Running in 57c68a707026 [2022-08-25T01:29:17.770Z] Removing intermediate container 57c68a707026 [2022-08-25T01:29:17.770Z] ---> feb716766db3 [2022-08-25T01:29:17.770Z] Step 14/14 : RUN $MAKE [2022-08-25T01:29:17.770Z] ---> Running in fefe40cf5630 [2022-08-25T01:29:17.770Z] noop [2022-08-25T01:29:17.770Z] Removing intermediate container fefe40cf5630 [2022-08-25T01:29:17.770Z] ---> 74bf04024131 [2022-08-25T01:29:17.770Z] Successfully built 74bf04024131 [2022-08-25T01:29:17.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:29:18.136Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T01:29:18.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:29:18.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-23506 does not seem to be running inside a container [2022-08-25T01:29:18.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-25T01:29:19.721Z] $ docker top 57d34901fe0e502f4be460d9955c1de1b816bcd4eb0ce5cf983a57fb96a66543 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T01:29:20.611Z] + go version [2022-08-25T01:29:20.611Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-25T01:29:20.638Z] $ docker stop --time=1 57d34901fe0e502f4be460d9955c1de1b816bcd4eb0ce5cf983a57fb96a66543 [2022-08-25T01:29:22.265Z] $ docker rm -f 57d34901fe0e502f4be460d9955c1de1b816bcd4eb0ce5cf983a57fb96a66543 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:29:22.882Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T01:29:22.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:29:23.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-23506 does not seem to be running inside a container [2022-08-25T01:29:23.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-25T01:29:24.444Z] $ docker top 319002b0a045a9e8da1909271b093bb2111ccba768296804bab01789244dbd37 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T01:29:25.334Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/4 [Pipeline] fileExists [Pipeline] sh [2022-08-25T01:29:26.016Z] + make test [2022-08-25T01:29:26.016Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-25T01:30:47.840Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-25T01:30:48.116Z] CGO_ENABLED=1 go vet ./... [2022-08-25T01:31:10.324Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T01:31:10.324Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T01:31:10.324Z] ./bin/test-attribution-txt.sh [2022-08-25T01:31:10.324Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-25T01:31:10.324Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-25T01:31:10.324Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-25T01:31:10.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-25T01:31:10.368Z] $ docker stop --time=1 319002b0a045a9e8da1909271b093bb2111ccba768296804bab01789244dbd37 [2022-08-25T01:31:12.173Z] $ docker rm -f 319002b0a045a9e8da1909271b093bb2111ccba768296804bab01789244dbd37 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T01:31:13.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-25T01:31:13.216Z] Warning: overwriting stash ‘coverage-report’ [2022-08-25T01:31:13.724Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T01:31:14.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-25T01:31:14.472Z] + ls -al . [2022-08-25T01:31:14.473Z] total 168 [2022-08-25T01:31:14.473Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 25 01:29 . [2022-08-25T01:31:14.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:27 .. [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 01:27 .dockerignore [2022-08-25T01:31:14.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 01:27 .git [2022-08-25T01:31:14.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:27 .github [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 01:27 .gitignore [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 01:27 Attribution.txt [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 01:27 CHANGELOG.md [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 2134 Aug 25 01:27 Dockerfile [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 01:27 GOVERNANCE.md [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 01:27 Jenkinsfile [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 01:27 LICENSE [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 01:27 OWNERS.md [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 4017 Aug 25 01:27 README.md [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 01:22 VERSION [2022-08-25T01:31:14.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 01:27 bin [2022-08-25T01:31:14.473Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 01:29 coverage.out [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 01:27 go.mod [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 01:27 go.sum [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 01:27 main.go [2022-08-25T01:31:14.473Z] -rw-rw-r-- 1 jenkins jenkins 2052 Aug 25 01:27 makefile [2022-08-25T01:31:14.473Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 01:27 res [2022-08-25T01:31:14.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:27 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:31:14.844Z] + 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=7cee31e8245f836a18f1891a6be7de3fc7e5772b --label arch=arm64 --label version=0.0.0 . [2022-08-25T01:31:14.844Z] Sending build context to Docker daemon 207.4kB [2022-08-25T01:31:15.119Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T01:31:15.119Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-25T01:31:15.119Z] ---> 74bf04024131 [2022-08-25T01:31:15.119Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-25T01:31:15.396Z] ---> Running in 904c1c483744 [2022-08-25T01:31:15.670Z] Removing intermediate container 904c1c483744 [2022-08-25T01:31:15.670Z] ---> b421591b2940 [2022-08-25T01:31:15.670Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T01:31:15.670Z] ---> Running in bd5c5fe5e264 [2022-08-25T01:31:15.949Z] Removing intermediate container bd5c5fe5e264 [2022-08-25T01:31:15.949Z] ---> e786104700e9 [2022-08-25T01:31:15.949Z] Step 5/28 : ARG BUILD_TAGS="" [2022-08-25T01:31:16.223Z] ---> Running in 380382d9b112 [2022-08-25T01:31:16.496Z] Removing intermediate container 380382d9b112 [2022-08-25T01:31:16.496Z] ---> 5bc154c7497e [2022-08-25T01:31:16.496Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T01:31:16.496Z] ---> Running in 87d29902b4df [2022-08-25T01:31:16.783Z] Removing intermediate container 87d29902b4df [2022-08-25T01:31:16.783Z] ---> 39c7e0be692a [2022-08-25T01:31:16.783Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T01:31:16.783Z] ---> Running in f5b0638617a0 [2022-08-25T01:31:18.778Z] Removing intermediate container f5b0638617a0 [2022-08-25T01:31:18.778Z] ---> e5bb5aef5241 [2022-08-25T01:31:18.778Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T01:31:18.778Z] ---> Running in 93262b4e0928 [2022-08-25T01:31:19.763Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T01:31:20.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T01:31:21.722Z] OK: 221 MiB in 51 packages [2022-08-25T01:31:22.323Z] Removing intermediate container 93262b4e0928 [2022-08-25T01:31:22.323Z] ---> 1c234bac079c [2022-08-25T01:31:22.323Z] Step 9/28 : WORKDIR /app [2022-08-25T01:31:22.323Z] ---> Running in 87faf71edac9 [2022-08-25T01:31:22.938Z] Removing intermediate container 87faf71edac9 [2022-08-25T01:31:22.938Z] ---> b51430846ed7 [2022-08-25T01:31:22.938Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-25T01:31:23.536Z] ---> 95146ed3b41b [2022-08-25T01:31:23.536Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T01:31:23.536Z] ---> Running in 892bdb471f08 [2022-08-25T01:31:25.539Z] Removing intermediate container 892bdb471f08 [2022-08-25T01:31:25.539Z] ---> 4b0505f0aca8 [2022-08-25T01:31:25.539Z] Step 12/28 : COPY . . [2022-08-25T01:31:26.141Z] ---> d2277be97f17 [2022-08-25T01:31:26.141Z] Step 13/28 : ARG MAKE="make -e BUILD_TAGS=$BUILD_TAGS build" [2022-08-25T01:31:26.416Z] ---> Running in 059d4a1e074d [2022-08-25T01:31:26.692Z] Removing intermediate container 059d4a1e074d [2022-08-25T01:31:26.692Z] ---> 144f0e025ab6 [2022-08-25T01:31:26.692Z] Step 14/28 : RUN $MAKE [2022-08-25T01:31:26.692Z] ---> Running in 1789c3d9d9ee [2022-08-25T01:31:27.669Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-25T01:33:49.663Z] Removing intermediate container 1789c3d9d9ee [2022-08-25T01:33:49.663Z] ---> 1c47e9d154f8 [2022-08-25T01:33:49.663Z] Step 15/28 : FROM alpine:3.16 [2022-08-25T01:33:49.663Z] 3.16: Pulling from library/alpine [2022-08-25T01:33:49.663Z] 9b18e9b68314: Pulling fs layer [2022-08-25T01:33:49.663Z] 9b18e9b68314: Verifying Checksum [2022-08-25T01:33:49.663Z] 9b18e9b68314: Download complete [2022-08-25T01:33:49.663Z] 9b18e9b68314: Pull complete [2022-08-25T01:33:49.663Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T01:33:49.663Z] Status: Downloaded newer image for alpine:3.16 [2022-08-25T01:33:49.663Z] ---> a6215f271958 [2022-08-25T01:33:49.663Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-25T01:33:49.663Z] ---> Running in 9b97ff7d5442 [2022-08-25T01:33:49.663Z] Removing intermediate container 9b97ff7d5442 [2022-08-25T01:33:49.663Z] ---> dbccc7531901 [2022-08-25T01:33:49.663Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-25T01:33:49.663Z] ---> Running in 584e6e0ff0ba [2022-08-25T01:33:49.663Z] Removing intermediate container 584e6e0ff0ba [2022-08-25T01:33:49.663Z] ---> 157c7a889ae7 [2022-08-25T01:33:49.663Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-25T01:33:49.663Z] ---> Running in 99af6fc40561 [2022-08-25T01:33:49.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T01:33:49.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T01:33:49.663Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-25T01:33:49.663Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-25T01:33:49.663Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T01:33:49.663Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-25T01:33:49.663Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T01:33:49.663Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-25T01:33:49.663Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-25T01:33:49.663Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T01:33:49.663Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T01:33:49.663Z] OK: 9 MiB in 21 packages [2022-08-25T01:33:50.260Z] Removing intermediate container 99af6fc40561 [2022-08-25T01:33:50.260Z] ---> 5432729c3bd4 [2022-08-25T01:33:50.260Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-25T01:33:50.860Z] ---> 2e08de17ceab [2022-08-25T01:33:50.860Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-25T01:33:51.460Z] ---> 8a6585dd5045 [2022-08-25T01:33:51.460Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-25T01:33:52.056Z] ---> 6d553cbdfb01 [2022-08-25T01:33:52.056Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-25T01:33:53.492Z] ---> a59fcbe8a41d [2022-08-25T01:33:53.492Z] Step 23/28 : EXPOSE 48095 [2022-08-25T01:33:53.492Z] ---> Running in 05332bb42fa4 [2022-08-25T01:33:54.092Z] Removing intermediate container 05332bb42fa4 [2022-08-25T01:33:54.092Z] ---> ee4dd848461a [2022-08-25T01:33:54.092Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-25T01:33:54.092Z] ---> Running in 108e470b2094 [2022-08-25T01:33:54.367Z] Removing intermediate container 108e470b2094 [2022-08-25T01:33:54.367Z] ---> f875e0a2bbb3 [2022-08-25T01:33:54.367Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T01:33:54.367Z] ---> Running in 81f2fd03aea3 [2022-08-25T01:33:54.644Z] Removing intermediate container 81f2fd03aea3 [2022-08-25T01:33:54.644Z] ---> 77b45c55ef75 [2022-08-25T01:33:54.644Z] Step 26/28 : LABEL arch=arm64 [2022-08-25T01:33:54.919Z] ---> Running in 4e188e0f6b52 [2022-08-25T01:33:55.195Z] Removing intermediate container 4e188e0f6b52 [2022-08-25T01:33:55.195Z] ---> e6f25d5d00e0 [2022-08-25T01:33:55.195Z] Step 27/28 : LABEL git_sha=7cee31e8245f836a18f1891a6be7de3fc7e5772b [2022-08-25T01:33:55.195Z] ---> Running in c98052b2a943 [2022-08-25T01:33:55.794Z] Removing intermediate container c98052b2a943 [2022-08-25T01:33:55.794Z] ---> b8e996472f4a [2022-08-25T01:33:55.794Z] Step 28/28 : LABEL version=0.0.0 [2022-08-25T01:33:55.794Z] ---> Running in e663b13e33b5 [2022-08-25T01:33:56.070Z] Removing intermediate container e663b13e33b5 [2022-08-25T01:33:56.070Z] ---> 6f9783a530f7 [2022-08-25T01:33:56.070Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-25T01:33:56.070Z] Successfully built 6f9783a530f7 [2022-08-25T01:33:56.070Z] 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-08-25T01:33:56.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T01:33:56.551Z] [2022-08-25T01:33:56.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:33:56.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T01:33:57.192Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-25T01:33:57.192Z] 8998bd30e6a1: Pulling fs layer [2022-08-25T01:33:57.192Z] 04944245beec: Pulling fs layer [2022-08-25T01:33:57.192Z] 699f458cf7ca: Pulling fs layer [2022-08-25T01:33:57.192Z] 765212b225bb: Pulling fs layer [2022-08-25T01:33:57.192Z] f23df028b6ca: Pulling fs layer [2022-08-25T01:33:57.192Z] d65c8cfc05b1: Pulling fs layer [2022-08-25T01:33:57.192Z] 2437ff75d9bd: Pulling fs layer [2022-08-25T01:33:57.192Z] 765212b225bb: Waiting [2022-08-25T01:33:57.192Z] 2437ff75d9bd: Waiting [2022-08-25T01:33:57.192Z] f23df028b6ca: Waiting [2022-08-25T01:33:57.192Z] d65c8cfc05b1: Waiting [2022-08-25T01:33:57.192Z] 04944245beec: Verifying Checksum [2022-08-25T01:33:57.192Z] 04944245beec: Download complete [2022-08-25T01:33:57.192Z] 765212b225bb: Verifying Checksum [2022-08-25T01:33:57.193Z] 765212b225bb: Download complete [2022-08-25T01:33:57.193Z] f23df028b6ca: Download complete [2022-08-25T01:33:57.193Z] d65c8cfc05b1: Verifying Checksum [2022-08-25T01:33:57.193Z] d65c8cfc05b1: Download complete [2022-08-25T01:33:57.468Z] 699f458cf7ca: Verifying Checksum [2022-08-25T01:33:57.469Z] 699f458cf7ca: Download complete [2022-08-25T01:33:57.748Z] 8998bd30e6a1: Verifying Checksum [2022-08-25T01:33:57.748Z] 8998bd30e6a1: Download complete [2022-08-25T01:34:00.391Z] 2437ff75d9bd: Verifying Checksum [2022-08-25T01:34:00.391Z] 2437ff75d9bd: Download complete [2022-08-25T01:34:02.401Z] 8998bd30e6a1: Pull complete [2022-08-25T01:34:02.680Z] 04944245beec: Pull complete [2022-08-25T01:34:04.121Z] 699f458cf7ca: Pull complete [2022-08-25T01:34:04.396Z] 765212b225bb: Pull complete [2022-08-25T01:34:05.391Z] f23df028b6ca: Pull complete [2022-08-25T01:34:05.664Z] d65c8cfc05b1: Pull complete [2022-08-25T01:34:20.794Z] 2437ff75d9bd: Pull complete [2022-08-25T01:34:20.794Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-25T01:34:20.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T01:34:20.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:34:21.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-23506 does not seem to be running inside a container [2022-08-25T01:34:21.169Z] $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-25T01:34:24.025Z] $ docker top 25b974b366c5f64c0bc16ca50412cd43da17f9ea63a3b08bc12b09f8824803b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:34:24.999Z] ---> job-cost.sh [2022-08-25T01:34:24.999Z] lf-activate-venv: SKIPPING [2022-08-25T01:34:24.999Z] INFO: No Stack... [2022-08-25T01:34:25.276Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-25T01:34:26.260Z] INFO: Archiving Costs [Pipeline] sh [2022-08-25T01:34:26.939Z] + cat /w/workspace/app-service-configurable/4/archives/cost.csv [2022-08-25T01:34:26.939Z] + cut -d, -f6 [Pipeline] lock [2022-08-25T01:34:27.001Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] [2022-08-25T01:34:27.007Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] did not exist. Created. [2022-08-25T01:34:27.007Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-25T01:34:27.698Z] /w/workspace/app-service-configurable/4@tmp/durable-e6121694/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-25T01:34:28.383Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-25T01:34:28.412Z] Warning: overwriting stash ‘stack-cost’ [2022-08-25T01:34:28.480Z] Stashed 1 file(s) [Pipeline] } [2022-08-25T01:34:28.487Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-25T01:34:28.508Z] $ docker stop --time=1 25b974b366c5f64c0bc16ca50412cd43da17f9ea63a3b08bc12b09f8824803b7 [2022-08-25T01:34:30.041Z] $ docker rm -f 25b974b366c5f64c0bc16ca50412cd43da17f9ea63a3b08bc12b09f8824803b7 [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-08-25T01:34:30.476Z] provisioning config files... [2022-08-25T01:34:30.485Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-460@tmp/config6641502186756805208tmp [Pipeline] { [Pipeline] sh [2022-08-25T01:34:30.778Z] + set +x [2022-08-25T01:34:30.778Z] + curl -s https://codecov.io/bash [2022-08-25T01:34:30.778Z] + bash -s -- [2022-08-25T01:34:30.778Z] [2022-08-25T01:34:30.778Z] _____ _ [2022-08-25T01:34:30.778Z] / ____| | | [2022-08-25T01:34:30.778Z] | | ___ __| | ___ ___ _____ __ [2022-08-25T01:34:30.778Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-25T01:34:30.778Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-25T01:34:30.778Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-25T01:34:30.778Z] Bash-1.0.6 [2022-08-25T01:34:30.778Z] [2022-08-25T01:34:30.778Z] [2022-08-25T01:34:30.778Z] ==> git version 2.25.1 found [2022-08-25T01:34:30.778Z] ==> 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-08-25T01:34:30.778Z] Release-Date: 2020-01-08 [2022-08-25T01:34:30.778Z] 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-08-25T01:34:30.778Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-25T01:34:30.778Z] ==> Jenkins CI detected. [2022-08-25T01:34:30.778Z] current dir:  /w/workspace/_app-service-configurable_PR-460 [2022-08-25T01:34:30.778Z] project root: . [2022-08-25T01:34:30.778Z] --> token set from env [2022-08-25T01:34:30.778Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-25T01:34:30.778Z] ==> Running gcov in . (disable via -X gcov) [2022-08-25T01:34:30.778Z] ==> Python coveragepy not found [2022-08-25T01:34:30.778Z] ==> Searching for coverage reports in: [2022-08-25T01:34:30.778Z] + . [2022-08-25T01:34:30.778Z] -> Found 1 reports [2022-08-25T01:34:30.778Z] ==> Detecting git/mercurial file structure [2022-08-25T01:34:30.778Z] ==> Reading reports [2022-08-25T01:34:30.778Z] + ./coverage.out bytes=10 [2022-08-25T01:34:30.778Z] ==> Appending adjustments [2022-08-25T01:34:30.778Z] https://docs.codecov.io/docs/fixing-reports [2022-08-25T01:34:30.778Z] + Found adjustments [2022-08-25T01:34:30.778Z] ==> Gzipping contents [2022-08-25T01:34:31.038Z] 4.0K /tmp/codecov.yNX5hc.gz [2022-08-25T01:34:31.038Z] ==> Uploading reports [2022-08-25T01:34:31.038Z] url: https://codecov.io [2022-08-25T01:34:31.038Z] query: branch=PR-460&commit=7cee31e8245f836a18f1891a6be7de3fc7e5772b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-460%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=460&job=&cmd_args= [2022-08-25T01:34:31.038Z] -> Pinging Codecov [2022-08-25T01:34:31.038Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-460&commit=7cee31e8245f836a18f1891a6be7de3fc7e5772b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-460%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=460&job=&cmd_args= [2022-08-25T01:34:31.299Z] -> Uploading to [2022-08-25T01:34:31.299Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-25/A97CA9966030D2A3747ED39772930CCE/7cee31e8245f836a18f1891a6be7de3fc7e5772b/ac05b2e5-890e-4fd2-9809-1fc6c8db44c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T013431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca1373ecaf78568b200b246bd534963cb686ce88814fc6ecf6ad141cff77a4cd [2022-08-25T01:34:31.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T01:34:31.299Z] Dload Upload Total Spent Left Speed [2022-08-25T01:34:31.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2243 --:--:-- --:--:-- --:--:-- 2243 [2022-08-25T01:34:31.299Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/7cee31e8245f836a18f1891a6be7de3fc7e5772b [Pipeline] } [2022-08-25T01:34:31.307Z] 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-08-25T01:34:32.024Z] + [ -d /w/workspace/_app-service-configurable_PR-460/archives ] [2022-08-25T01:34:32.024Z] + ls -al /w/workspace/_app-service-configurable_PR-460/archives [2022-08-25T01:34:32.024Z] total 16 [2022-08-25T01:34:32.024Z] drwxr-xr-x 3 root root 4096 Aug 25 01:24 . [2022-08-25T01:34:32.024Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 01:24 .. [2022-08-25T01:34:32.024Z] drwxr-xr-x 2 root root 4096 Aug 25 01:24 cost [2022-08-25T01:34:32.024Z] -rw-r--r-- 1 root root 96 Aug 25 01:24 cost.csv [2022-08-25T01:34:32.024Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-460/archives [2022-08-25T01:34:32.024Z] + ls -al /w/workspace/_app-service-configurable_PR-460/archives [2022-08-25T01:34:32.024Z] total 16 [2022-08-25T01:34:32.024Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 01:24 . [2022-08-25T01:34:32.024Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 01:24 .. [2022-08-25T01:34:32.024Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 01:24 cost [2022-08-25T01:34:32.024Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 25 01:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:34:32.328Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:34:33.193Z] ---> package-listing.sh [2022-08-25T01:34:33.193Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-25T01:34:33.193Z] ++ facter osfamily [2022-08-25T01:34:33.452Z] + OS_FAMILY=debian [2022-08-25T01:34:33.452Z] + workspace=/w/workspace/_app-service-configurable_PR-460 [2022-08-25T01:34:33.452Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-25T01:34:33.452Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-25T01:34:33.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-25T01:34:33.452Z] + PACKAGES=/tmp/packages_start.txt [2022-08-25T01:34:33.452Z] + '[' /w/workspace/_app-service-configurable_PR-460 ']' [2022-08-25T01:34:33.452Z] + PACKAGES=/tmp/packages_end.txt [2022-08-25T01:34:33.452Z] + case "${OS_FAMILY}" in [2022-08-25T01:34:33.452Z] + dpkg -l [2022-08-25T01:34:33.452Z] + grep '^ii' [2022-08-25T01:34:33.452Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-25T01:34:33.452Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-25T01:34:33.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-25T01:34:33.452Z] + '[' /w/workspace/_app-service-configurable_PR-460 ']' [2022-08-25T01:34:33.452Z] + mkdir -p /w/workspace/_app-service-configurable_PR-460/archives/ [2022-08-25T01:34:33.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-460/archives/ [Pipeline] echo [2022-08-25T01:34:33.463Z] 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-460/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-25T01:34:33.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:34:34.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T01:34:34.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:34:34.406Z] prd-ubuntu20.04-docker-8c-8g-23505 does not seem to be running inside a container [2022-08-25T01:34:34.446Z] $ 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-460/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-460 -v /w/workspace/_app-service-configurable_PR-460:/w/workspace/_app-service-configurable_PR-460:rw,z -v /w/workspace/_app-service-configurable_PR-460@tmp:/w/workspace/_app-service-configurable_PR-460@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-08-25T01:34:34.660Z] $ docker top c9cc73080a11963b3e358fcc4a505284e566c6c486f64ff725bebc99cf09ffd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T01:34:35.011Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-25T01:34:35.303Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-25T01:34:35.596Z] + ls /var/log/sa-host [2022-08-25T01:34:35.596Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T01:34:35.675Z] provisioning config files... [2022-08-25T01:34:35.686Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-460@tmp/config3523807846249418284tmp [Pipeline] { [Pipeline] echo [2022-08-25T01:34:35.699Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:34:35.984Z] ---> create-netrc.sh [Pipeline] } [2022-08-25T01:34:35.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:34:36.318Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-25T01:34:36.326Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:34:36.610Z] ---> sudo-logs.sh [2022-08-25T01:34:36.610Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-25T01:34:36.631Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:34:36.917Z] ---> job-cost.sh [2022-08-25T01:34:36.917Z] lf-activate-venv: SKIPPING [2022-08-25T01:34:36.917Z] DEBUG: total: 0.2199999988079071 [2022-08-25T01:34:36.917Z] INFO: Retrieving Stack Cost... [2022-08-25T01:34:37.490Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-25T01:34:37.750Z] INFO: Archiving Costs [Pipeline] echo [2022-08-25T01:34:37.762Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:34:38.050Z] ---> logs-deploy.sh [2022-08-25T01:34:38.050Z] lf-activate-venv: SKIPPING [2022-08-25T01:34:38.050Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-460/4 [2022-08-25T01:34:38.050Z] INFO: archiving workspace using pattern(s): [2022-08-25T01:34:39.000Z] Archives upload complete. [2022-08-25T01:34:39.000Z] INFO: archiving logs to Nexus