Pull request #469 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0+c8a5d46700fb7f28d3d7157a33cb96b157f5d133 (8eb75b11c7f0fc676ba272ef6bf157cd41ab3823) 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-ssh3574673736520346592.key Verifying host key using known hosts file > 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-ssh17578715966800784867.key Verifying host key using known hosts file > 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-469/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-469/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18288525501883874030.key Verifying host key using known hosts file > 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-469/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10004739628922855394.key Verifying host key using known hosts file > 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-ssh10765346992977327772.key Verifying host key using known hosts file > 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-469/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-469/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8865224847797978924.key Verifying host key using known hosts file > 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-645’ Running on prd-ubuntu20.04-docker-8c-8g-647 in /w/workspace/_app-service-configurable_PR-469 [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-469 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/469/head:refs/remotes/origin/PR-469 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8a5d46700fb7f28d3d7157a33cb96b157f5d133 into PR head commit 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 Merge succeeded, producing 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 Checking out Revision 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 (PR-469) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c8a5d46700fb7f28d3d7157a33cb96b157f5d133 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 # timeout=10 Commit message: "refactor: Adjust NATS Subject to be for all data not just Events" 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 20:32:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:32:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:32:42 ========================================================= 20:32:42 EdgeX Global Pipelines Version Info 20:32:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:32:43 ------------------- 20:32:43 stable info: 20:32:43 ------------------- 20:32:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:32:43 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:32:43 Message: update stable to v1.0.239 20:32:43 ------------------- 20:32:43 experimental info: 20:32:43 ------------------- 20:32:43 Commited By: **** collab-it+edgex@linuxfoundation.org 20:32:43 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:32:43 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:32:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:32:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:32:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:32:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:32:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-469 [Pipeline] echo 20:32:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-469 [Pipeline] echo 20:32:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-469 [Pipeline] echo 20:32:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [Pipeline] echo 20:32:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a0bc8b [Pipeline] echo 20:32:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:45 provisioning config files... 20:32:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-469@tmp/config8945485439642399242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:45 ---> docker-login.sh 20:32:45 nexus3.edgexfoundry.org:10001 20:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:46 Configure a credential helper to remove this warning. See 20:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:46 20:32:46 Login Succeeded 20:32:46 nexus3.edgexfoundry.org:10002 20:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:46 Configure a credential helper to remove this warning. See 20:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:46 20:32:46 Login Succeeded 20:32:46 nexus3.edgexfoundry.org:10003 20:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:46 Configure a credential helper to remove this warning. See 20:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:46 20:32:46 Login Succeeded 20:32:46 nexus3.edgexfoundry.org:10004 20:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:46 Configure a credential helper to remove this warning. See 20:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:46 20:32:46 Login Succeeded 20:32:46 docker.io 20:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:46 Configure a credential helper to remove this warning. See 20:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:46 20:32:46 Login Succeeded 20:32:46 ---> docker-login.sh ends [Pipeline] } 20:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:32:47 + git rev-list -1 --merges 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0~1..8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [Pipeline] echo 20:32:47 -----------> git rev-list -1 --merges 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0~1..8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [false] [Pipeline] sh 20:32:47 + git log --format=format:%s -1 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [Pipeline] echo 20:32:47 ========================================================= 20:32:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:32:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:48 + git log --format=format:%s -1 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [Pipeline] echo 20:32:48 [semverPrep] GIT_COMMIT: 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0, Commit Message: refactor: Adjust NATS Subject to be for all data not just Events [Pipeline] echo 20:32:48 [semverPrep] This is not a build commit. [Pipeline] sh 20:32:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:32:48 + grep -v github /etc/ssh/ssh_known_hosts 20:32:48 + [ -e /tmp/ssh_known_hosts ] 20:32:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:32:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:32:48 + sudo tee -a /etc/ssh/ssh_known_hosts 20:32:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:49 20:32:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:49 0.1.4: Pulling from edgex-devops/py-git-semver 20:32:49 b85a868b505f: Pulling fs layer 20:32:49 e2be974225ed: Pulling fs layer 20:32:49 339a4e72a1f5: Pulling fs layer 20:32:49 988bab9f4d93: Pulling fs layer 20:32:49 1469e6f7b9e6: Pulling fs layer 20:32:49 eaf3925da568: Pulling fs layer 20:32:49 bab4dde63d76: Pulling fs layer 20:32:49 bde34c3a00c8: Pulling fs layer 20:32:49 b352a97aabf1: Pulling fs layer 20:32:49 4872d77fe225: Pulling fs layer 20:32:49 5851b861e8e6: Pulling fs layer 20:32:49 bab4dde63d76: Waiting 20:32:49 bde34c3a00c8: Waiting 20:32:49 b352a97aabf1: Waiting 20:32:49 4872d77fe225: Waiting 20:32:49 5851b861e8e6: Waiting 20:32:49 988bab9f4d93: Waiting 20:32:49 1469e6f7b9e6: Waiting 20:32:49 eaf3925da568: Waiting 20:32:49 e2be974225ed: Verifying Checksum 20:32:49 e2be974225ed: Download complete 20:32:49 988bab9f4d93: Verifying Checksum 20:32:49 988bab9f4d93: Download complete 20:32:49 1469e6f7b9e6: Verifying Checksum 20:32:49 1469e6f7b9e6: Download complete 20:32:49 339a4e72a1f5: Verifying Checksum 20:32:49 339a4e72a1f5: Download complete 20:32:49 eaf3925da568: Verifying Checksum 20:32:49 eaf3925da568: Download complete 20:32:49 bde34c3a00c8: Verifying Checksum 20:32:49 bde34c3a00c8: Download complete 20:32:49 b352a97aabf1: Verifying Checksum 20:32:49 b352a97aabf1: Download complete 20:32:49 4872d77fe225: Verifying Checksum 20:32:49 4872d77fe225: Download complete 20:32:49 5851b861e8e6: Verifying Checksum 20:32:49 5851b861e8e6: Download complete 20:32:49 b85a868b505f: Verifying Checksum 20:32:49 b85a868b505f: Download complete 20:32:49 bab4dde63d76: Verifying Checksum 20:32:49 bab4dde63d76: Download complete 20:32:50 b85a868b505f: Pull complete 20:32:51 e2be974225ed: Pull complete 20:32:51 339a4e72a1f5: Pull complete 20:32:51 988bab9f4d93: Pull complete 20:32:51 1469e6f7b9e6: Pull complete 20:32:51 eaf3925da568: Pull complete 20:32:53 bab4dde63d76: Pull complete 20:32:53 bde34c3a00c8: Pull complete 20:32:53 b352a97aabf1: Pull complete 20:32:53 4872d77fe225: Pull complete 20:32:54 5851b861e8e6: Pull complete 20:32:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:54 prd-ubuntu20.04-docker-8c-8g-647 does not seem to be running inside a container 20:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-469 -v /w/workspace/_app-service-configurable_PR-469:/w/workspace/_app-service-configurable_PR-469:rw,z -v /w/workspace/_app-service-configurable_PR-469@tmp:/w/workspace/_app-service-configurable_PR-469@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:32:56 $ docker top feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 -eo pid,comm 20:32:56 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). 20:32:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:32:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:56 [ssh-agent] Looking for ssh-agent implementation... 20:32:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:56 $ docker exec feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 ssh-agent 20:32:56 SSH_AUTH_SOCK=/tmp/ssh-BGifDfsg5Z43/agent.32 20:32:56 SSH_AGENT_PID=38 20:32:56 Running ssh-add (command line suppressed) 20:32:56 Identity added: /w/workspace/_app-service-configurable_PR-469@tmp/private_key_10039111852768382286.key (/w/workspace/_app-service-configurable_PR-469@tmp/private_key_10039111852768382286.key) 20:32:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:56 + git tag --points-at HEAD [Pipeline] } 20:32:56 $ docker exec --env ******** --env ******** feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 ssh-agent -k 20:32:57 unset SSH_AUTH_SOCK; 20:32:57 unset SSH_AGENT_PID; 20:32:57 echo Agent pid 38 killed; 20:32:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:32:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:57 [ssh-agent] Looking for ssh-agent implementation... 20:32:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:57 $ docker exec feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 ssh-agent 20:32:57 SSH_AUTH_SOCK=/tmp/ssh-n4Z5314iIniR/agent.70 20:32:57 SSH_AGENT_PID=76 20:32:57 Running ssh-add (command line suppressed) 20:32:57 Identity added: /w/workspace/_app-service-configurable_PR-469@tmp/private_key_10103506036923674252.key (/w/workspace/_app-service-configurable_PR-469@tmp/private_key_10103506036923674252.key) 20:32:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:57 + git semver init 20:32:58 2022-09-22 20:32:58,063 [run_init] DEBUG init version:0.0.0 force:False 20:32:58 2022-09-22 20:32:58,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-469/.semver 20:32:58 2022-09-22 20:32:58,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-469/.semver 20:32:58 2022-09-22 20:32:58,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-469/.semver'], cwd=/w/workspace/_app-service-configurable_PR-469, universal_newlines=False, shell=None, istream=None) 20:32:59 2022-09-22 20:32:58,962 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-469/.git/info/exclude 20:32:59 2022-09-22 20:32:58,963 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-469/.semver/PR-469 with force:False 20:32:59 2022-09-22 20:32:58,963 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-469/.semver/PR-469 20:32:59 2022-09-22 20:32:58,967 [execute] INFO git cat-file --batch-check 20:32:59 2022-09-22 20:32:58,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-469/.semver, universal_newlines=False, shell=None, istream=) 20:32:59 2022-09-22 20:32:58,975 [execute] INFO git cat-file --batch 20:32:59 2022-09-22 20:32:58,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-469/.semver, universal_newlines=False, shell=None, istream=) 20:32:59 2022-09-22 20:32:58,981 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-469/.semver/PR-469 20:32:59 0.0.0 [Pipeline] } 20:32:59 $ docker exec --env ******** --env ******** feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 ssh-agent -k 20:32:59 unset SSH_AUTH_SOCK; 20:32:59 unset SSH_AGENT_PID; 20:32:59 echo Agent pid 76 killed; 20:32:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:59 + git semver [Pipeline] } 20:32:59 $ docker stop --time=1 feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 20:33:01 $ docker rm -f feec91a2b5c727c3e388ca425a5f1e6c61436165796490e34f90e581de168555 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:33:01 Stashed 1 file(s) [Pipeline] echo 20:33:01 [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 20:33:02 provisioning config files... 20:33:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-469@tmp/config4140438764238389313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:02 ---> docker-login.sh 20:33:02 nexus3.edgexfoundry.org:10001 20:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:02 Configure a credential helper to remove this warning. See 20:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:02 20:33:02 Login Succeeded 20:33:02 nexus3.edgexfoundry.org:10002 20:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:02 Configure a credential helper to remove this warning. See 20:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:02 20:33:02 Login Succeeded 20:33:02 nexus3.edgexfoundry.org:10003 20:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:03 Configure a credential helper to remove this warning. See 20:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:03 20:33:03 Login Succeeded 20:33:03 nexus3.edgexfoundry.org:10004 20:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:03 Configure a credential helper to remove this warning. See 20:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:03 20:33:03 Login Succeeded 20:33:03 docker.io 20:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:03 Configure a credential helper to remove this warning. See 20:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:03 20:33:03 Login Succeeded 20:33:03 ---> docker-login.sh ends [Pipeline] } 20:33:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:33:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:03 ========================================================= 20:33:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:33:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:04 + 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 . 20:33:04 Sending build context to Docker daemon 3.124MB 20:33:04 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 20:33:04 Step 2/14 : FROM ${BASE} AS builder 20:33:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:33:04 2408cc74d12b: Pulling fs layer 20:33:04 ea60b727a1ce: Pulling fs layer 20:33:04 30c4a7721957: Pulling fs layer 20:33:04 370296b7ddb6: Pulling fs layer 20:33:04 7c6cee850709: Pulling fs layer 20:33:04 39a5fcdaea64: Pulling fs layer 20:33:04 d94ebbe4e438: Pulling fs layer 20:33:04 bcfd1f05c69d: Pulling fs layer 20:33:04 59ccb84bbe0f: Pulling fs layer 20:33:04 370296b7ddb6: Waiting 20:33:04 7c6cee850709: Waiting 20:33:04 39a5fcdaea64: Waiting 20:33:04 d94ebbe4e438: Waiting 20:33:04 bcfd1f05c69d: Waiting 20:33:04 59ccb84bbe0f: Waiting 20:33:04 30c4a7721957: Verifying Checksum 20:33:04 30c4a7721957: Download complete 20:33:04 ea60b727a1ce: Download complete 20:33:04 7c6cee850709: Download complete 20:33:04 39a5fcdaea64: Verifying Checksum 20:33:04 39a5fcdaea64: Download complete 20:33:04 2408cc74d12b: Download complete 20:33:04 d94ebbe4e438: Download complete 20:33:04 2408cc74d12b: Pull complete 20:33:04 ea60b727a1ce: Pull complete 20:33:04 30c4a7721957: Pull complete 20:33:04 59ccb84bbe0f: Verifying Checksum 20:33:04 59ccb84bbe0f: Download complete 20:33:05 370296b7ddb6: Verifying Checksum 20:33:05 370296b7ddb6: Download complete 20:33:05 bcfd1f05c69d: Verifying Checksum 20:33:05 bcfd1f05c69d: Download complete 20:33:09 370296b7ddb6: Pull complete 20:33:09 7c6cee850709: Pull complete 20:33:09 39a5fcdaea64: Pull complete 20:33:09 d94ebbe4e438: Pull complete 20:33:11 bcfd1f05c69d: Pull complete 20:33:12 59ccb84bbe0f: Pull complete 20:33:12 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:33:12 ---> a4fb48ad2a94 20:33:12 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:33:14 ---> Running in dab90dd57d6b 20:33:14 Removing intermediate container dab90dd57d6b 20:33:14 ---> b2df97002677 20:33:14 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 20:33:14 ---> Running in 4d283e0637ac 20:33:14 Removing intermediate container 4d283e0637ac 20:33:14 ---> 0ba5c01711d0 20:33:14 Step 5/14 : ARG ADD_BUILD_TAGS="" 20:33:14 ---> Running in 5df555a498ea 20:33:14 Removing intermediate container 5df555a498ea 20:33:14 ---> 3ab9b2688fed 20:33:14 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:33:14 ---> Running in 1ec5c882760c 20:33:14 Removing intermediate container 1ec5c882760c 20:33:14 ---> a0cb63bafb2a 20:33:14 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:14 ---> Running in b958caeacbfe 20:33:15 Removing intermediate container b958caeacbfe 20:33:15 ---> 6ab03531cf25 20:33:15 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:15 ---> Running in 32fe07c46ef2 20:33:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:33:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:33:16 OK: 211 MiB in 51 packages 20:33:16 Removing intermediate container 32fe07c46ef2 20:33:16 ---> c254ab971ed5 20:33:16 Step 9/14 : WORKDIR /app 20:33:16 ---> Running in 5e0041e90a84 20:33:17 Removing intermediate container 5e0041e90a84 20:33:17 ---> 0a4465d76288 20:33:17 Step 10/14 : COPY go.mod vendor* ./ 20:33:17 ---> f4d27ed4a52d 20:33:17 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:17 ---> Running in ac5a51082e2e 20:33:17 Still waiting to schedule task 20:33:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-646’ 20:33:35 Removing intermediate container ac5a51082e2e 20:33:35 ---> 98b940cedd33 20:33:35 Step 12/14 : COPY . . 20:33:35 ---> 508ca737bca6 20:33:35 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:33:35 ---> Running in 5dd85d3deeb4 20:33:35 Removing intermediate container 5dd85d3deeb4 20:33:35 ---> 80b4ce8306dc 20:33:35 Step 14/14 : RUN $MAKE 20:33:35 ---> Running in c38b071b96de 20:33:35 noop 20:33:35 Removing intermediate container c38b071b96de 20:33:35 ---> b9a26fb294b5 20:33:35 Successfully built b9a26fb294b5 20:33:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:35 + docker inspect -f . ci-base-image-x86_64 20:33:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:35 prd-ubuntu20.04-docker-8c-8g-647 does not seem to be running inside a container 20:33:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-469 -v /w/workspace/_app-service-configurable_PR-469:/w/workspace/_app-service-configurable_PR-469:rw,z -v /w/workspace/_app-service-configurable_PR-469@tmp:/w/workspace/_app-service-configurable_PR-469@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:33:36 $ docker top 86fbe0650c9923aab9bcb27e3578ea670808f25519bbaa5e09b750f5579df839 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:36 + go version 20:33:36 go version go1.18.3 linux/amd64 [Pipeline] } 20:33:36 $ docker stop --time=1 86fbe0650c9923aab9bcb27e3578ea670808f25519bbaa5e09b750f5579df839 20:33:37 $ docker rm -f 86fbe0650c9923aab9bcb27e3578ea670808f25519bbaa5e09b750f5579df839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:38 + docker inspect -f . ci-base-image-x86_64 20:33:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:38 prd-ubuntu20.04-docker-8c-8g-647 does not seem to be running inside a container 20:33:38 $ 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-469 -v /w/workspace/_app-service-configurable_PR-469:/w/workspace/_app-service-configurable_PR-469:rw,z -v /w/workspace/_app-service-configurable_PR-469@tmp:/w/workspace/_app-service-configurable_PR-469@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:33:39 $ docker top b92102e165a7caf5794f927918594c1976c9cc17e445a99d6900f4a46fedc620 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:39 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-469 [Pipeline] fileExists [Pipeline] sh 20:33:39 + make test 20:33:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:33:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:33:49 CGO_ENABLED=1 go vet ./... 20:33:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:33:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:33:53 ./bin/test-attribution-txt.sh [Pipeline] echo 20:33:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:33:53 $ docker stop --time=1 b92102e165a7caf5794f927918594c1976c9cc17e445a99d6900f4a46fedc620 20:33:55 $ docker rm -f b92102e165a7caf5794f927918594c1976c9cc17e445a99d6900f4a46fedc620 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:33:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:33:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:33:56 + ls -al . 20:33:56 total 176 20:33:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 20:33 . 20:33:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:32 .. 20:33:56 -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 20:32 .dockerignore 20:33:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 20:32 .git 20:33:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 20:32 .github 20:33:56 -rw-rw-r-- 1 jenkins jenkins 171 Sep 22 20:32 .gitignore 20:33:56 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 20:32 .semver 20:33:56 -rw-rw-r-- 1 jenkins jenkins 9207 Sep 22 20:32 Attribution.txt 20:33:56 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 22 20:32 CHANGELOG.md 20:33:56 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 22 20:32 Dockerfile 20:33:56 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 20:32 GOVERNANCE.md 20:33:56 -rw-rw-r-- 1 jenkins jenkins 688 Sep 22 20:32 Jenkinsfile 20:33:56 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 20:32 LICENSE 20:33:56 -rw-rw-r-- 1 jenkins jenkins 618 Sep 22 20:32 OWNERS.md 20:33:56 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 22 20:32 README.md 20:33:56 -rw-rw-r-- 1 jenkins jenkins 5 Sep 22 20:33 VERSION 20:33:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 20:32 bin 20:33:56 -rw-r--r-- 1 jenkins jenkins 10 Sep 22 20:33 coverage.out 20:33:56 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 22 20:32 go.mod 20:33:56 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 22 20:32 go.sum 20:33:56 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 22 20:32 main.go 20:33:56 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 22 20:32 makefile 20:33:56 drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 20:32 res 20:33:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:32 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:57 + 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=8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 --label arch=amd64 --label version=0.0.0 . 20:33:57 Sending build context to Docker daemon 3.125MB 20:33:57 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 20:33:57 Step 2/28 : FROM ${BASE} AS builder 20:33:57 ---> b9a26fb294b5 20:33:57 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:33:57 ---> Running in 159f51fa1d98 20:33:57 Removing intermediate container 159f51fa1d98 20:33:57 ---> 3fab862e3091 20:33:57 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 20:33:57 ---> Running in fe690a2ad519 20:33:57 Removing intermediate container fe690a2ad519 20:33:57 ---> 2c468422cb3b 20:33:57 Step 5/28 : ARG ADD_BUILD_TAGS="" 20:33:57 ---> Running in aa4599167309 20:33:57 Removing intermediate container aa4599167309 20:33:57 ---> d9eff3cce3f3 20:33:57 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:33:57 ---> Running in adeaba16d871 20:33:57 Removing intermediate container adeaba16d871 20:33:57 ---> 2e8743ca459a 20:33:57 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:57 ---> Running in bb7c2fede10d 20:33:58 Removing intermediate container bb7c2fede10d 20:33:58 ---> 7f5029d9973b 20:33:58 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:58 ---> Running in f62de43c8776 20:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:33:59 OK: 211 MiB in 51 packages 20:33:59 Removing intermediate container f62de43c8776 20:33:59 ---> 11c853e76dc0 20:33:59 Step 9/28 : WORKDIR /app 20:33:59 ---> Running in d0c5b0460004 20:33:59 Removing intermediate container d0c5b0460004 20:33:59 ---> e551bb10381f 20:33:59 Step 10/28 : COPY go.mod vendor* ./ 20:34:00 ---> 4b5ea871c287 20:34:00 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:00 ---> Running in b8cb283d7daf 20:34:00 Removing intermediate container b8cb283d7daf 20:34:00 ---> 30c33d1769e2 20:34:00 Step 12/28 : COPY . . 20:34:00 ---> 9c5b793d45eb 20:34:00 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:34:00 ---> Running in 15ac8820f364 20:34:00 Removing intermediate container 15ac8820f364 20:34:00 ---> c4e11ded0933 20:34:00 Step 14/28 : RUN $MAKE 20:34:00 ---> Running in 5f2adaba7db3 20:34:01 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 20:34:23 Removing intermediate container 5f2adaba7db3 20:34:23 ---> 29aa758e1d15 20:34:23 Step 15/28 : FROM alpine:3.16 20:34:23 3.16: Pulling from library/alpine 20:34:23 213ec9aee27d: Pulling fs layer 20:34:23 213ec9aee27d: Verifying Checksum 20:34:23 213ec9aee27d: Download complete 20:34:23 213ec9aee27d: Pull complete 20:34:23 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:34:23 Status: Downloaded newer image for alpine:3.16 20:34:23 ---> 9c6f07244728 20:34:23 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:34:23 ---> Running in 99d21af33df3 20:34:23 Removing intermediate container 99d21af33df3 20:34:23 ---> 3438c8500b17 20:34:23 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 20:34:23 ---> Running in b5155fd9d2ba 20:34:23 Removing intermediate container b5155fd9d2ba 20:34:23 ---> 39c2fab91137 20:34:23 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:34:23 ---> Running in 3c25841fbcc8 20:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:34:23 (1/7) Installing ca-certificates (20220614-r0) 20:34:23 (2/7) Installing dumb-init (1.2.5-r1) 20:34:23 (3/7) Installing libgcc (11.2.1_git20220219-r2) 20:34:23 (4/7) Installing libsodium (1.0.18-r0) 20:34:23 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 20:34:23 (6/7) Installing libzmq (4.3.4-r0) 20:34:23 (7/7) Installing zeromq (4.3.4-r0) 20:34:23 Executing busybox-1.35.0-r17.trigger 20:34:23 Executing ca-certificates-20220614-r0.trigger 20:34:23 OK: 9 MiB in 21 packages 20:34:23 Removing intermediate container 3c25841fbcc8 20:34:23 ---> 6bb0e7271ab1 20:34:23 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:34:23 ---> 217410d66029 20:34:23 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 20:34:23 ---> 89cee677ca73 20:34:23 Step 21/28 : COPY --from=builder /app/res/ /res/ 20:34:23 ---> d4dfe239f0eb 20:34:23 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:34:24 ---> f4eb3a2f916c 20:34:24 Step 23/28 : EXPOSE 48095 20:34:24 ---> Running in e5bdf1b54bbd 20:34:24 Removing intermediate container e5bdf1b54bbd 20:34:24 ---> 33f661bc37fa 20:34:24 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 20:34:24 ---> Running in 099dc8567bd1 20:34:24 Removing intermediate container 099dc8567bd1 20:34:24 ---> 2257e2c79046 20:34:24 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:24 ---> Running in e6b6784951d7 20:34:24 Removing intermediate container e6b6784951d7 20:34:24 ---> 4498d32216eb 20:34:24 Step 26/28 : LABEL arch=amd64 20:34:24 ---> Running in f555f9b52f3a 20:34:24 Removing intermediate container f555f9b52f3a 20:34:24 ---> 95f42b2e4cef 20:34:24 Step 27/28 : LABEL git_sha=8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 20:34:24 ---> Running in 9ee8efa28db1 20:34:24 Removing intermediate container 9ee8efa28db1 20:34:24 ---> 1416f7a0b65c 20:34:24 Step 28/28 : LABEL version=0.0.0 20:34:24 ---> Running in f26bf49b276a 20:34:24 Removing intermediate container f26bf49b276a 20:34:24 ---> 92a7ab58ffdb 20:34:24 [Warning] One or more build-args [ARCH] were not consumed 20:34:24 Successfully built 92a7ab58ffdb 20:34:24 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 20:34:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:25 20:34:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:26 latest: Pulling from edgex-lftools-log-publisher 20:34:26 5eb5b503b376: Pulling fs layer 20:34:26 5c69ac0246d0: Pulling fs layer 20:34:26 ec43610c2a17: Pulling fs layer 20:34:26 3a2ae6a8a46f: Pulling fs layer 20:34:26 33b1e0a273af: Pulling fs layer 20:34:26 5d3b04190fa2: Pulling fs layer 20:34:26 2f39f015ded8: Pulling fs layer 20:34:26 5d3b04190fa2: Waiting 20:34:26 3a2ae6a8a46f: Waiting 20:34:26 33b1e0a273af: Waiting 20:34:26 5c69ac0246d0: Verifying Checksum 20:34:26 5c69ac0246d0: Download complete 20:34:26 3a2ae6a8a46f: Verifying Checksum 20:34:26 3a2ae6a8a46f: Download complete 20:34:26 33b1e0a273af: Verifying Checksum 20:34:26 33b1e0a273af: Download complete 20:34:26 5d3b04190fa2: Verifying Checksum 20:34:26 5d3b04190fa2: Download complete 20:34:26 ec43610c2a17: Verifying Checksum 20:34:26 ec43610c2a17: Download complete 20:34:26 5eb5b503b376: Verifying Checksum 20:34:26 5eb5b503b376: Download complete 20:34:27 2f39f015ded8: Verifying Checksum 20:34:27 2f39f015ded8: Download complete 20:34:27 5eb5b503b376: Pull complete 20:34:27 5c69ac0246d0: Pull complete 20:34:28 ec43610c2a17: Pull complete 20:34:28 3a2ae6a8a46f: Pull complete 20:34:28 33b1e0a273af: Pull complete 20:34:28 5d3b04190fa2: Pull complete 20:34:32 2f39f015ded8: Pull complete 20:34:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:34:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:32 prd-ubuntu20.04-docker-8c-8g-647 does not seem to be running inside a container 20:34:32 $ 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-469 -v /w/workspace/_app-service-configurable_PR-469:/w/workspace/_app-service-configurable_PR-469:rw,z -v /w/workspace/_app-service-configurable_PR-469@tmp:/w/workspace/_app-service-configurable_PR-469@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:34:34 $ docker top 81832cc4ce676d1d66c79353d06a25679771bfc810dc939a5ab339801c07281c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:34 ---> job-cost.sh 20:34:34 lf-activate-venv: SKIPPING 20:34:34 INFO: No Stack... 20:34:35 INFO: Retrieving Pricing Info for: v3-standard-8 20:34:35 INFO: Archiving Costs [Pipeline] sh 20:34:36 + cut -d, -f6 20:34:36 + cat /w/workspace/_app-service-configurable_PR-469/archives/cost.csv [Pipeline] lock 20:34:36 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] 20:34:36 Resource [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] did not exist. Created. 20:34:36 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:36 + echo total: 0.2199999988079071 [Pipeline] stash 20:34:36 Stashed 1 file(s) [Pipeline] } 20:34:36 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:36 $ docker stop --time=1 81832cc4ce676d1d66c79353d06a25679771bfc810dc939a5ab339801c07281c 20:34:37 $ docker rm -f 81832cc4ce676d1d66c79353d06a25679771bfc810dc939a5ab339801c07281c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:36:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-648 in /w/workspace/_app-service-configurable_PR-469 [Pipeline] { [Pipeline] ws 20:36:24 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 20:36:24 Selected Git installation does not exist. Using Default 20:36:24 The recommended git tool is: NONE 20:36:29 using credential edgex-jenkins-ssh 20:36:29 Cloning the remote Git repository 20:36:29 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:36:30 > git init /w/workspace/app-service-configurable/1 # timeout=10 20:36:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:36:30 > git --version # timeout=10 20:36:30 > git --version # 'git version 2.25.1' 20:36:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:30 Verifying host key using known hosts file 20:36:30 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:36:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:36:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:36:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:36:33 Merging remotes/origin/main commit c8a5d46700fb7f28d3d7157a33cb96b157f5d133 into PR head commit 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 20:36:33 Merge succeeded, producing 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 20:36:33 Checking out Revision 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 (PR-469) 20:36:32 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:36:32 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:36:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:32 Verifying host key using known hosts file 20:36:32 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:36:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/469/head:refs/remotes/origin/PR-469 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:36:33 > git config core.sparsecheckout # timeout=10 20:36:33 > git checkout -f 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 # timeout=10 20:36:33 > git remote # timeout=10 20:36:33 > git config --get remote.origin.url # timeout=10 20:36:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:33 Verifying host key using known hosts file 20:36:33 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:36:33 > git merge c8a5d46700fb7f28d3d7157a33cb96b157f5d133 # timeout=10 20:36:33 > git rev-parse HEAD^{commit} # timeout=10 20:36:33 > git config core.sparsecheckout # timeout=10 20:36:33 > git checkout -f 8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 # timeout=10 20:36:36 Commit message: "refactor: Adjust NATS Subject to be for all data not just Events" 20:36:36 > git --version # timeout=10 20:36:36 > git --version # 'git version 2.25.1' 20:36:36 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:36:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:37 Dload Upload Total Spent Left Speed 20:36:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10505 0 0 72448 0 --:--:-- --:--:-- --:--:-- 71952 100 12602 100 12602 0 0 86315 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh 20:36:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:36:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:36:38 + sudo tee /etc/docker/daemon.new 20:36:38 { 20:36:38 "registry-mirrors": [ 20:36:38 "https://nexus3.edgexfoundry.org:10001" 20:36:38 ], 20:36:38 "bip": "10.250.0.254/24", 20:36:38 "hosts": [ 20:36:38 "tcp://0.0.0.0:5555", 20:36:38 "unix:///var/run/docker.sock" 20:36:38 ], 20:36:38 "mtu": 1458, 20:36:38 "selinux-enabled": true, 20:36:38 "seccomp-profile": "/etc/docker/seccomp.json" 20:36:38 } [Pipeline] sh 20:36:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:36:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:57 provisioning config files... 20:36:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config14399241936929526020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:58 ---> docker-login.sh 20:36:58 nexus3.edgexfoundry.org:10001 20:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:58 Configure a credential helper to remove this warning. See 20:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:58 20:36:58 Login Succeeded 20:36:58 nexus3.edgexfoundry.org:10002 20:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:59 Configure a credential helper to remove this warning. See 20:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:59 20:36:59 Login Succeeded 20:36:59 nexus3.edgexfoundry.org:10003 20:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:59 Configure a credential helper to remove this warning. See 20:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:59 20:36:59 Login Succeeded 20:36:59 nexus3.edgexfoundry.org:10004 20:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:00 Configure a credential helper to remove this warning. See 20:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:00 20:37:00 Login Succeeded 20:37:00 docker.io 20:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:00 Configure a credential helper to remove this warning. See 20:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:00 20:37:00 Login Succeeded 20:37:00 ---> docker-login.sh ends [Pipeline] } 20:37:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:37:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:37:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:37:00 ========================================================= 20:37:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:37:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:01 + 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 . 20:37:01 Sending build context to Docker daemon 207.9kB 20:37:01 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 20:37:01 Step 2/14 : FROM ${BASE} AS builder 20:37:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:37:01 b3c136eddcbf: Pulling fs layer 20:37:01 c0a3192eca97: Pulling fs layer 20:37:01 a050256f5b6f: Pulling fs layer 20:37:01 656be50a0ddc: Pulling fs layer 20:37:01 2bbca73fdf42: Pulling fs layer 20:37:01 46d945488cbd: Pulling fs layer 20:37:01 8a5474983e97: Pulling fs layer 20:37:01 329c88fbcd65: Pulling fs layer 20:37:01 2bbca73fdf42: Waiting 20:37:01 46d945488cbd: Waiting 20:37:01 8a5474983e97: Waiting 20:37:01 329c88fbcd65: Waiting 20:37:01 656be50a0ddc: Waiting 20:37:01 a050256f5b6f: Download complete 20:37:01 c0a3192eca97: Verifying Checksum 20:37:01 c0a3192eca97: Download complete 20:37:02 2bbca73fdf42: Verifying Checksum 20:37:02 2bbca73fdf42: Download complete 20:37:02 46d945488cbd: Verifying Checksum 20:37:02 46d945488cbd: Download complete 20:37:02 b3c136eddcbf: Verifying Checksum 20:37:02 b3c136eddcbf: Download complete 20:37:03 b3c136eddcbf: Pull complete 20:37:03 329c88fbcd65: Verifying Checksum 20:37:03 329c88fbcd65: Download complete 20:37:03 c0a3192eca97: Pull complete 20:37:03 a050256f5b6f: Pull complete 20:37:04 8a5474983e97: Verifying Checksum 20:37:04 8a5474983e97: Download complete 20:37:04 656be50a0ddc: Verifying Checksum 20:37:04 656be50a0ddc: Download complete 20:37:17 656be50a0ddc: Pull complete 20:37:17 2bbca73fdf42: Pull complete 20:37:17 46d945488cbd: Pull complete 20:37:22 8a5474983e97: Pull complete 20:37:24 329c88fbcd65: Pull complete 20:37:24 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:37:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:37:24 ---> ff4287adb874 20:37:24 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:37:26 ---> Running in 34f269d204b9 20:37:26 Removing intermediate container 34f269d204b9 20:37:26 ---> 66ce6fd2bba9 20:37:26 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 20:37:26 ---> Running in 88d8a2895e97 20:37:26 Removing intermediate container 88d8a2895e97 20:37:26 ---> 18cfefec246a 20:37:26 Step 5/14 : ARG ADD_BUILD_TAGS="" 20:37:26 ---> Running in fc3fbc147c6c 20:37:27 Removing intermediate container fc3fbc147c6c 20:37:27 ---> a5dafb44e350 20:37:27 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:37:27 ---> Running in 297599a5844f 20:37:27 Removing intermediate container 297599a5844f 20:37:27 ---> d24c23fa3485 20:37:27 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:27 ---> Running in 504d075c0010 20:37:29 Removing intermediate container 504d075c0010 20:37:29 ---> 3bb36fdfd911 20:37:29 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:37:29 ---> Running in 9a061d58ab57 20:37:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:37:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:37:32 OK: 221 MiB in 51 packages 20:37:33 Removing intermediate container 9a061d58ab57 20:37:33 ---> 86c6cbe6e292 20:37:33 Step 9/14 : WORKDIR /app 20:37:33 ---> Running in 5a2631ae32cd 20:37:33 Removing intermediate container 5a2631ae32cd 20:37:33 ---> bb464de969e0 20:37:33 Step 10/14 : COPY go.mod vendor* ./ 20:37:33 ---> 00f49d1eb6bf 20:37:33 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:33 ---> Running in 823e42b2df2e 20:38:20 Removing intermediate container 823e42b2df2e 20:38:20 ---> 9133516efe6b 20:38:20 Step 12/14 : COPY . . 20:38:20 ---> 45f5a282a142 20:38:20 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:38:20 ---> Running in b845b41a1b9c 20:38:20 Removing intermediate container b845b41a1b9c 20:38:20 ---> 92c1bd93e45b 20:38:20 Step 14/14 : RUN $MAKE 20:38:20 ---> Running in 17e5ac154d86 20:38:21 noop 20:38:22 Removing intermediate container 17e5ac154d86 20:38:22 ---> ca0a591cf90e 20:38:22 Successfully built ca0a591cf90e 20:38:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:22 + docker inspect -f . ci-base-image-arm64 20:38:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:23 prd-ubuntu20.04-docker-arm64-4c-16g-648 does not seem to be running inside a container 20:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:38:24 $ docker top d1b981f7e8042105dff9d7a099a46ef7ee63b4d5f829e13cab542b3f7982c43d -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:25 + go version 20:38:25 go version go1.18.3 linux/arm64 [Pipeline] } 20:38:25 $ docker stop --time=1 d1b981f7e8042105dff9d7a099a46ef7ee63b4d5f829e13cab542b3f7982c43d 20:38:26 $ docker rm -f d1b981f7e8042105dff9d7a099a46ef7ee63b4d5f829e13cab542b3f7982c43d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:27 + docker inspect -f . ci-base-image-arm64 20:38:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:27 prd-ubuntu20.04-docker-arm64-4c-16g-648 does not seem to be running inside a container 20:38:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:38:28 $ docker top eaded3842ba226bf8672d0731d77beda676e131950b778ce2ebc74a6aff2e170 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:29 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 20:38:29 + make test 20:38:29 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:39:51 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:39:51 CGO_ENABLED=1 go vet ./... 20:40:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:40:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:40:09 ./bin/test-attribution-txt.sh [Pipeline] echo 20:40:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:40:09 $ docker stop --time=1 eaded3842ba226bf8672d0731d77beda676e131950b778ce2ebc74a6aff2e170 20:40:11 $ docker rm -f eaded3842ba226bf8672d0731d77beda676e131950b778ce2ebc74a6aff2e170 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:40:12 Warning: overwriting stash ‘coverage-report’ 20:40:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:40:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:40:13 + ls -al . 20:40:13 total 172 20:40:13 drwxrwxr-x 7 jenkins jenkins 4096 Sep 22 20:38 . 20:40:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:36 .. 20:40:13 -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 20:36 .dockerignore 20:40:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 20:36 .git 20:40:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 20:36 .github 20:40:13 -rw-rw-r-- 1 jenkins jenkins 171 Sep 22 20:36 .gitignore 20:40:13 -rw-rw-r-- 1 jenkins jenkins 9207 Sep 22 20:36 Attribution.txt 20:40:13 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 22 20:36 CHANGELOG.md 20:40:13 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 22 20:36 Dockerfile 20:40:13 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 20:36 GOVERNANCE.md 20:40:13 -rw-rw-r-- 1 jenkins jenkins 688 Sep 22 20:36 Jenkinsfile 20:40:13 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 20:36 LICENSE 20:40:13 -rw-rw-r-- 1 jenkins jenkins 618 Sep 22 20:36 OWNERS.md 20:40:13 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 22 20:36 README.md 20:40:13 -rw-rw-r-- 1 jenkins jenkins 5 Sep 22 20:33 VERSION 20:40:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 20:36 bin 20:40:13 -rw-r--r-- 1 jenkins jenkins 10 Sep 22 20:38 coverage.out 20:40:13 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 22 20:36 go.mod 20:40:13 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 22 20:36 go.sum 20:40:13 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 22 20:36 main.go 20:40:13 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 22 20:36 makefile 20:40:13 drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 20:36 res 20:40:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:36 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:14 + 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=8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 --label arch=arm64 --label version=0.0.0 . 20:40:14 Sending build context to Docker daemon 208.9kB 20:40:14 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 20:40:14 Step 2/28 : FROM ${BASE} AS builder 20:40:14 ---> ca0a591cf90e 20:40:14 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:40:14 ---> Running in 8eb55a80fba0 20:40:14 Removing intermediate container 8eb55a80fba0 20:40:14 ---> 3b38b24cf679 20:40:14 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 20:40:14 ---> Running in d4c8c65a9d3c 20:40:14 Removing intermediate container d4c8c65a9d3c 20:40:14 ---> 979d4e21a144 20:40:14 Step 5/28 : ARG ADD_BUILD_TAGS="" 20:40:15 ---> Running in a763a6cefbf3 20:40:15 Removing intermediate container a763a6cefbf3 20:40:15 ---> bcb8056d4613 20:40:15 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:40:15 ---> Running in e0f5802d8ca0 20:40:15 Removing intermediate container e0f5802d8ca0 20:40:15 ---> 4c0e9fa74bd3 20:40:15 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:15 ---> Running in af55a1854928 20:40:17 Removing intermediate container af55a1854928 20:40:17 ---> fb9b41e1f3d0 20:40:17 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:40:17 ---> Running in bf8c73e54170 20:40:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:20 OK: 221 MiB in 51 packages 20:40:21 Removing intermediate container bf8c73e54170 20:40:21 ---> f9bfc9bde21c 20:40:21 Step 9/28 : WORKDIR /app 20:40:21 ---> Running in 33fd5c2cd5bf 20:40:21 Removing intermediate container 33fd5c2cd5bf 20:40:21 ---> 65286b283d19 20:40:21 Step 10/28 : COPY go.mod vendor* ./ 20:40:21 ---> 704d2047a1b0 20:40:21 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:22 ---> Running in 00b26796f256 20:40:24 Removing intermediate container 00b26796f256 20:40:24 ---> 19c5476a090f 20:40:24 Step 12/28 : COPY . . 20:40:24 ---> 957dfd3451c1 20:40:24 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:40:24 ---> Running in 0893fa8c4377 20:40:24 Removing intermediate container 0893fa8c4377 20:40:24 ---> 2f900460036a 20:40:24 Step 14/28 : RUN $MAKE 20:40:25 ---> Running in 093ba8fce8e2 20:40:26 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 20:43:02 Removing intermediate container 093ba8fce8e2 20:43:02 ---> 1a9a46844bc0 20:43:02 Step 15/28 : FROM alpine:3.16 20:43:02 3.16: Pulling from library/alpine 20:43:02 9b18e9b68314: Pulling fs layer 20:43:02 9b18e9b68314: Verifying Checksum 20:43:02 9b18e9b68314: Download complete 20:43:02 9b18e9b68314: Pull complete 20:43:02 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:43:02 Status: Downloaded newer image for alpine:3.16 20:43:02 ---> a6215f271958 20:43:02 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:43:02 ---> Running in 78b44a07f7f6 20:43:02 Removing intermediate container 78b44a07f7f6 20:43:02 ---> 2547421a6dbd 20:43:02 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 20:43:02 ---> Running in 4fb5b9df69ab 20:43:02 Removing intermediate container 4fb5b9df69ab 20:43:02 ---> 3c377c49add3 20:43:02 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:43:02 ---> Running in 448c27cfa8b7 20:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:43:02 (1/7) Installing ca-certificates (20220614-r0) 20:43:02 (2/7) Installing dumb-init (1.2.5-r1) 20:43:02 (3/7) Installing libgcc (11.2.1_git20220219-r2) 20:43:02 (4/7) Installing libsodium (1.0.18-r0) 20:43:02 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 20:43:02 (6/7) Installing libzmq (4.3.4-r0) 20:43:02 (7/7) Installing zeromq (4.3.4-r0) 20:43:02 Executing busybox-1.35.0-r17.trigger 20:43:02 Executing ca-certificates-20220614-r0.trigger 20:43:02 OK: 9 MiB in 21 packages 20:43:02 Removing intermediate container 448c27cfa8b7 20:43:02 ---> 9b9cbd4676c1 20:43:02 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:43:02 ---> bcc445039e43 20:43:02 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 20:43:02 ---> a9a4feb565b5 20:43:02 Step 21/28 : COPY --from=builder /app/res/ /res/ 20:43:02 ---> 09dce2641257 20:43:02 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:43:02 ---> 4526a24ac159 20:43:02 Step 23/28 : EXPOSE 48095 20:43:02 ---> Running in a05e3c12ebcb 20:43:02 Removing intermediate container a05e3c12ebcb 20:43:02 ---> d9741e31441a 20:43:02 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 20:43:02 ---> Running in e19a119ce2eb 20:43:02 Removing intermediate container e19a119ce2eb 20:43:02 ---> 90809dda0936 20:43:02 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:02 ---> Running in f21c5bfa2f60 20:43:02 Removing intermediate container f21c5bfa2f60 20:43:02 ---> 1656cb1aa7d5 20:43:02 Step 26/28 : LABEL arch=arm64 20:43:02 ---> Running in 8e97b88b0ce5 20:43:02 Removing intermediate container 8e97b88b0ce5 20:43:02 ---> 860e2aaf6c12 20:43:02 Step 27/28 : LABEL git_sha=8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 20:43:02 ---> Running in 99692a719229 20:43:02 Removing intermediate container 99692a719229 20:43:02 ---> e69935578262 20:43:02 Step 28/28 : LABEL version=0.0.0 20:43:02 ---> Running in 8d35784e5f8b 20:43:02 Removing intermediate container 8d35784e5f8b 20:43:02 ---> ea5e70764116 20:43:02 [Warning] One or more build-args [ARCH] were not consumed 20:43:02 Successfully built ea5e70764116 20:43:02 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 20:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:03 20:43:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:04 arm64: Pulling from edgex-lftools-log-publisher 20:43:04 8998bd30e6a1: Pulling fs layer 20:43:04 04944245beec: Pulling fs layer 20:43:04 699f458cf7ca: Pulling fs layer 20:43:04 765212b225bb: Pulling fs layer 20:43:04 f23df028b6ca: Pulling fs layer 20:43:04 d65c8cfc05b1: Pulling fs layer 20:43:04 2437ff75d9bd: Pulling fs layer 20:43:04 765212b225bb: Waiting 20:43:04 f23df028b6ca: Waiting 20:43:04 d65c8cfc05b1: Waiting 20:43:04 2437ff75d9bd: Waiting 20:43:04 04944245beec: Verifying Checksum 20:43:04 04944245beec: Download complete 20:43:04 765212b225bb: Verifying Checksum 20:43:04 765212b225bb: Download complete 20:43:04 f23df028b6ca: Verifying Checksum 20:43:04 f23df028b6ca: Download complete 20:43:04 d65c8cfc05b1: Verifying Checksum 20:43:04 d65c8cfc05b1: Download complete 20:43:04 699f458cf7ca: Download complete 20:43:04 8998bd30e6a1: Verifying Checksum 20:43:04 8998bd30e6a1: Download complete 20:43:07 2437ff75d9bd: Verifying Checksum 20:43:07 2437ff75d9bd: Download complete 20:43:08 8998bd30e6a1: Pull complete 20:43:09 04944245beec: Pull complete 20:43:10 699f458cf7ca: Pull complete 20:43:10 765212b225bb: Pull complete 20:43:11 f23df028b6ca: Pull complete 20:43:11 d65c8cfc05b1: Pull complete 20:43:26 2437ff75d9bd: Pull complete 20:43:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:43:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:27 prd-ubuntu20.04-docker-arm64-4c-16g-648 does not seem to be running inside a container 20:43:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:43:29 $ docker top db7ce91655f1d6c3cf8ea252e07c63fc75e9bd44072e468059f7af0c1d35c068 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:30 ---> job-cost.sh 20:43:30 lf-activate-venv: SKIPPING 20:43:30 INFO: No Stack... 20:43:30 INFO: Retrieving Pricing Info for: v3-standard-4 20:43:31 INFO: Archiving Costs [Pipeline] sh 20:43:31 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 20:43:31 + cut -d, -f6 [Pipeline] lock 20:43:32 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] 20:43:32 Resource [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] did not exist. Created. 20:43:32 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:33 /w/workspace/app-service-configurable/1@tmp/durable-89b659e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:43:33 + echo total: 0.10999999940395355 [Pipeline] stash 20:43:33 Warning: overwriting stash ‘stack-cost’ 20:43:33 Stashed 1 file(s) [Pipeline] } 20:43:33 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-469-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:33 $ docker stop --time=1 db7ce91655f1d6c3cf8ea252e07c63fc75e9bd44072e468059f7af0c1d35c068 20:43:35 $ docker rm -f db7ce91655f1d6c3cf8ea252e07c63fc75e9bd44072e468059f7af0c1d35c068 [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 20:43:36 provisioning config files... 20:43:36 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-469@tmp/config1260575946824511274tmp [Pipeline] { [Pipeline] sh 20:43:36 + set +x 20:43:36 + curl -s https://codecov.io/bash 20:43:36 + bash -s -- 20:43:36 20:43:36 _____ _ 20:43:36 / ____| | | 20:43:36 | | ___ __| | ___ ___ _____ __ 20:43:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:43:36 | |___| (_) | (_| | __/ (_| (_) \ V / 20:43:36 \_____\___/ \__,_|\___|\___\___/ \_/ 20:43:36 Bash-1.0.6 20:43:36 20:43:36 20:43:36 ==> git version 2.25.1 found 20:43:36 ==> 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 20:43:36 Release-Date: 2020-01-08 20:43:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:43:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:43:36 ==> Jenkins CI detected. 20:43:36 current dir:  /w/workspace/_app-service-configurable_PR-469 20:43:36 project root: . 20:43:36 --> token set from env 20:43:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:43:36 ==> Running gcov in . (disable via -X gcov) 20:43:36 ==> Python coveragepy not found 20:43:36 ==> Searching for coverage reports in: 20:43:36 + . 20:43:36 -> Found 1 reports 20:43:36 ==> Detecting git/mercurial file structure 20:43:36 ==> Reading reports 20:43:36 + ./coverage.out bytes=10 20:43:36 ==> Appending adjustments 20:43:36 https://docs.codecov.io/docs/fixing-reports 20:43:36 + Found adjustments 20:43:36 ==> Gzipping contents 20:43:36 4.0K /tmp/codecov.TIowx1.gz 20:43:36 ==> Uploading reports 20:43:36 url: https://codecov.io 20:43:36 query: branch=PR-469&commit=8a0bc8b10fe4fc187bb5b115495f91d9075a39f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-469%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=469&job=&cmd_args= 20:43:36 -> Pinging Codecov 20:43:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-469&commit=8a0bc8b10fe4fc187bb5b115495f91d9075a39f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-469%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=469&job=&cmd_args= 20:43:37 -> Uploading to 20:43:37 https://storage.googleapis.com/codecov/v4/raw/2022-09-22/A97CA9966030D2A3747ED39772930CCE/8a0bc8b10fe4fc187bb5b115495f91d9075a39f0/bbbe82bc-c311-45e0-9225-6304b6b2231f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220922T204336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=671c069702fbd5c3c9d5684ee36c9bb82c661bd31383bfb6bfc016c0b7c17d63 20:43:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:37 Dload Upload Total Spent Left Speed 20:43:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2142 --:--:-- --:--:-- --:--:-- 2142 20:43:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8a0bc8b10fe4fc187bb5b115495f91d9075a39f0 [Pipeline] } 20:43:37 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 20:43:39 + [ -d /w/workspace/_app-service-configurable_PR-469/archives ] 20:43:39 + ls -al /w/workspace/_app-service-configurable_PR-469/archives 20:43:39 total 16 20:43:39 drwxr-xr-x 3 root root 4096 Sep 22 20:34 . 20:43:39 drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 20:34 .. 20:43:39 drwxr-xr-x 2 root root 4096 Sep 22 20:34 cost 20:43:39 -rw-r--r-- 1 root root 96 Sep 22 20:34 cost.csv 20:43:39 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-469/archives 20:43:39 + ls -al /w/workspace/_app-service-configurable_PR-469/archives 20:43:39 total 16 20:43:39 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 20:34 . 20:43:39 drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 20:34 .. 20:43:39 drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 20:34 cost 20:43:39 -rw-r--r-- 1 jenkins jenkins 96 Sep 22 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:43:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:43:40 ---> package-listing.sh 20:43:40 ++ facter osfamily 20:43:40 ++ tr '[:upper:]' '[:lower:]' 20:43:40 + OS_FAMILY=debian 20:43:40 + workspace=/w/workspace/_app-service-configurable_PR-469 20:43:40 + START_PACKAGES=/tmp/packages_start.txt 20:43:40 + END_PACKAGES=/tmp/packages_end.txt 20:43:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:43:40 + PACKAGES=/tmp/packages_start.txt 20:43:40 + '[' /w/workspace/_app-service-configurable_PR-469 ']' 20:43:40 + PACKAGES=/tmp/packages_end.txt 20:43:40 + case "${OS_FAMILY}" in 20:43:40 + dpkg -l 20:43:40 + grep '^ii' 20:43:40 + '[' -f /tmp/packages_start.txt ']' 20:43:40 + '[' -f /tmp/packages_end.txt ']' 20:43:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:43:40 + '[' /w/workspace/_app-service-configurable_PR-469 ']' 20:43:40 + mkdir -p /w/workspace/_app-service-configurable_PR-469/archives/ 20:43:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-469/archives/ [Pipeline] echo 20:43:40 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-469/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:43:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:41 prd-ubuntu20.04-docker-8c-8g-647 does not seem to be running inside a container 20:43:41 $ 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-469/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-469 -v /w/workspace/_app-service-configurable_PR-469:/w/workspace/_app-service-configurable_PR-469:rw,z -v /w/workspace/_app-service-configurable_PR-469@tmp:/w/workspace/_app-service-configurable_PR-469@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:43:41 $ docker top 580706e179f4238658658604c5d8da751b5c1d752d9ee0f4588273a1638f34e3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:42 + touch /tmp/pre-build-complete [Pipeline] sh 20:43:42 + mkdir -p /var/log/sysstat [Pipeline] sh 20:43:42 + ls /var/log/sa-host 20:43:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:43 provisioning config files... 20:43:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-469@tmp/config1223270756068474169tmp [Pipeline] { [Pipeline] echo 20:43:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:43:43 ---> create-netrc.sh [Pipeline] } 20:43:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:43:43 ---> python-tools-install.sh [Pipeline] echo 20:43:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:43:44 ---> sudo-logs.sh 20:43:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:43:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:43:44 ---> job-cost.sh 20:43:44 lf-activate-venv: SKIPPING 20:43:44 DEBUG: total: 0.2199999988079071 20:43:44 INFO: Retrieving Stack Cost... 20:43:44 INFO: Retrieving Pricing Info for: v3-standard-8 20:43:45 INFO: Archiving Costs [Pipeline] echo 20:43:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:43:45 ---> logs-deploy.sh 20:43:45 lf-activate-venv: SKIPPING 20:43:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-469/1 20:43:45 INFO: archiving workspace using pattern(s): 20:43:46 Archives upload complete. 20:43:46 INFO: archiving logs to Nexus