Pull request #462 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b933ea0b485ee70bccde706982312fa4b67d0a68+57c9e21d4332f7231645db7c649b243bf7a77304 (d8de2292f287de2226b028bc665c0e12488676b4) 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-ssh2038957728320808889.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-ssh11719872378508396310.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-462/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-462/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9730239292971429602.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-462/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7310925121514179523.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13300672205970664596.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-462/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-462/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6926626813927777499.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23938 in /w/workspace/_app-service-configurable_PR-462 [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-462 # 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 57c9e21d4332f7231645db7c649b243bf7a77304 into PR head commit b933ea0b485ee70bccde706982312fa4b67d0a68 Merge succeeded, producing b933ea0b485ee70bccde706982312fa4b67d0a68 Checking out Revision b933ea0b485ee70bccde706982312fa4b67d0a68 (PR-462) > 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/462/head:refs/remotes/origin/PR-462 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b933ea0b485ee70bccde706982312fa4b67d0a68 # 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 57c9e21d4332f7231645db7c649b243bf7a77304 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b933ea0b485ee70bccde706982312fa4b67d0a68 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-30T12:04:46.519Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-30T12:04:46.725Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-30T12:04:46.836Z] ========================================================= [2022-08-30T12:04:46.836Z] EdgeX Global Pipelines Version Info [2022-08-30T12:04:46.836Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-30T12:04:47.636Z] ------------------- [2022-08-30T12:04:47.636Z] stable info: [2022-08-30T12:04:47.636Z] ------------------- [2022-08-30T12:04:47.636Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-30T12:04:47.636Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T12:04:47.636Z] Message: update stable to v1.0.239 [2022-08-30T12:04:48.208Z] ------------------- [2022-08-30T12:04:48.208Z] experimental info: [2022-08-30T12:04:48.208Z] ------------------- [2022-08-30T12:04:48.208Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-30T12:04:48.208Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T12:04:48.208Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-30T12:04:48.578Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-08-30T12:04:48.625Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-08-30T12:04:48.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-30T12:04:48.717Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-30T12:04:48.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-30T12:04:48.800Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-30T12:04:48.841Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-30T12:04:48.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-30T12:04:48.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-30T12:04:48.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-30T12:04:49.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-30T12:04:49.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-08-30T12:04:49.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-30T12:04:49.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-30T12:04:49.182Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-30T12:04:49.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-30T12:04:49.268Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-30T12:04:49.308Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-30T12:04:49.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-30T12:04:49.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-30T12:04:49.436Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-30T12:04:49.481Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-30T12:04:49.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-30T12:04:49.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-30T12:04:49.628Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-30T12:04:49.674Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-30T12:04:49.721Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-30T12:04:49.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-462 [Pipeline] echo [2022-08-30T12:04:49.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-462 [Pipeline] echo [2022-08-30T12:04:49.896Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-462 [Pipeline] echo [2022-08-30T12:04:49.939Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b933ea0b485ee70bccde706982312fa4b67d0a68 [Pipeline] echo [2022-08-30T12:04:49.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b933ea0 [Pipeline] echo [2022-08-30T12:04:50.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T12:04:50.154Z] provisioning config files... [2022-08-30T12:04:50.169Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-462@tmp/config5408883740529689809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T12:04:50.544Z] ---> docker-login.sh [2022-08-30T12:04:50.544Z] nexus3.edgexfoundry.org:10001 [2022-08-30T12:04:51.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:04:51.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:04:51.390Z] Configure a credential helper to remove this warning. See [2022-08-30T12:04:51.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:04:51.390Z] [2022-08-30T12:04:51.390Z] Login Succeeded [2022-08-30T12:04:51.390Z] nexus3.edgexfoundry.org:10002 [2022-08-30T12:04:51.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:04:51.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:04:51.656Z] Configure a credential helper to remove this warning. See [2022-08-30T12:04:51.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:04:51.656Z] [2022-08-30T12:04:51.656Z] Login Succeeded [2022-08-30T12:04:51.656Z] nexus3.edgexfoundry.org:10003 [2022-08-30T12:04:51.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:04:51.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:04:51.656Z] Configure a credential helper to remove this warning. See [2022-08-30T12:04:51.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:04:51.656Z] [2022-08-30T12:04:51.656Z] Login Succeeded [2022-08-30T12:04:51.918Z] nexus3.edgexfoundry.org:10004 [2022-08-30T12:04:51.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:04:51.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:04:51.918Z] Configure a credential helper to remove this warning. See [2022-08-30T12:04:51.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:04:51.918Z] [2022-08-30T12:04:51.918Z] Login Succeeded [2022-08-30T12:04:51.918Z] docker.io [2022-08-30T12:04:51.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:04:52.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:04:52.490Z] Configure a credential helper to remove this warning. See [2022-08-30T12:04:52.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:04:52.490Z] [2022-08-30T12:04:52.490Z] Login Succeeded [2022-08-30T12:04:52.490Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T12:04:52.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-30T12:04:53.162Z] + git rev-list -1 --merges b933ea0b485ee70bccde706982312fa4b67d0a68~1..b933ea0b485ee70bccde706982312fa4b67d0a68 [Pipeline] echo [2022-08-30T12:04:53.208Z] -----------> git rev-list -1 --merges b933ea0b485ee70bccde706982312fa4b67d0a68~1..b933ea0b485ee70bccde706982312fa4b67d0a68 b933ea0b485ee70bccde706982312fa4b67d0a68 [false] [Pipeline] sh [2022-08-30T12:04:53.521Z] + git log --format=format:%s -1 b933ea0b485ee70bccde706982312fa4b67d0a68 [Pipeline] echo [2022-08-30T12:04:53.554Z] ========================================================= [2022-08-30T12:04:53.554Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-30T12:04:53.554Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T12:04:53.986Z] + git log --format=format:%s -1 b933ea0b485ee70bccde706982312fa4b67d0a68 [Pipeline] echo [2022-08-30T12:04:54.019Z] [semverPrep] GIT_COMMIT: b933ea0b485ee70bccde706982312fa4b67d0a68, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-08-30T12:04:54.048Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-30T12:04:54.448Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T12:04:54.448Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-30T12:04:54.448Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-30T12:04:54.448Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-30T12:04:54.448Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-30T12:04:54.448Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-30T12:04:54.448Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T12:04:54.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T12:04:54.942Z] [2022-08-30T12:04:54.942Z] 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-30T12:04:55.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T12:04:55.335Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-30T12:04:55.335Z] b85a868b505f: Pulling fs layer [2022-08-30T12:04:55.335Z] e2be974225ed: Pulling fs layer [2022-08-30T12:04:55.335Z] 339a4e72a1f5: Pulling fs layer [2022-08-30T12:04:55.335Z] 988bab9f4d93: Pulling fs layer [2022-08-30T12:04:55.335Z] 1469e6f7b9e6: Pulling fs layer [2022-08-30T12:04:55.335Z] eaf3925da568: Pulling fs layer [2022-08-30T12:04:55.335Z] bab4dde63d76: Pulling fs layer [2022-08-30T12:04:55.335Z] bde34c3a00c8: Pulling fs layer [2022-08-30T12:04:55.335Z] b352a97aabf1: Pulling fs layer [2022-08-30T12:04:55.335Z] 4872d77fe225: Pulling fs layer [2022-08-30T12:04:55.335Z] 5851b861e8e6: Pulling fs layer [2022-08-30T12:04:55.335Z] 988bab9f4d93: Waiting [2022-08-30T12:04:55.335Z] bde34c3a00c8: Waiting [2022-08-30T12:04:55.335Z] bab4dde63d76: Waiting [2022-08-30T12:04:55.335Z] 1469e6f7b9e6: Waiting [2022-08-30T12:04:55.335Z] 5851b861e8e6: Waiting [2022-08-30T12:04:55.335Z] eaf3925da568: Waiting [2022-08-30T12:04:55.335Z] b352a97aabf1: Waiting [2022-08-30T12:04:55.335Z] 4872d77fe225: Waiting [2022-08-30T12:04:55.335Z] e2be974225ed: Verifying Checksum [2022-08-30T12:04:55.335Z] e2be974225ed: Download complete [2022-08-30T12:04:55.335Z] 988bab9f4d93: Verifying Checksum [2022-08-30T12:04:55.335Z] 988bab9f4d93: Download complete [2022-08-30T12:04:55.600Z] 339a4e72a1f5: Verifying Checksum [2022-08-30T12:04:55.600Z] 339a4e72a1f5: Download complete [2022-08-30T12:04:55.600Z] 1469e6f7b9e6: Verifying Checksum [2022-08-30T12:04:55.600Z] 1469e6f7b9e6: Download complete [2022-08-30T12:04:55.600Z] eaf3925da568: Download complete [2022-08-30T12:04:55.600Z] bde34c3a00c8: Verifying Checksum [2022-08-30T12:04:55.600Z] bde34c3a00c8: Download complete [2022-08-30T12:04:55.600Z] b352a97aabf1: Download complete [2022-08-30T12:04:55.600Z] 4872d77fe225: Verifying Checksum [2022-08-30T12:04:55.600Z] 4872d77fe225: Download complete [2022-08-30T12:04:55.600Z] 5851b861e8e6: Download complete [2022-08-30T12:04:55.600Z] b85a868b505f: Verifying Checksum [2022-08-30T12:04:55.600Z] b85a868b505f: Download complete [2022-08-30T12:04:55.860Z] bab4dde63d76: Verifying Checksum [2022-08-30T12:04:55.860Z] bab4dde63d76: Download complete [2022-08-30T12:04:56.799Z] b85a868b505f: Pull complete [2022-08-30T12:04:57.060Z] e2be974225ed: Pull complete [2022-08-30T12:04:57.630Z] 339a4e72a1f5: Pull complete [2022-08-30T12:04:57.630Z] 988bab9f4d93: Pull complete [2022-08-30T12:04:57.889Z] 1469e6f7b9e6: Pull complete [2022-08-30T12:04:57.889Z] eaf3925da568: Pull complete [2022-08-30T12:04:59.810Z] bab4dde63d76: Pull complete [2022-08-30T12:04:59.810Z] bde34c3a00c8: Pull complete [2022-08-30T12:04:59.810Z] b352a97aabf1: Pull complete [2022-08-30T12:05:00.071Z] 4872d77fe225: Pull complete [2022-08-30T12:05:00.071Z] 5851b861e8e6: Pull complete [2022-08-30T12:05:00.071Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-30T12:05:00.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T12:05:00.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T12:05:00.307Z] prd-ubuntu20.04-docker-8c-8g-23938 does not seem to be running inside a container [2022-08-30T12:05:00.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-462 -v /w/workspace/_app-service-configurable_PR-462:/w/workspace/_app-service-configurable_PR-462:rw,z -v /w/workspace/_app-service-configurable_PR-462@tmp:/w/workspace/_app-service-configurable_PR-462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-30T12:05:03.498Z] $ docker top 330e6655fa17b3bb05efd70c970c9ef253fa9550897752b47dd85049554aabdf -eo pid,comm [2022-08-30T12:05:03.574Z] 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-30T12:05:03.574Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T12:05:03.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T12:05:03.702Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T12:05:03.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T12:05:03.845Z] $ docker exec 330e6655fa17b3bb05efd70c970c9ef253fa9550897752b47dd85049554aabdf ssh-agent [2022-08-30T12:05:03.980Z] SSH_AUTH_SOCK=/tmp/ssh-irDzcP45LvaX/agent.33 [2022-08-30T12:05:03.980Z] SSH_AGENT_PID=40 [2022-08-30T12:05:03.987Z] Running ssh-add (command line suppressed) [2022-08-30T12:05:04.094Z] Identity added: /w/workspace/_app-service-configurable_PR-462@tmp/private_key_4423316937970556996.key (/w/workspace/_app-service-configurable_PR-462@tmp/private_key_4423316937970556996.key) [2022-08-30T12:05:04.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T12:05:04.441Z] + git tag --points-at HEAD [Pipeline] } [2022-08-30T12:05:04.468Z] $ docker exec --env ******** --env ******** 330e6655fa17b3bb05efd70c970c9ef253fa9550897752b47dd85049554aabdf ssh-agent -k [2022-08-30T12:05:04.588Z] unset SSH_AUTH_SOCK; [2022-08-30T12:05:04.588Z] unset SSH_AGENT_PID; [2022-08-30T12:05:04.588Z] echo Agent pid 40 killed; [2022-08-30T12:05:04.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-30T12:05:04.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T12:05:04.685Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T12:05:04.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T12:05:04.819Z] $ docker exec 330e6655fa17b3bb05efd70c970c9ef253fa9550897752b47dd85049554aabdf ssh-agent [2022-08-30T12:05:04.941Z] SSH_AUTH_SOCK=/tmp/ssh-JkbNFq80tlkw/agent.73 [2022-08-30T12:05:04.941Z] SSH_AGENT_PID=79 [2022-08-30T12:05:04.947Z] Running ssh-add (command line suppressed) [2022-08-30T12:05:05.086Z] Identity added: /w/workspace/_app-service-configurable_PR-462@tmp/private_key_8929862346723950591.key (/w/workspace/_app-service-configurable_PR-462@tmp/private_key_8929862346723950591.key) [2022-08-30T12:05:05.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T12:05:05.441Z] + git semver init [2022-08-30T12:05:05.702Z] 2022-08-30 12:05:05,658 [run_init] DEBUG init version:0.0.0 force:False [2022-08-30T12:05:05.702Z] 2022-08-30 12:05:05,659 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-462/.semver [2022-08-30T12:05:05.702Z] 2022-08-30 12:05:05,659 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-462/.semver [2022-08-30T12:05:05.702Z] 2022-08-30 12:05:05,659 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-462/.semver'], cwd=/w/workspace/_app-service-configurable_PR-462, universal_newlines=False, shell=None, istream=None) [2022-08-30T12:05:06.643Z] 2022-08-30 12:05:06,416 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-462/.git/info/exclude [2022-08-30T12:05:06.643Z] 2022-08-30 12:05:06,416 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-462/.semver/PR-462 with force:False [2022-08-30T12:05:06.643Z] 2022-08-30 12:05:06,417 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-462/.semver/PR-462 [2022-08-30T12:05:06.643Z] 2022-08-30 12:05:06,421 [execute] INFO git cat-file --batch-check [2022-08-30T12:05:06.643Z] 2022-08-30 12:05:06,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-462/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T12:05:06.643Z] 2022-08-30 12:05:06,427 [execute] INFO git cat-file --batch [2022-08-30T12:05:06.643Z] 2022-08-30 12:05:06,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-462/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T12:05:06.643Z] 2022-08-30 12:05:06,430 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-462/.semver/PR-462 [2022-08-30T12:05:06.643Z] 0.0.0 [Pipeline] } [2022-08-30T12:05:06.669Z] $ docker exec --env ******** --env ******** 330e6655fa17b3bb05efd70c970c9ef253fa9550897752b47dd85049554aabdf ssh-agent -k [2022-08-30T12:05:06.793Z] unset SSH_AUTH_SOCK; [2022-08-30T12:05:06.794Z] unset SSH_AGENT_PID; [2022-08-30T12:05:06.794Z] echo Agent pid 79 killed; [2022-08-30T12:05:06.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T12:05:07.224Z] + git semver [Pipeline] } [2022-08-30T12:05:07.513Z] $ docker stop --time=1 330e6655fa17b3bb05efd70c970c9ef253fa9550897752b47dd85049554aabdf [2022-08-30T12:05:08.820Z] $ docker rm -f 330e6655fa17b3bb05efd70c970c9ef253fa9550897752b47dd85049554aabdf [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T12:05:09.233Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-30T12:05:09.543Z] Stashed 1 file(s) [Pipeline] echo [2022-08-30T12:05:09.561Z] [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-30T12:05:10.273Z] provisioning config files... [2022-08-30T12:05:10.285Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-462@tmp/config3334626258317289993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T12:05:10.639Z] ---> docker-login.sh [2022-08-30T12:05:10.639Z] nexus3.edgexfoundry.org:10001 [2022-08-30T12:05:10.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:05:10.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:05:10.639Z] Configure a credential helper to remove this warning. See [2022-08-30T12:05:10.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:05:10.639Z] [2022-08-30T12:05:10.639Z] Login Succeeded [2022-08-30T12:05:10.639Z] nexus3.edgexfoundry.org:10002 [2022-08-30T12:05:10.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:05:10.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:05:10.901Z] Configure a credential helper to remove this warning. See [2022-08-30T12:05:10.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:05:10.901Z] [2022-08-30T12:05:10.901Z] Login Succeeded [2022-08-30T12:05:10.901Z] nexus3.edgexfoundry.org:10003 [2022-08-30T12:05:10.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:05:10.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:05:10.901Z] Configure a credential helper to remove this warning. See [2022-08-30T12:05:10.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:05:10.901Z] [2022-08-30T12:05:10.901Z] Login Succeeded [2022-08-30T12:05:10.901Z] nexus3.edgexfoundry.org:10004 [2022-08-30T12:05:11.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:05:11.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:05:11.161Z] Configure a credential helper to remove this warning. See [2022-08-30T12:05:11.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:05:11.161Z] [2022-08-30T12:05:11.161Z] Login Succeeded [2022-08-30T12:05:11.161Z] docker.io [2022-08-30T12:05:11.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:05:11.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:05:11.423Z] Configure a credential helper to remove this warning. See [2022-08-30T12:05:11.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:05:11.423Z] [2022-08-30T12:05:11.423Z] Login Succeeded [2022-08-30T12:05:11.423Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T12:05:11.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-30T12:05:11.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T12:05:11.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T12:05:11.726Z] ========================================================= [2022-08-30T12:05:11.726Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-30T12:05:11.726Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T12:05:12.195Z] + 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-30T12:05:12.195Z] Sending build context to Docker daemon 3.143MB [2022-08-30T12:05:12.195Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T12:05:12.195Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-30T12:05:12.458Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-30T12:05:12.458Z] 2408cc74d12b: Pulling fs layer [2022-08-30T12:05:12.458Z] ea60b727a1ce: Pulling fs layer [2022-08-30T12:05:12.458Z] 30c4a7721957: Pulling fs layer [2022-08-30T12:05:12.458Z] 370296b7ddb6: Pulling fs layer [2022-08-30T12:05:12.458Z] 7c6cee850709: Pulling fs layer [2022-08-30T12:05:12.458Z] 39a5fcdaea64: Pulling fs layer [2022-08-30T12:05:12.458Z] d94ebbe4e438: Pulling fs layer [2022-08-30T12:05:12.458Z] bcfd1f05c69d: Pulling fs layer [2022-08-30T12:05:12.458Z] 59ccb84bbe0f: Pulling fs layer [2022-08-30T12:05:12.458Z] 39a5fcdaea64: Waiting [2022-08-30T12:05:12.458Z] 370296b7ddb6: Waiting [2022-08-30T12:05:12.458Z] bcfd1f05c69d: Waiting [2022-08-30T12:05:12.458Z] 59ccb84bbe0f: Waiting [2022-08-30T12:05:12.458Z] 7c6cee850709: Waiting [2022-08-30T12:05:12.458Z] d94ebbe4e438: Waiting [2022-08-30T12:05:12.458Z] 30c4a7721957: Verifying Checksum [2022-08-30T12:05:12.458Z] 30c4a7721957: Download complete [2022-08-30T12:05:12.458Z] ea60b727a1ce: Verifying Checksum [2022-08-30T12:05:12.458Z] ea60b727a1ce: Download complete [2022-08-30T12:05:12.458Z] 7c6cee850709: Download complete [2022-08-30T12:05:12.458Z] 2408cc74d12b: Verifying Checksum [2022-08-30T12:05:12.458Z] 2408cc74d12b: Download complete [2022-08-30T12:05:12.458Z] 39a5fcdaea64: Verifying Checksum [2022-08-30T12:05:12.458Z] 39a5fcdaea64: Download complete [2022-08-30T12:05:12.721Z] d94ebbe4e438: Verifying Checksum [2022-08-30T12:05:12.721Z] d94ebbe4e438: Download complete [2022-08-30T12:05:12.985Z] 2408cc74d12b: Pull complete [2022-08-30T12:05:12.985Z] ea60b727a1ce: Pull complete [2022-08-30T12:05:12.985Z] 59ccb84bbe0f: Verifying Checksum [2022-08-30T12:05:12.985Z] 59ccb84bbe0f: Download complete [2022-08-30T12:05:13.246Z] 30c4a7721957: Pull complete [2022-08-30T12:05:13.246Z] bcfd1f05c69d: Verifying Checksum [2022-08-30T12:05:13.246Z] bcfd1f05c69d: Download complete [2022-08-30T12:05:13.246Z] 370296b7ddb6: Download complete [2022-08-30T12:05:17.441Z] 370296b7ddb6: Pull complete [2022-08-30T12:05:17.701Z] 7c6cee850709: Pull complete [2022-08-30T12:05:17.701Z] 39a5fcdaea64: Pull complete [2022-08-30T12:05:17.701Z] d94ebbe4e438: Pull complete [2022-08-30T12:05:20.244Z] bcfd1f05c69d: Pull complete [2022-08-30T12:05:20.817Z] 59ccb84bbe0f: Pull complete [2022-08-30T12:05:21.077Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-30T12:05:21.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T12:05:21.077Z] ---> a4fb48ad2a94 [2022-08-30T12:05:21.077Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-30T12:05:25.074Z] Still waiting to schedule task [2022-08-30T12:05:25.075Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-30T12:05:26.387Z] ---> Running in f4f170894eed [2022-08-30T12:05:26.648Z] Removing intermediate container f4f170894eed [2022-08-30T12:05:26.648Z] ---> d0e3125beb07 [2022-08-30T12:05:26.648Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-30T12:05:26.648Z] ---> Running in 3806b761a092 [2022-08-30T12:05:26.648Z] Removing intermediate container 3806b761a092 [2022-08-30T12:05:26.648Z] ---> 884577e5987c [2022-08-30T12:05:26.648Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-30T12:05:26.648Z] ---> Running in 71a7a0324ca0 [2022-08-30T12:05:26.648Z] Removing intermediate container 71a7a0324ca0 [2022-08-30T12:05:26.648Z] ---> 17e413b911ab [2022-08-30T12:05:26.648Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T12:05:26.648Z] ---> Running in 6b2197339d45 [2022-08-30T12:05:26.910Z] Removing intermediate container 6b2197339d45 [2022-08-30T12:05:26.910Z] ---> 932259aea94c [2022-08-30T12:05:26.910Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T12:05:26.910Z] ---> Running in 1798e46bdee8 [2022-08-30T12:05:27.480Z] Removing intermediate container 1798e46bdee8 [2022-08-30T12:05:27.480Z] ---> 8e8fe68b19f9 [2022-08-30T12:05:27.480Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-30T12:05:27.480Z] ---> Running in 241904312f5f [2022-08-30T12:05:27.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T12:05:28.680Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T12:05:28.941Z] OK: 211 MiB in 51 packages [2022-08-30T12:05:29.200Z] Removing intermediate container 241904312f5f [2022-08-30T12:05:29.200Z] ---> 414fd0cbe719 [2022-08-30T12:05:29.200Z] Step 9/14 : WORKDIR /app [2022-08-30T12:05:29.200Z] ---> Running in 1ba63b5b0d6e [2022-08-30T12:05:29.200Z] Removing intermediate container 1ba63b5b0d6e [2022-08-30T12:05:29.200Z] ---> 210766e46948 [2022-08-30T12:05:29.200Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-30T12:05:29.464Z] ---> 2b833d1512f4 [2022-08-30T12:05:29.464Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T12:05:29.464Z] ---> Running in 82367c0b38be [2022-08-30T12:05:51.433Z] go: github.com/eclipse/paho.mqtt.golang@v1.4.1 requires [2022-08-30T12:05:51.433Z] golang.org/x/net@v0.0.0-20200425230154-ff2c4b7c35a0 requires [2022-08-30T12:05:51.433Z] golang.org/x/sys@v0.0.0-20200323222414-85ca7c5b95cd: verifying go.mod: golang.org/x/sys@v0.0.0-20200323222414-85ca7c5b95cd/go.mod: reading https://sum.golang.org/tile/8/0/x003/810: 404 Not Found [2022-08-30T12:05:51.433Z] server response: not found [2022-08-30T12:05:51.433Z] skipping... [2022-08-30T12:06:06.401Z] Removing intermediate container 82367c0b38be [2022-08-30T12:06:06.401Z] ---> 5acb4ac56c9d [2022-08-30T12:06:06.401Z] Step 12/14 : COPY . . [2022-08-30T12:06:06.665Z] ---> 4c8eea2293d3 [2022-08-30T12:06:06.665Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-30T12:06:06.665Z] ---> Running in c16c5454431d [2022-08-30T12:06:06.928Z] Removing intermediate container c16c5454431d [2022-08-30T12:06:06.928Z] ---> 9f03cb64df8a [2022-08-30T12:06:06.928Z] Step 14/14 : RUN $MAKE [2022-08-30T12:06:06.928Z] ---> Running in 8219f1fa674d [2022-08-30T12:06:07.191Z] noop [2022-08-30T12:06:07.191Z] Removing intermediate container 8219f1fa674d [2022-08-30T12:06:07.191Z] ---> 236ab6a526d1 [2022-08-30T12:06:07.191Z] Successfully built 236ab6a526d1 [2022-08-30T12:06:07.191Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T12:06:07.636Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T12:06:07.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T12:06:07.795Z] prd-ubuntu20.04-docker-8c-8g-23938 does not seem to be running inside a container [2022-08-30T12:06:07.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-462 -v /w/workspace/_app-service-configurable_PR-462:/w/workspace/_app-service-configurable_PR-462:rw,z -v /w/workspace/_app-service-configurable_PR-462@tmp:/w/workspace/_app-service-configurable_PR-462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-30T12:06:08.209Z] $ docker top 4a07492b1602cec7fe3ca89f55bc75e1fc6dfe4fed6ab630748f32ece6516028 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T12:06:08.619Z] + go version [2022-08-30T12:06:08.619Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-30T12:06:08.650Z] $ docker stop --time=1 4a07492b1602cec7fe3ca89f55bc75e1fc6dfe4fed6ab630748f32ece6516028 [2022-08-30T12:06:09.934Z] $ docker rm -f 4a07492b1602cec7fe3ca89f55bc75e1fc6dfe4fed6ab630748f32ece6516028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T12:06:10.642Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T12:06:10.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T12:06:10.805Z] prd-ubuntu20.04-docker-8c-8g-23938 does not seem to be running inside a container [2022-08-30T12:06:10.840Z] $ 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-462 -v /w/workspace/_app-service-configurable_PR-462:/w/workspace/_app-service-configurable_PR-462:rw,z -v /w/workspace/_app-service-configurable_PR-462@tmp:/w/workspace/_app-service-configurable_PR-462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-30T12:06:11.159Z] $ docker top 03e54f91313fea919990eb46f344c443ba43436b4ccde10321ea94ae3642adb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T12:06:11.570Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-462 [Pipeline] fileExists [Pipeline] sh [2022-08-30T12:06:11.928Z] + make test [2022-08-30T12:06:11.928Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-30T12:06:21.908Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-30T12:06:21.908Z] CGO_ENABLED=1 go vet ./... [2022-08-30T12:06:23.816Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T12:06:23.816Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-30T12:06:23.816Z] ./bin/test-attribution-txt.sh [2022-08-30T12:06:23.816Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-30T12:06:23.816Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-30T12:06:23.816Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-30T12:06:23.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-30T12:06:23.892Z] $ docker stop --time=1 03e54f91313fea919990eb46f344c443ba43436b4ccde10321ea94ae3642adb4 [2022-08-30T12:06:26.018Z] $ docker rm -f 03e54f91313fea919990eb46f344c443ba43436b4ccde10321ea94ae3642adb4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T12:06:26.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-30T12:06:26.538Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-30T12:06:27.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-30T12:06:27.509Z] + ls -al . [2022-08-30T12:06:27.509Z] total 172 [2022-08-30T12:06:27.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 12:06 . [2022-08-30T12:06:27.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 12:04 .. [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 12:04 .dockerignore [2022-08-30T12:06:27.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 12:05 .git [2022-08-30T12:06:27.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 12:04 .github [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 30 12:04 .gitignore [2022-08-30T12:06:27.509Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 12:05 .semver [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 30 12:04 Attribution.txt [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 30 12:04 CHANGELOG.md [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 30 12:04 Dockerfile [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 12:04 GOVERNANCE.md [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 30 12:04 Jenkinsfile [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 12:04 LICENSE [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 30 12:04 OWNERS.md [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 4025 Aug 30 12:04 README.md [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 30 12:05 VERSION [2022-08-30T12:06:27.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 12:04 bin [2022-08-30T12:06:27.509Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 30 12:06 coverage.out [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 3476 Aug 30 12:04 go.mod [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 37381 Aug 30 12:04 go.sum [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 30 12:04 main.go [2022-08-30T12:06:27.509Z] -rw-rw-r-- 1 jenkins jenkins 2046 Aug 30 12:04 makefile [2022-08-30T12:06:27.509Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 12:04 res [2022-08-30T12:06:27.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T12:06:27.910Z] + 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=b933ea0b485ee70bccde706982312fa4b67d0a68 --label arch=amd64 --label version=0.0.0 . [2022-08-30T12:06:27.910Z] Sending build context to Docker daemon 3.144MB [2022-08-30T12:06:27.910Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T12:06:27.910Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-30T12:06:27.910Z] ---> 236ab6a526d1 [2022-08-30T12:06:27.910Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-30T12:06:27.910Z] ---> Running in 8ebe1d7b31bf [2022-08-30T12:06:28.170Z] Removing intermediate container 8ebe1d7b31bf [2022-08-30T12:06:28.170Z] ---> b5ae1181eec3 [2022-08-30T12:06:28.170Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-30T12:06:28.170Z] ---> Running in 05c349367f03 [2022-08-30T12:06:28.170Z] Removing intermediate container 05c349367f03 [2022-08-30T12:06:28.170Z] ---> 88e04d7e7daf [2022-08-30T12:06:28.170Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-30T12:06:28.170Z] ---> Running in f4f3ff588a2b [2022-08-30T12:06:28.170Z] Removing intermediate container f4f3ff588a2b [2022-08-30T12:06:28.170Z] ---> 364fa75b790b [2022-08-30T12:06:28.170Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T12:06:28.170Z] ---> Running in fc4b7697c3ae [2022-08-30T12:06:28.432Z] Removing intermediate container fc4b7697c3ae [2022-08-30T12:06:28.432Z] ---> d36acd44d70b [2022-08-30T12:06:28.432Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T12:06:28.432Z] ---> Running in 39631feb29fa [2022-08-30T12:06:29.003Z] Removing intermediate container 39631feb29fa [2022-08-30T12:06:29.003Z] ---> cf8bf6667cb6 [2022-08-30T12:06:29.003Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-30T12:06:29.003Z] ---> Running in 4dbad01ccbe7 [2022-08-30T12:06:29.264Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T12:06:30.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T12:06:30.206Z] OK: 211 MiB in 51 packages [2022-08-30T12:06:30.466Z] Removing intermediate container 4dbad01ccbe7 [2022-08-30T12:06:30.466Z] ---> e2940df4e848 [2022-08-30T12:06:30.466Z] Step 9/28 : WORKDIR /app [2022-08-30T12:06:30.466Z] ---> Running in a8d9f9f91d01 [2022-08-30T12:06:30.727Z] Removing intermediate container a8d9f9f91d01 [2022-08-30T12:06:30.727Z] ---> 8dacc4843609 [2022-08-30T12:06:30.727Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-30T12:06:30.727Z] ---> 13cc8fbee3bf [2022-08-30T12:06:30.727Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T12:06:30.727Z] ---> Running in bb3a50681f02 [2022-08-30T12:06:31.668Z] Removing intermediate container bb3a50681f02 [2022-08-30T12:06:31.668Z] ---> 93948445b6fb [2022-08-30T12:06:31.668Z] Step 12/28 : COPY . . [2022-08-30T12:06:31.668Z] ---> e87637c4938d [2022-08-30T12:06:31.668Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-30T12:06:31.668Z] ---> Running in 322c85962afd [2022-08-30T12:06:31.928Z] Removing intermediate container 322c85962afd [2022-08-30T12:06:31.929Z] ---> a877db63c3cb [2022-08-30T12:06:31.929Z] Step 14/28 : RUN $MAKE [2022-08-30T12:06:31.929Z] ---> Running in 34291d582773 [2022-08-30T12:06:32.189Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.31 -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-30T12:06:54.148Z] Removing intermediate container 34291d582773 [2022-08-30T12:06:54.148Z] ---> fa51be36d8dc [2022-08-30T12:06:54.148Z] Step 15/28 : FROM alpine:3.16 [2022-08-30T12:06:54.148Z] 3.16: Pulling from library/alpine [2022-08-30T12:06:54.148Z] 213ec9aee27d: Pulling fs layer [2022-08-30T12:06:54.148Z] 213ec9aee27d: Verifying Checksum [2022-08-30T12:06:54.148Z] 213ec9aee27d: Download complete [2022-08-30T12:06:54.148Z] 213ec9aee27d: Pull complete [2022-08-30T12:06:54.148Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T12:06:54.148Z] Status: Downloaded newer image for alpine:3.16 [2022-08-30T12:06:54.148Z] ---> 9c6f07244728 [2022-08-30T12:06:54.148Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T12:06:54.148Z] ---> Running in 97b764e1b8c9 [2022-08-30T12:06:54.148Z] Removing intermediate container 97b764e1b8c9 [2022-08-30T12:06:54.148Z] ---> e1673f684f7d [2022-08-30T12:06:54.148Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-30T12:06:54.148Z] ---> Running in 1396dc31be80 [2022-08-30T12:06:54.148Z] Removing intermediate container 1396dc31be80 [2022-08-30T12:06:54.148Z] ---> 0cc03e6e84d2 [2022-08-30T12:06:54.148Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-30T12:06:54.148Z] ---> Running in 39f8c28a17ab [2022-08-30T12:06:54.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T12:06:54.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T12:06:54.148Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-30T12:06:54.148Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-30T12:06:54.148Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T12:06:54.148Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-30T12:06:54.148Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T12:06:54.148Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-30T12:06:54.148Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-30T12:06:54.148Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T12:06:54.148Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T12:06:54.148Z] OK: 9 MiB in 21 packages [2022-08-30T12:06:54.148Z] Removing intermediate container 39f8c28a17ab [2022-08-30T12:06:54.148Z] ---> b5a536424de2 [2022-08-30T12:06:54.148Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-30T12:06:54.148Z] ---> efc15a5c33c7 [2022-08-30T12:06:54.148Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-30T12:06:54.148Z] ---> eef122432a9b [2022-08-30T12:06:54.148Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-30T12:06:54.407Z] ---> a5054183ba9c [2022-08-30T12:06:54.407Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-30T12:06:54.978Z] ---> 1f723b7c0534 [2022-08-30T12:06:54.978Z] Step 23/28 : EXPOSE 48095 [2022-08-30T12:06:54.978Z] ---> Running in 4e265e56b413 [2022-08-30T12:06:55.237Z] Removing intermediate container 4e265e56b413 [2022-08-30T12:06:55.237Z] ---> 5b0a804e99f5 [2022-08-30T12:06:55.237Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-30T12:06:55.237Z] ---> Running in 3b60c2cf7127 [2022-08-30T12:06:55.237Z] Removing intermediate container 3b60c2cf7127 [2022-08-30T12:06:55.237Z] ---> 6c21463e4ab1 [2022-08-30T12:06:55.237Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T12:06:55.237Z] ---> Running in 034961ffde72 [2022-08-30T12:06:55.237Z] Removing intermediate container 034961ffde72 [2022-08-30T12:06:55.237Z] ---> 50c3173fea0c [2022-08-30T12:06:55.237Z] Step 26/28 : LABEL arch=amd64 [2022-08-30T12:06:55.237Z] ---> Running in d57c468706a2 [2022-08-30T12:06:55.496Z] Removing intermediate container d57c468706a2 [2022-08-30T12:06:55.496Z] ---> a2e95f2f8b5f [2022-08-30T12:06:55.496Z] Step 27/28 : LABEL git_sha=b933ea0b485ee70bccde706982312fa4b67d0a68 [2022-08-30T12:06:55.496Z] ---> Running in 02116a723a8a [2022-08-30T12:06:55.496Z] Removing intermediate container 02116a723a8a [2022-08-30T12:06:55.496Z] ---> a2dcb4c15261 [2022-08-30T12:06:55.496Z] Step 28/28 : LABEL version=0.0.0 [2022-08-30T12:06:55.496Z] ---> Running in ae8c71cb590f [2022-08-30T12:06:55.496Z] Removing intermediate container ae8c71cb590f [2022-08-30T12:06:55.496Z] ---> 068f0268ecd6 [2022-08-30T12:06:55.496Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-30T12:06:55.496Z] Successfully built 068f0268ecd6 [2022-08-30T12:06:55.496Z] 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-30T12:06:56.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T12:06:56.364Z] [2022-08-30T12:06:56.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T12:06:56.533Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23939 in /w/workspace/_app-service-configurable_PR-462 [Pipeline] { [Pipeline] ws [2022-08-30T12:06:56.574Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-08-30T12:06:56.683Z] Selected Git installation does not exist. Using Default [2022-08-30T12:06:56.683Z] The recommended git tool is: NONE [2022-08-30T12:06:56.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T12:06:56.741Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-30T12:06:56.741Z] 5eb5b503b376: Pulling fs layer [2022-08-30T12:06:56.741Z] 5c69ac0246d0: Pulling fs layer [2022-08-30T12:06:56.741Z] ec43610c2a17: Pulling fs layer [2022-08-30T12:06:56.741Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-30T12:06:56.741Z] 33b1e0a273af: Pulling fs layer [2022-08-30T12:06:56.741Z] 5d3b04190fa2: Pulling fs layer [2022-08-30T12:06:56.741Z] 2f39f015ded8: Pulling fs layer [2022-08-30T12:06:56.741Z] 33b1e0a273af: Waiting [2022-08-30T12:06:56.741Z] 5d3b04190fa2: Waiting [2022-08-30T12:06:56.741Z] 2f39f015ded8: Waiting [2022-08-30T12:06:56.741Z] 3a2ae6a8a46f: Waiting [2022-08-30T12:06:56.741Z] 5c69ac0246d0: Download complete [2022-08-30T12:06:56.741Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-30T12:06:56.741Z] 3a2ae6a8a46f: Download complete [2022-08-30T12:06:56.741Z] 33b1e0a273af: Verifying Checksum [2022-08-30T12:06:56.741Z] 33b1e0a273af: Download complete [2022-08-30T12:06:56.741Z] ec43610c2a17: Verifying Checksum [2022-08-30T12:06:56.741Z] ec43610c2a17: Download complete [2022-08-30T12:06:56.741Z] 5d3b04190fa2: Verifying Checksum [2022-08-30T12:06:56.741Z] 5d3b04190fa2: Download complete [2022-08-30T12:06:57.001Z] 5eb5b503b376: Verifying Checksum [2022-08-30T12:06:57.001Z] 5eb5b503b376: Download complete [2022-08-30T12:06:57.571Z] 2f39f015ded8: Download complete [2022-08-30T12:06:58.509Z] 5eb5b503b376: Pull complete [2022-08-30T12:06:58.509Z] 5c69ac0246d0: Pull complete [2022-08-30T12:06:59.080Z] ec43610c2a17: Pull complete [2022-08-30T12:06:59.080Z] 3a2ae6a8a46f: Pull complete [2022-08-30T12:06:59.339Z] 33b1e0a273af: Pull complete [2022-08-30T12:06:59.339Z] 5d3b04190fa2: Pull complete [2022-08-30T12:07:03.278Z] using credential edgex-jenkins-ssh [2022-08-30T12:07:03.306Z] Cloning the remote Git repository [2022-08-30T12:07:03.539Z] 2f39f015ded8: Pull complete [2022-08-30T12:07:03.539Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-30T12:07:03.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T12:07:03.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T12:07:03.766Z] prd-ubuntu20.04-docker-8c-8g-23938 does not seem to be running inside a container [2022-08-30T12:07:03.801Z] $ 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-462 -v /w/workspace/_app-service-configurable_PR-462:/w/workspace/_app-service-configurable_PR-462:rw,z -v /w/workspace/_app-service-configurable_PR-462@tmp:/w/workspace/_app-service-configurable_PR-462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-30T12:07:03.374Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-08-30T12:07:03.481Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-08-30T12:07:03.571Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-30T12:07:03.572Z] > git --version # timeout=10 [2022-08-30T12:07:03.593Z] > git --version # 'git version 2.25.1' [2022-08-30T12:07:03.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T12:07:03.673Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T12:07:05.338Z] Merging remotes/origin/main commit 57c9e21d4332f7231645db7c649b243bf7a77304 into PR head commit b933ea0b485ee70bccde706982312fa4b67d0a68 [2022-08-30T12:07:05.566Z] Merge succeeded, producing b933ea0b485ee70bccde706982312fa4b67d0a68 [2022-08-30T12:07:05.567Z] Checking out Revision b933ea0b485ee70bccde706982312fa4b67d0a68 (PR-462) [2022-08-30T12:07:04.681Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-30T12:07:04.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T12:07:04.732Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-30T12:07:04.818Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-30T12:07:04.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T12:07:04.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-30T12:07:05.357Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T12:07:05.373Z] > git checkout -f b933ea0b485ee70bccde706982312fa4b67d0a68 # timeout=10 [2022-08-30T12:07:05.456Z] > git remote # timeout=10 [2022-08-30T12:07:05.480Z] > git config --get remote.origin.url # timeout=10 [2022-08-30T12:07:05.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T12:07:05.512Z] > git merge 57c9e21d4332f7231645db7c649b243bf7a77304 # timeout=10 [2022-08-30T12:07:05.540Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-30T12:07:05.575Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T12:07:05.616Z] > git checkout -f b933ea0b485ee70bccde706982312fa4b67d0a68 # timeout=10 [2022-08-30T12:07:07.600Z] $ docker top 51275a01fd7bbd692471fa9bd606e34240cc7faae1358b398f9d6360471f7636 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T12:07:08.089Z] ---> job-cost.sh [2022-08-30T12:07:08.089Z] lf-activate-venv: SKIPPING [2022-08-30T12:07:08.089Z] INFO: No Stack... [2022-08-30T12:07:08.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-30T12:07:08.922Z] INFO: Archiving Costs [Pipeline] sh [2022-08-30T12:07:09.242Z] + cat /w/workspace/_app-service-configurable_PR-462/archives/cost.csv [2022-08-30T12:07:09.242Z] + cut -d, -f6 [Pipeline] lock [2022-08-30T12:07:09.281Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-462-1-stack-cost] [2022-08-30T12:07:09.286Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-462-1-stack-cost] did not exist. Created. [2022-08-30T12:07:09.286Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-462-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-30T12:07:09.739Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-30T12:07:09.787Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-08-30T12:07:09.803Z] Stashed 1 file(s) [Pipeline] } [2022-08-30T12:07:09.820Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-462-1-stack-cost] [Pipeline] // lock [2022-08-30T12:07:09.844Z] > git --version # timeout=10 [2022-08-30T12:07:09.856Z] > git --version # 'git version 2.25.1' [2022-08-30T12:07:09.871Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [2022-08-30T12:07:09.897Z] $ docker stop --time=1 51275a01fd7bbd692471fa9bd606e34240cc7faae1358b398f9d6360471f7636 [2022-08-30T12:07:10.386Z] [2022-08-30T12:07:10.386Z] GitHub has been notified of this commit’s build result [2022-08-30T12:07:10.386Z] [2022-08-30T12:07:11.054Z] $ docker rm -f 51275a01fd7bbd692471fa9bd606e34240cc7faae1358b398f9d6360471f7636 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T12:07:12.025Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-30T12:07:12.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T12:07:12.025Z] Dload Upload Total Spent Left Speed [2022-08-30T12:07:12.025Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh [2022-08-30T12:07:12.975Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-30T12:07:13.331Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-08-30T12:07:13.331Z] sudo tee /etc/docker/daemon.new [2022-08-30T12:07:13.331Z] { [2022-08-30T12:07:13.331Z] "registry-mirrors": [ [2022-08-30T12:07:13.331Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-30T12:07:13.331Z] ], [2022-08-30T12:07:13.331Z] "bip": "10.250.0.254/24", [2022-08-30T12:07:13.331Z] "hosts": [ [2022-08-30T12:07:13.331Z] "tcp://0.0.0.0:5555", [2022-08-30T12:07:13.331Z] "unix:///var/run/docker.sock" [2022-08-30T12:07:13.331Z] ], [2022-08-30T12:07:13.331Z] "mtu": 1458, [2022-08-30T12:07:13.331Z] "selinux-enabled": true, [2022-08-30T12:07:13.331Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-30T12:07:13.331Z] } [Pipeline] sh [2022-08-30T12:07:13.687Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-30T12:07:14.039Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T12:07:32.439Z] provisioning config files... [2022-08-30T12:07:32.465Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4749353097427196565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T12:07:32.870Z] ---> docker-login.sh [2022-08-30T12:07:32.870Z] nexus3.edgexfoundry.org:10001 [2022-08-30T12:07:33.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:07:33.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:07:33.747Z] Configure a credential helper to remove this warning. See [2022-08-30T12:07:33.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:07:33.747Z] [2022-08-30T12:07:33.747Z] Login Succeeded [2022-08-30T12:07:33.747Z] nexus3.edgexfoundry.org:10002 [2022-08-30T12:07:34.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:07:34.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:07:34.296Z] Configure a credential helper to remove this warning. See [2022-08-30T12:07:34.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:07:34.296Z] [2022-08-30T12:07:34.296Z] Login Succeeded [2022-08-30T12:07:34.296Z] nexus3.edgexfoundry.org:10003 [2022-08-30T12:07:34.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:07:34.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:07:34.576Z] Configure a credential helper to remove this warning. See [2022-08-30T12:07:34.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:07:34.576Z] [2022-08-30T12:07:34.576Z] Login Succeeded [2022-08-30T12:07:34.576Z] nexus3.edgexfoundry.org:10004 [2022-08-30T12:07:35.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:07:35.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:07:35.176Z] Configure a credential helper to remove this warning. See [2022-08-30T12:07:35.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:07:35.176Z] [2022-08-30T12:07:35.176Z] Login Succeeded [2022-08-30T12:07:35.176Z] docker.io [2022-08-30T12:07:35.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T12:07:35.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T12:07:35.727Z] Configure a credential helper to remove this warning. See [2022-08-30T12:07:35.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T12:07:35.727Z] [2022-08-30T12:07:35.727Z] Login Succeeded [2022-08-30T12:07:35.727Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T12:07:35.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-30T12:07:36.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T12:07:36.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T12:07:36.215Z] ========================================================= [2022-08-30T12:07:36.215Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-30T12:07:36.215Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T12:07:36.723Z] + 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-30T12:07:36.724Z] Sending build context to Docker daemon 206.3kB [2022-08-30T12:07:37.000Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T12:07:37.000Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-30T12:07:37.279Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-30T12:07:37.279Z] b3c136eddcbf: Pulling fs layer [2022-08-30T12:07:37.279Z] c0a3192eca97: Pulling fs layer [2022-08-30T12:07:37.280Z] a050256f5b6f: Pulling fs layer [2022-08-30T12:07:37.280Z] 656be50a0ddc: Pulling fs layer [2022-08-30T12:07:37.280Z] 2bbca73fdf42: Pulling fs layer [2022-08-30T12:07:37.280Z] 46d945488cbd: Pulling fs layer [2022-08-30T12:07:37.280Z] 8a5474983e97: Pulling fs layer [2022-08-30T12:07:37.280Z] 329c88fbcd65: Pulling fs layer [2022-08-30T12:07:37.280Z] 46d945488cbd: Waiting [2022-08-30T12:07:37.280Z] 656be50a0ddc: Waiting [2022-08-30T12:07:37.280Z] 2bbca73fdf42: Waiting [2022-08-30T12:07:37.280Z] 8a5474983e97: Waiting [2022-08-30T12:07:37.280Z] 329c88fbcd65: Waiting [2022-08-30T12:07:37.280Z] a050256f5b6f: Verifying Checksum [2022-08-30T12:07:37.280Z] a050256f5b6f: Download complete [2022-08-30T12:07:37.280Z] c0a3192eca97: Verifying Checksum [2022-08-30T12:07:37.280Z] c0a3192eca97: Download complete [2022-08-30T12:07:37.280Z] 2bbca73fdf42: Verifying Checksum [2022-08-30T12:07:37.280Z] 2bbca73fdf42: Download complete [2022-08-30T12:07:37.280Z] 46d945488cbd: Verifying Checksum [2022-08-30T12:07:37.280Z] 46d945488cbd: Download complete [2022-08-30T12:07:37.280Z] b3c136eddcbf: Verifying Checksum [2022-08-30T12:07:38.271Z] b3c136eddcbf: Pull complete [2022-08-30T12:07:38.271Z] 329c88fbcd65: Verifying Checksum [2022-08-30T12:07:38.271Z] 329c88fbcd65: Download complete [2022-08-30T12:07:38.877Z] c0a3192eca97: Pull complete [2022-08-30T12:07:39.158Z] a050256f5b6f: Pull complete [2022-08-30T12:07:39.436Z] 8a5474983e97: Verifying Checksum [2022-08-30T12:07:39.436Z] 8a5474983e97: Download complete [2022-08-30T12:07:40.416Z] 656be50a0ddc: Verifying Checksum [2022-08-30T12:07:40.416Z] 656be50a0ddc: Download complete [2022-08-30T12:07:52.836Z] 656be50a0ddc: Pull complete [2022-08-30T12:07:52.836Z] 2bbca73fdf42: Pull complete [2022-08-30T12:07:53.111Z] 46d945488cbd: Pull complete [2022-08-30T12:07:59.846Z] 8a5474983e97: Pull complete [2022-08-30T12:08:01.288Z] 329c88fbcd65: Pull complete [2022-08-30T12:08:01.567Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-30T12:08:01.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T12:08:01.567Z] ---> ff4287adb874 [2022-08-30T12:08:01.567Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-30T12:08:03.012Z] ---> Running in b8212349f13f [2022-08-30T12:08:03.288Z] Removing intermediate container b8212349f13f [2022-08-30T12:08:03.288Z] ---> 6a86a76c4084 [2022-08-30T12:08:03.288Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-30T12:08:03.568Z] ---> Running in 5bea2d87a7c4 [2022-08-30T12:08:03.844Z] Removing intermediate container 5bea2d87a7c4 [2022-08-30T12:08:03.844Z] ---> 3e874ace9308 [2022-08-30T12:08:03.844Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-30T12:08:03.844Z] ---> Running in 3e2de9cc2b54 [2022-08-30T12:08:04.448Z] Removing intermediate container 3e2de9cc2b54 [2022-08-30T12:08:04.448Z] ---> f5004ec5a018 [2022-08-30T12:08:04.448Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T12:08:04.448Z] ---> Running in 774a2efe6918 [2022-08-30T12:08:04.732Z] Removing intermediate container 774a2efe6918 [2022-08-30T12:08:04.732Z] ---> d2545f46220e [2022-08-30T12:08:04.732Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T12:08:04.732Z] ---> Running in 18a74be7f391 [2022-08-30T12:08:07.358Z] Removing intermediate container 18a74be7f391 [2022-08-30T12:08:07.358Z] ---> 1a45bdfbb36e [2022-08-30T12:08:07.358Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-30T12:08:07.358Z] ---> Running in f29d13628758 [2022-08-30T12:08:08.345Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T12:08:09.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T12:08:09.929Z] OK: 221 MiB in 51 packages [2022-08-30T12:08:10.918Z] Removing intermediate container f29d13628758 [2022-08-30T12:08:10.918Z] ---> 40f282ff2fed [2022-08-30T12:08:10.918Z] Step 9/14 : WORKDIR /app [2022-08-30T12:08:10.918Z] ---> Running in 2c31c1be6d23 [2022-08-30T12:08:10.918Z] Removing intermediate container 2c31c1be6d23 [2022-08-30T12:08:10.918Z] ---> eb00e7110165 [2022-08-30T12:08:10.918Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-30T12:08:11.520Z] ---> 2bfd00ef3c61 [2022-08-30T12:08:11.520Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T12:08:11.798Z] ---> Running in 8282d814358b [2022-08-30T12:09:08.368Z] Removing intermediate container 8282d814358b [2022-08-30T12:09:08.368Z] ---> d3c16eef58f1 [2022-08-30T12:09:08.368Z] Step 12/14 : COPY . . [2022-08-30T12:09:08.368Z] ---> f05b49e439f2 [2022-08-30T12:09:08.368Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-30T12:09:08.368Z] ---> Running in 4aef85151b4b [2022-08-30T12:09:08.368Z] Removing intermediate container 4aef85151b4b [2022-08-30T12:09:08.368Z] ---> 0a963886626a [2022-08-30T12:09:08.368Z] Step 14/14 : RUN $MAKE [2022-08-30T12:09:08.368Z] ---> Running in 64c4cd374216 [2022-08-30T12:09:08.368Z] noop [2022-08-30T12:09:08.368Z] Removing intermediate container 64c4cd374216 [2022-08-30T12:09:08.368Z] ---> 4acd938ec13a [2022-08-30T12:09:08.368Z] Successfully built 4acd938ec13a [2022-08-30T12:09:08.368Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T12:09:08.853Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T12:09:08.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T12:09:09.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-23939 does not seem to be running inside a container [2022-08-30T12:09:09.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-30T12:09:10.529Z] $ docker top 93340dc631f41d0423c8f2ec7734a4e3a9de35a7efd502b41faf0b953994da02 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T12:09:11.452Z] + go version [2022-08-30T12:09:11.452Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-30T12:09:11.485Z] $ docker stop --time=1 93340dc631f41d0423c8f2ec7734a4e3a9de35a7efd502b41faf0b953994da02 [2022-08-30T12:09:13.073Z] $ docker rm -f 93340dc631f41d0423c8f2ec7734a4e3a9de35a7efd502b41faf0b953994da02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T12:09:13.955Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T12:09:13.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T12:09:14.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-23939 does not seem to be running inside a container [2022-08-30T12:09:14.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-30T12:09:15.486Z] $ docker top cb6ccaa6e85c4dd11f73f35809d9e5242e85a224d35157d797557d6a03b1ba58 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T12:09:16.404Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-08-30T12:09:17.124Z] + make test [2022-08-30T12:09:17.124Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-30T12:10:38.962Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-30T12:10:38.962Z] CGO_ENABLED=1 go vet ./... [2022-08-30T12:10:54.125Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T12:10:54.125Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-30T12:10:54.125Z] ./bin/test-attribution-txt.sh [2022-08-30T12:10:54.125Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-30T12:10:54.125Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-30T12:10:54.125Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-30T12:10:54.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-30T12:10:54.259Z] $ docker stop --time=1 cb6ccaa6e85c4dd11f73f35809d9e5242e85a224d35157d797557d6a03b1ba58 [2022-08-30T12:10:56.105Z] $ docker rm -f cb6ccaa6e85c4dd11f73f35809d9e5242e85a224d35157d797557d6a03b1ba58 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T12:10:57.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-30T12:10:57.146Z] Warning: overwriting stash ‘coverage-report’ [2022-08-30T12:10:57.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T12:10:58.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-30T12:10:58.590Z] + ls -al . [2022-08-30T12:10:58.590Z] total 168 [2022-08-30T12:10:58.590Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 12:09 . [2022-08-30T12:10:58.591Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 12:07 .. [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 12:07 .dockerignore [2022-08-30T12:10:58.591Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 12:07 .git [2022-08-30T12:10:58.591Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 12:07 .github [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 30 12:07 .gitignore [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 30 12:07 Attribution.txt [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 30 12:07 CHANGELOG.md [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 30 12:07 Dockerfile [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 12:07 GOVERNANCE.md [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 30 12:07 Jenkinsfile [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 12:07 LICENSE [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 30 12:07 OWNERS.md [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 4025 Aug 30 12:07 README.md [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 30 12:05 VERSION [2022-08-30T12:10:58.591Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 12:07 bin [2022-08-30T12:10:58.591Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 30 12:09 coverage.out [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 3476 Aug 30 12:07 go.mod [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 37381 Aug 30 12:07 go.sum [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 30 12:07 main.go [2022-08-30T12:10:58.591Z] -rw-rw-r-- 1 jenkins jenkins 2046 Aug 30 12:07 makefile [2022-08-30T12:10:58.591Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 12:07 res [2022-08-30T12:10:58.591Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 12:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T12:10:59.031Z] + 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=b933ea0b485ee70bccde706982312fa4b67d0a68 --label arch=arm64 --label version=0.0.0 . [2022-08-30T12:10:59.031Z] Sending build context to Docker daemon 207.4kB [2022-08-30T12:10:59.311Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T12:10:59.311Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-30T12:10:59.311Z] ---> 4acd938ec13a [2022-08-30T12:10:59.311Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-30T12:10:59.311Z] ---> Running in 6d2c957d2da6 [2022-08-30T12:10:59.588Z] Removing intermediate container 6d2c957d2da6 [2022-08-30T12:10:59.588Z] ---> 1e8b0d066a23 [2022-08-30T12:10:59.588Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-30T12:10:59.861Z] ---> Running in 8900d8141ad2 [2022-08-30T12:11:00.137Z] Removing intermediate container 8900d8141ad2 [2022-08-30T12:11:00.137Z] ---> df5a8f85c084 [2022-08-30T12:11:00.137Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-30T12:11:00.137Z] ---> Running in faf37a78f7a1 [2022-08-30T12:11:00.411Z] Removing intermediate container faf37a78f7a1 [2022-08-30T12:11:00.411Z] ---> 21f4ac646cca [2022-08-30T12:11:00.411Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T12:11:00.411Z] ---> Running in be27f4c726a4 [2022-08-30T12:11:01.034Z] Removing intermediate container be27f4c726a4 [2022-08-30T12:11:01.034Z] ---> 367f9c440b52 [2022-08-30T12:11:01.034Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T12:11:01.034Z] ---> Running in 38c3f74fc5a2 [2022-08-30T12:11:02.491Z] Removing intermediate container 38c3f74fc5a2 [2022-08-30T12:11:02.491Z] ---> c03c02b6f59a [2022-08-30T12:11:02.491Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-30T12:11:02.491Z] ---> Running in f5669921fc11 [2022-08-30T12:11:03.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T12:11:04.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T12:11:05.539Z] OK: 221 MiB in 51 packages [2022-08-30T12:11:06.147Z] Removing intermediate container f5669921fc11 [2022-08-30T12:11:06.147Z] ---> f28c943a317b [2022-08-30T12:11:06.147Z] Step 9/28 : WORKDIR /app [2022-08-30T12:11:06.147Z] ---> Running in 880ee9c7c380 [2022-08-30T12:11:06.761Z] Removing intermediate container 880ee9c7c380 [2022-08-30T12:11:06.761Z] ---> ddc0e000a944 [2022-08-30T12:11:06.761Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-30T12:11:07.039Z] ---> 97e432da32db [2022-08-30T12:11:07.039Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T12:11:07.318Z] ---> Running in 71be14595b7f [2022-08-30T12:11:09.307Z] Removing intermediate container 71be14595b7f [2022-08-30T12:11:09.307Z] ---> fd46605f199b [2022-08-30T12:11:09.307Z] Step 12/28 : COPY . . [2022-08-30T12:11:09.910Z] ---> 3f72290f9ebc [2022-08-30T12:11:09.910Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-30T12:11:09.910Z] ---> Running in 918dff15736a [2022-08-30T12:11:10.197Z] Removing intermediate container 918dff15736a [2022-08-30T12:11:10.197Z] ---> bacda0261c4f [2022-08-30T12:11:10.197Z] Step 14/28 : RUN $MAKE [2022-08-30T12:11:10.197Z] ---> Running in 6557164dd05e [2022-08-30T12:11:11.189Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.31 -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-30T12:13:18.108Z] Removing intermediate container 6557164dd05e [2022-08-30T12:13:18.108Z] ---> 5c31bcbecc9a [2022-08-30T12:13:18.108Z] Step 15/28 : FROM alpine:3.16 [2022-08-30T12:13:18.108Z] 3.16: Pulling from library/alpine [2022-08-30T12:13:18.108Z] 9b18e9b68314: Pulling fs layer [2022-08-30T12:13:18.108Z] 9b18e9b68314: Verifying Checksum [2022-08-30T12:13:18.108Z] 9b18e9b68314: Download complete [2022-08-30T12:13:18.108Z] 9b18e9b68314: Pull complete [2022-08-30T12:13:18.108Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T12:13:18.108Z] Status: Downloaded newer image for alpine:3.16 [2022-08-30T12:13:18.108Z] ---> a6215f271958 [2022-08-30T12:13:18.108Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-30T12:13:18.108Z] ---> Running in 2786e5ccd449 [2022-08-30T12:13:18.108Z] Removing intermediate container 2786e5ccd449 [2022-08-30T12:13:18.108Z] ---> 277d9569ae3b [2022-08-30T12:13:18.108Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-30T12:13:18.108Z] ---> Running in e44ebc9d72cd [2022-08-30T12:13:18.108Z] Removing intermediate container e44ebc9d72cd [2022-08-30T12:13:18.108Z] ---> f40e8ffc17f6 [2022-08-30T12:13:18.108Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-30T12:13:18.108Z] ---> Running in 6b551a42b9a9 [2022-08-30T12:13:18.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T12:13:18.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T12:13:18.108Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-30T12:13:18.108Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-30T12:13:18.108Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T12:13:18.108Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-30T12:13:18.108Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T12:13:18.108Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-30T12:13:18.108Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-30T12:13:18.108Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T12:13:18.108Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T12:13:18.108Z] OK: 9 MiB in 21 packages [2022-08-30T12:13:18.108Z] Removing intermediate container 6b551a42b9a9 [2022-08-30T12:13:18.108Z] ---> dacfebbbcece [2022-08-30T12:13:18.108Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-30T12:13:18.708Z] ---> 1022fbe354dc [2022-08-30T12:13:18.708Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-30T12:13:18.982Z] ---> b3e6e20482c7 [2022-08-30T12:13:18.982Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-30T12:13:19.584Z] ---> d10a5f509cc3 [2022-08-30T12:13:19.584Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-30T12:13:21.021Z] ---> d477394c7611 [2022-08-30T12:13:21.021Z] Step 23/28 : EXPOSE 48095 [2022-08-30T12:13:21.021Z] ---> Running in 75081b7d3dfe [2022-08-30T12:13:21.293Z] Removing intermediate container 75081b7d3dfe [2022-08-30T12:13:21.293Z] ---> 57d221509d7a [2022-08-30T12:13:21.293Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-30T12:13:21.293Z] ---> Running in 0850667ade6b [2022-08-30T12:13:21.895Z] Removing intermediate container 0850667ade6b [2022-08-30T12:13:21.895Z] ---> 6acdf3a6ee04 [2022-08-30T12:13:21.895Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T12:13:21.895Z] ---> Running in 90ed27f5041f [2022-08-30T12:13:22.170Z] Removing intermediate container 90ed27f5041f [2022-08-30T12:13:22.170Z] ---> dee5706a5d44 [2022-08-30T12:13:22.170Z] Step 26/28 : LABEL arch=arm64 [2022-08-30T12:13:22.170Z] ---> Running in 3525e07e6f0a [2022-08-30T12:13:22.445Z] Removing intermediate container 3525e07e6f0a [2022-08-30T12:13:22.445Z] ---> e47482d515f3 [2022-08-30T12:13:22.445Z] Step 27/28 : LABEL git_sha=b933ea0b485ee70bccde706982312fa4b67d0a68 [2022-08-30T12:13:22.445Z] ---> Running in 0f71e828d5a0 [2022-08-30T12:13:22.727Z] Removing intermediate container 0f71e828d5a0 [2022-08-30T12:13:22.727Z] ---> 5fd2eb738de9 [2022-08-30T12:13:22.727Z] Step 28/28 : LABEL version=0.0.0 [2022-08-30T12:13:22.727Z] ---> Running in 76860da00588 [2022-08-30T12:13:23.003Z] Removing intermediate container 76860da00588 [2022-08-30T12:13:23.003Z] ---> 7b7dc5d35db9 [2022-08-30T12:13:23.003Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-30T12:13:23.003Z] Successfully built 7b7dc5d35db9 [2022-08-30T12:13:23.280Z] 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-30T12:13:24.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T12:13:24.082Z] [2022-08-30T12:13:24.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T12:13:24.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T12:13:24.772Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-30T12:13:24.772Z] 8998bd30e6a1: Pulling fs layer [2022-08-30T12:13:24.772Z] 04944245beec: Pulling fs layer [2022-08-30T12:13:24.772Z] 699f458cf7ca: Pulling fs layer [2022-08-30T12:13:24.772Z] 765212b225bb: Pulling fs layer [2022-08-30T12:13:24.773Z] f23df028b6ca: Pulling fs layer [2022-08-30T12:13:24.773Z] d65c8cfc05b1: Pulling fs layer [2022-08-30T12:13:24.773Z] 2437ff75d9bd: Pulling fs layer [2022-08-30T12:13:24.773Z] d65c8cfc05b1: Waiting [2022-08-30T12:13:24.773Z] 2437ff75d9bd: Waiting [2022-08-30T12:13:24.773Z] 765212b225bb: Waiting [2022-08-30T12:13:24.773Z] f23df028b6ca: Waiting [2022-08-30T12:13:24.773Z] 04944245beec: Verifying Checksum [2022-08-30T12:13:24.773Z] 04944245beec: Download complete [2022-08-30T12:13:24.773Z] 765212b225bb: Verifying Checksum [2022-08-30T12:13:24.773Z] 765212b225bb: Download complete [2022-08-30T12:13:24.773Z] f23df028b6ca: Verifying Checksum [2022-08-30T12:13:24.773Z] f23df028b6ca: Download complete [2022-08-30T12:13:24.773Z] d65c8cfc05b1: Verifying Checksum [2022-08-30T12:13:24.773Z] d65c8cfc05b1: Download complete [2022-08-30T12:13:25.047Z] 699f458cf7ca: Verifying Checksum [2022-08-30T12:13:25.047Z] 699f458cf7ca: Download complete [2022-08-30T12:13:25.325Z] 8998bd30e6a1: Verifying Checksum [2022-08-30T12:13:25.325Z] 8998bd30e6a1: Download complete [2022-08-30T12:13:27.310Z] 2437ff75d9bd: Verifying Checksum [2022-08-30T12:13:27.310Z] 2437ff75d9bd: Download complete [2022-08-30T12:13:29.289Z] 8998bd30e6a1: Pull complete [2022-08-30T12:13:29.889Z] 04944245beec: Pull complete [2022-08-30T12:13:31.328Z] 699f458cf7ca: Pull complete [2022-08-30T12:13:31.607Z] 765212b225bb: Pull complete [2022-08-30T12:13:32.589Z] f23df028b6ca: Pull complete [2022-08-30T12:13:32.589Z] d65c8cfc05b1: Pull complete [2022-08-30T12:13:47.701Z] 2437ff75d9bd: Pull complete [2022-08-30T12:13:47.701Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-30T12:13:47.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T12:13:47.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T12:13:48.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-23939 does not seem to be running inside a container [2022-08-30T12:13:48.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-30T12:13:50.763Z] $ docker top 663b4d6b5c8c7c5093b7067346a927153dd3a144fb90058dcdfc1cc904b32764 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T12:13:51.770Z] ---> job-cost.sh [2022-08-30T12:13:51.770Z] lf-activate-venv: SKIPPING [2022-08-30T12:13:51.770Z] INFO: No Stack... [2022-08-30T12:13:52.368Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-30T12:13:52.963Z] INFO: Archiving Costs [Pipeline] sh [2022-08-30T12:13:53.644Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-08-30T12:13:53.644Z] + cut -d, -f6 [Pipeline] lock [2022-08-30T12:13:53.726Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-462-1-stack-cost] [2022-08-30T12:13:53.731Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-462-1-stack-cost] did not exist. Created. [2022-08-30T12:13:53.731Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-462-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-30T12:13:54.487Z] /w/workspace/app-service-configurable/1@tmp/durable-eeef9aee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-30T12:13:55.192Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-30T12:13:55.224Z] Warning: overwriting stash ‘stack-cost’ [2022-08-30T12:13:55.272Z] Stashed 1 file(s) [Pipeline] } [2022-08-30T12:13:55.286Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-462-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-30T12:13:55.367Z] $ docker stop --time=1 663b4d6b5c8c7c5093b7067346a927153dd3a144fb90058dcdfc1cc904b32764 [2022-08-30T12:13:56.880Z] $ docker rm -f 663b4d6b5c8c7c5093b7067346a927153dd3a144fb90058dcdfc1cc904b32764 [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-30T12:13:57.970Z] provisioning config files... [2022-08-30T12:13:57.981Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-462@tmp/config5814816171864131491tmp [Pipeline] { [Pipeline] sh [2022-08-30T12:13:58.321Z] + set +x [2022-08-30T12:13:58.321Z] + curl -s https://codecov.io/bash [2022-08-30T12:13:58.321Z] + bash -s -- [2022-08-30T12:13:58.321Z] [2022-08-30T12:13:58.321Z] _____ _ [2022-08-30T12:13:58.321Z] / ____| | | [2022-08-30T12:13:58.321Z] | | ___ __| | ___ ___ _____ __ [2022-08-30T12:13:58.321Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-30T12:13:58.321Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-30T12:13:58.321Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-30T12:13:58.321Z] Bash-1.0.6 [2022-08-30T12:13:58.321Z] [2022-08-30T12:13:58.321Z] [2022-08-30T12:13:58.321Z] ==> git version 2.25.1 found [2022-08-30T12:13:58.321Z] ==> 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-30T12:13:58.321Z] Release-Date: 2020-01-08 [2022-08-30T12:13:58.321Z] 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-30T12:13:58.321Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-30T12:13:58.321Z] ==> Jenkins CI detected. [2022-08-30T12:13:58.321Z] current dir:  /w/workspace/_app-service-configurable_PR-462 [2022-08-30T12:13:58.321Z] project root: . [2022-08-30T12:13:58.321Z] --> token set from env [2022-08-30T12:13:58.321Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-30T12:13:58.321Z] ==> Running gcov in . (disable via -X gcov) [2022-08-30T12:13:58.321Z] ==> Python coveragepy not found [2022-08-30T12:13:58.321Z] ==> Searching for coverage reports in: [2022-08-30T12:13:58.321Z] + . [2022-08-30T12:13:58.321Z] -> Found 1 reports [2022-08-30T12:13:58.321Z] ==> Detecting git/mercurial file structure [2022-08-30T12:13:58.321Z] ==> Reading reports [2022-08-30T12:13:58.321Z] + ./coverage.out bytes=10 [2022-08-30T12:13:58.321Z] ==> Appending adjustments [2022-08-30T12:13:58.321Z] https://docs.codecov.io/docs/fixing-reports [2022-08-30T12:13:58.582Z] + Found adjustments [2022-08-30T12:13:58.582Z] ==> Gzipping contents [2022-08-30T12:13:58.582Z] 4.0K /tmp/codecov.ZKloxE.gz [2022-08-30T12:13:58.582Z] ==> Uploading reports [2022-08-30T12:13:58.582Z] url: https://codecov.io [2022-08-30T12:13:58.582Z] query: branch=PR-462&commit=b933ea0b485ee70bccde706982312fa4b67d0a68&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=462&job=&cmd_args= [2022-08-30T12:13:58.582Z] -> Pinging Codecov [2022-08-30T12:13:58.583Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-462&commit=b933ea0b485ee70bccde706982312fa4b67d0a68&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=462&job=&cmd_args= [2022-08-30T12:13:58.842Z] -> Uploading to [2022-08-30T12:13:58.842Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-30/A97CA9966030D2A3747ED39772930CCE/b933ea0b485ee70bccde706982312fa4b67d0a68/2be0fee9-c18a-470b-b58c-5a6da630e250.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T121358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c365a44d22ade4453c6cb88da126dfd87cda75803a1f972612c7791583c55d5f [2022-08-30T12:13:58.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T12:13:58.842Z] Dload Upload Total Spent Left Speed [2022-08-30T12:13:59.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2019 --:--:-- --:--:-- --:--:-- 2019 [2022-08-30T12:13:59.105Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/b933ea0b485ee70bccde706982312fa4b67d0a68 [Pipeline] } [2022-08-30T12:13:59.244Z] 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-30T12:14:01.066Z] + [ -d /w/workspace/_app-service-configurable_PR-462/archives ] [2022-08-30T12:14:01.066Z] + ls -al /w/workspace/_app-service-configurable_PR-462/archives [2022-08-30T12:14:01.066Z] total 16 [2022-08-30T12:14:01.066Z] drwxr-xr-x 3 root root 4096 Aug 30 12:07 . [2022-08-30T12:14:01.066Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 12:07 .. [2022-08-30T12:14:01.066Z] drwxr-xr-x 2 root root 4096 Aug 30 12:07 cost [2022-08-30T12:14:01.066Z] -rw-r--r-- 1 root root 96 Aug 30 12:07 cost.csv [2022-08-30T12:14:01.066Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-462/archives [2022-08-30T12:14:01.066Z] + ls -al /w/workspace/_app-service-configurable_PR-462/archives [2022-08-30T12:14:01.066Z] total 16 [2022-08-30T12:14:01.066Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 12:07 . [2022-08-30T12:14:01.066Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 12:07 .. [2022-08-30T12:14:01.066Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 12:07 cost [2022-08-30T12:14:01.066Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 30 12:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-30T12:14:01.391Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T12:14:02.290Z] ---> package-listing.sh [2022-08-30T12:14:02.290Z] ++ facter osfamily [2022-08-30T12:14:02.290Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-30T12:14:02.551Z] + OS_FAMILY=debian [2022-08-30T12:14:02.551Z] + workspace=/w/workspace/_app-service-configurable_PR-462 [2022-08-30T12:14:02.551Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-30T12:14:02.551Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-30T12:14:02.551Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-30T12:14:02.551Z] + PACKAGES=/tmp/packages_start.txt [2022-08-30T12:14:02.551Z] + '[' /w/workspace/_app-service-configurable_PR-462 ']' [2022-08-30T12:14:02.551Z] + PACKAGES=/tmp/packages_end.txt [2022-08-30T12:14:02.551Z] + case "${OS_FAMILY}" in [2022-08-30T12:14:02.551Z] + dpkg -l [2022-08-30T12:14:02.551Z] + grep '^ii' [2022-08-30T12:14:02.551Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-30T12:14:02.551Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-30T12:14:02.551Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-30T12:14:02.551Z] + '[' /w/workspace/_app-service-configurable_PR-462 ']' [2022-08-30T12:14:02.551Z] + mkdir -p /w/workspace/_app-service-configurable_PR-462/archives/ [2022-08-30T12:14:02.551Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-462/archives/ [Pipeline] echo [2022-08-30T12:14:02.585Z] 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-462/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-30T12:14:02.879Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T12:14:03.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T12:14:03.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T12:14:03.666Z] prd-ubuntu20.04-docker-8c-8g-23938 does not seem to be running inside a container [2022-08-30T12:14:03.699Z] $ 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-462/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-462 -v /w/workspace/_app-service-configurable_PR-462:/w/workspace/_app-service-configurable_PR-462:rw,z -v /w/workspace/_app-service-configurable_PR-462@tmp:/w/workspace/_app-service-configurable_PR-462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-30T12:14:03.916Z] $ docker top a64fd68c65f448d800352aeb2c6f62e67a24c99af17aadfcfd417502927f4a86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T12:14:04.340Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-30T12:14:04.649Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-30T12:14:04.965Z] + ls /var/log/sa-host [2022-08-30T12:14:04.965Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T12:14:05.185Z] provisioning config files... [2022-08-30T12:14:05.195Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-462@tmp/config1049921507938756057tmp [Pipeline] { [Pipeline] echo [2022-08-30T12:14:05.247Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T12:14:05.563Z] ---> create-netrc.sh [Pipeline] } [2022-08-30T12:14:05.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-30T12:14:05.999Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-30T12:14:06.032Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T12:14:06.351Z] ---> sudo-logs.sh [2022-08-30T12:14:06.351Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-30T12:14:06.557Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T12:14:06.872Z] ---> job-cost.sh [2022-08-30T12:14:06.872Z] lf-activate-venv: SKIPPING [2022-08-30T12:14:06.872Z] DEBUG: total: 0.2199999988079071 [2022-08-30T12:14:06.872Z] INFO: Retrieving Stack Cost... [2022-08-30T12:14:07.447Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-30T12:14:07.709Z] INFO: Archiving Costs [Pipeline] echo [2022-08-30T12:14:07.744Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T12:14:08.061Z] ---> logs-deploy.sh [2022-08-30T12:14:08.061Z] lf-activate-venv: SKIPPING [2022-08-30T12:14:08.061Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-462/1 [2022-08-30T12:14:08.061Z] INFO: archiving workspace using pattern(s): [2022-08-30T12:14:09.004Z] Archives upload complete. [2022-08-30T12:14:09.265Z] INFO: archiving logs to Nexus [2022-08-30T12:14:09.839Z] ---> uname -a: [2022-08-30T12:14:09.839Z] Linux prd-ubuntu20-04-docker-8c-8g-23938 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-30T12:14:09.839Z] [2022-08-30T12:14:09.839Z] [2022-08-30T12:14:09.839Z] ---> lscpu: [2022-08-30T12:14:09.839Z] Architecture: x86_64 [2022-08-30T12:14:09.839Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-30T12:14:09.839Z] Byte Order: Little Endian [2022-08-30T12:14:09.839Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-30T12:14:09.839Z] CPU(s): 8 [2022-08-30T12:14:09.839Z] On-line CPU(s) list: 0-7 [2022-08-30T12:14:09.839Z] Thread(s) per core: 1 [2022-08-30T12:14:09.839Z] Core(s) per socket: 1 [2022-08-30T12:14:09.839Z] Socket(s): 8 [2022-08-30T12:14:09.839Z] NUMA node(s): 1 [2022-08-30T12:14:09.839Z] Vendor ID: AuthenticAMD [2022-08-30T12:14:09.839Z] CPU family: 23 [2022-08-30T12:14:09.839Z] Model: 49 [2022-08-30T12:14:09.839Z] Model name: AMD EPYC-Rome Processor [2022-08-30T12:14:09.839Z] Stepping: 0 [2022-08-30T12:14:09.839Z] CPU MHz: 2800.002 [2022-08-30T12:14:09.839Z] BogoMIPS: 5600.00 [2022-08-30T12:14:09.839Z] Virtualization: AMD-V [2022-08-30T12:14:09.839Z] Hypervisor vendor: KVM [2022-08-30T12:14:09.839Z] Virtualization type: full [2022-08-30T12:14:09.839Z] L1d cache: 256 KiB [2022-08-30T12:14:09.839Z] L1i cache: 256 KiB [2022-08-30T12:14:09.839Z] L2 cache: 4 MiB [2022-08-30T12:14:09.839Z] L3 cache: 128 MiB [2022-08-30T12:14:09.839Z] NUMA node0 CPU(s): 0-7 [2022-08-30T12:14:09.839Z] Vulnerability Itlb multihit: Not affected [2022-08-30T12:14:09.839Z] Vulnerability L1tf: Not affected [2022-08-30T12:14:09.839Z] Vulnerability Mds: Not affected [2022-08-30T12:14:09.839Z] Vulnerability Meltdown: Not affected [2022-08-30T12:14:09.839Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-30T12:14:09.839Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-30T12:14:09.839Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-30T12:14:09.839Z] Vulnerability Srbds: Not affected [2022-08-30T12:14:09.839Z] Vulnerability Tsx async abort: Not affected [2022-08-30T12:14:09.839Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-30T12:14:09.839Z] [2022-08-30T12:14:09.839Z] [2022-08-30T12:14:09.839Z] ---> nproc: [2022-08-30T12:14:09.839Z] 8 [2022-08-30T12:14:09.839Z] [2022-08-30T12:14:09.839Z] [2022-08-30T12:14:09.839Z] ---> df -h: [2022-08-30T12:14:09.839Z] Filesystem Size Used Avail Use% Mounted on [2022-08-30T12:14:09.839Z] overlay 155G 11G 145G 7% / [2022-08-30T12:14:09.839Z] tmpfs 64M 0 64M 0% /dev [2022-08-30T12:14:09.839Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-30T12:14:09.839Z] shm 64M 0 64M 0% /dev/shm [2022-08-30T12:14:09.839Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-08-30T12:14:09.839Z] [2022-08-30T12:14:09.839Z]