Pull request #484 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c+1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 (a8ea72a0dcb65614e9cded9aa8724ca0667675d5) 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-ssh9720794818441241339.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3590492414089896769.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-484/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-484/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11903212416944028756.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-484/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15761596211848768339.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh820675922223840433.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-484/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-484/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8066810308085919655.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-118114’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118116 in /w/workspace/_app-service-configurable_PR-484 [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-484 # 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/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 into PR head commit fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c Merge succeeded, producing fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c Checking out Revision fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c (PR-484) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:02:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c # 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 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c # timeout=10 [Pipeline] withCredentials 12:02:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:02:31 ========================================================= 12:02:31 EdgeX Global Pipelines Version Info 12:02:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:02:32 ------------------- 12:02:32 stable info: 12:02:32 ------------------- 12:02:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:02:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:02:32 Message: update stable to v1.0.244 12:02:32 ------------------- 12:02:32 experimental info: 12:02:32 ------------------- 12:02:32 Commited By: **** collab-it+edgex@linuxfoundation.org 12:02:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:02:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:02:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:02:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:02:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:02:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:02:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:02:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:02:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:02:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-484 [Pipeline] echo 12:02:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-484 [Pipeline] echo 12:02:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-484 [Pipeline] echo 12:02:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [Pipeline] echo 12:02:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa59744 [Pipeline] echo 12:02:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:02:34 provisioning config files... 12:02:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-484@tmp/config9324382066829471515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:34 ---> docker-login.sh 12:02:34 nexus3.edgexfoundry.org:10001 12:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:35 Configure a credential helper to remove this warning. See 12:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:35 12:02:35 Login Succeeded 12:02:35 nexus3.edgexfoundry.org:10002 12:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:35 Configure a credential helper to remove this warning. See 12:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:35 12:02:35 Login Succeeded 12:02:35 nexus3.edgexfoundry.org:10003 12:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:35 Configure a credential helper to remove this warning. See 12:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:35 12:02:35 Login Succeeded 12:02:35 nexus3.edgexfoundry.org:10004 12:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:35 Configure a credential helper to remove this warning. See 12:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:35 12:02:35 Login Succeeded 12:02:35 docker.io 12:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:35 Configure a credential helper to remove this warning. See 12:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:35 12:02:35 Login Succeeded 12:02:35 ---> docker-login.sh ends [Pipeline] } 12:02:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:02:36 + git rev-list -1 --merges fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c~1..fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [Pipeline] echo 12:02:36 -----------> git rev-list -1 --merges fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c~1..fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [false] [Pipeline] sh 12:02:36 + git log --format=format:%s -1 fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [Pipeline] echo 12:02:37 ========================================================= 12:02:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:02:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:02:37 + git log --format=format:%s -1 fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [Pipeline] echo 12:02:37 [semverPrep] GIT_COMMIT: fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:02:37 [semverPrep] This is not a build commit. [Pipeline] sh 12:02:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:02:37 + grep -v github /etc/ssh/ssh_known_hosts 12:02:37 + [ -e /tmp/ssh_known_hosts ] 12:02:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:02:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:02:37 + sudo tee -a /etc/ssh/ssh_known_hosts 12:02:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:02:38 12:02:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:02:38 0.1.4: Pulling from edgex-devops/py-git-semver 12:02:38 b85a868b505f: Pulling fs layer 12:02:38 e2be974225ed: Pulling fs layer 12:02:38 339a4e72a1f5: Pulling fs layer 12:02:38 988bab9f4d93: Pulling fs layer 12:02:38 1469e6f7b9e6: Pulling fs layer 12:02:38 eaf3925da568: Pulling fs layer 12:02:38 bab4dde63d76: Pulling fs layer 12:02:38 1469e6f7b9e6: Waiting 12:02:38 eaf3925da568: Waiting 12:02:38 bab4dde63d76: Waiting 12:02:38 bde34c3a00c8: Pulling fs layer 12:02:38 b352a97aabf1: Pulling fs layer 12:02:38 bde34c3a00c8: Waiting 12:02:38 b352a97aabf1: Waiting 12:02:38 4872d77fe225: Pulling fs layer 12:02:38 5851b861e8e6: Pulling fs layer 12:02:38 4872d77fe225: Waiting 12:02:38 5851b861e8e6: Waiting 12:02:38 e2be974225ed: Verifying Checksum 12:02:38 e2be974225ed: Download complete 12:02:38 988bab9f4d93: Verifying Checksum 12:02:38 988bab9f4d93: Download complete 12:02:39 1469e6f7b9e6: Verifying Checksum 12:02:39 1469e6f7b9e6: Download complete 12:02:39 eaf3925da568: Download complete 12:02:39 339a4e72a1f5: Verifying Checksum 12:02:39 339a4e72a1f5: Download complete 12:02:39 bde34c3a00c8: Verifying Checksum 12:02:39 bde34c3a00c8: Download complete 12:02:39 b352a97aabf1: Download complete 12:02:39 4872d77fe225: Download complete 12:02:39 5851b861e8e6: Download complete 12:02:39 b85a868b505f: Download complete 12:02:39 bab4dde63d76: Download complete 12:02:40 b85a868b505f: Pull complete 12:02:40 e2be974225ed: Pull complete 12:02:41 339a4e72a1f5: Pull complete 12:02:41 988bab9f4d93: Pull complete 12:02:41 1469e6f7b9e6: Pull complete 12:02:41 eaf3925da568: Pull complete 12:02:43 bab4dde63d76: Pull complete 12:02:43 bde34c3a00c8: Pull complete 12:02:43 b352a97aabf1: Pull complete 12:02:43 4872d77fe225: Pull complete 12:02:43 5851b861e8e6: Pull complete 12:02:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:02:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:43 prd-ubuntu20.04-docker-8c-8g-118116 does not seem to be running inside a container 12:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-484 -v /w/workspace/_app-service-configurable_PR-484:/w/workspace/_app-service-configurable_PR-484:rw,z -v /w/workspace/_app-service-configurable_PR-484@tmp:/w/workspace/_app-service-configurable_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:02:45 $ docker top 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 -eo pid,comm 12:02:45 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). 12:02:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:02:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:02:45 [ssh-agent] Looking for ssh-agent implementation... 12:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:02:46 $ docker exec 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 ssh-agent 12:02:46 SSH_AUTH_SOCK=/tmp/ssh-sAvNzqxscMj3/agent.32 12:02:46 SSH_AGENT_PID=38 12:02:46 Running ssh-add (command line suppressed) 12:02:46 Identity added: /w/workspace/_app-service-configurable_PR-484@tmp/private_key_14091373355922724379.key (/w/workspace/_app-service-configurable_PR-484@tmp/private_key_14091373355922724379.key) 12:02:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:02:46 + git tag --points-at HEAD [Pipeline] } 12:02:46 $ docker exec --env ******** --env ******** 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 ssh-agent -k 12:02:46 unset SSH_AUTH_SOCK; 12:02:46 unset SSH_AGENT_PID; 12:02:46 echo Agent pid 38 killed; 12:02:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:02:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:02:46 [ssh-agent] Looking for ssh-agent implementation... 12:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:02:46 $ docker exec 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 ssh-agent 12:02:47 SSH_AUTH_SOCK=/tmp/ssh-EJucc2z2XAYs/agent.71 12:02:47 SSH_AGENT_PID=77 12:02:47 Running ssh-add (command line suppressed) 12:02:47 Identity added: /w/workspace/_app-service-configurable_PR-484@tmp/private_key_18167265397204153701.key (/w/workspace/_app-service-configurable_PR-484@tmp/private_key_18167265397204153701.key) 12:02:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:02:47 + git semver init 12:02:47 2022-11-03 12:02:47,728 [run_init] DEBUG init version:0.0.0 force:False 12:02:47 2022-11-03 12:02:47,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-484/.semver 12:02:47 2022-11-03 12:02:47,730 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-484/.semver 12:02:47 2022-11-03 12:02:47,730 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-484/.semver'], cwd=/w/workspace/_app-service-configurable_PR-484, universal_newlines=False, shell=None, istream=None) 12:02:48 2022-11-03 12:02:48,666 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-484/.git/info/exclude 12:02:48 2022-11-03 12:02:48,667 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-484/.semver/PR-484 with force:False 12:02:48 2022-11-03 12:02:48,667 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-484/.semver/PR-484 12:02:48 2022-11-03 12:02:48,673 [execute] INFO git cat-file --batch-check 12:02:48 2022-11-03 12:02:48,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-484/.semver, universal_newlines=False, shell=None, istream=) 12:02:48 2022-11-03 12:02:48,679 [execute] INFO git cat-file --batch 12:02:48 2022-11-03 12:02:48,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-484/.semver, universal_newlines=False, shell=None, istream=) 12:02:48 2022-11-03 12:02:48,685 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-484/.semver/PR-484 12:02:48 0.0.0 [Pipeline] } 12:02:48 $ docker exec --env ******** --env ******** 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 ssh-agent -k 12:02:48 unset SSH_AUTH_SOCK; 12:02:48 unset SSH_AGENT_PID; 12:02:48 echo Agent pid 77 killed; 12:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:02:49 + git semver [Pipeline] } 12:02:49 $ docker stop --time=1 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 12:02:50 $ docker rm -f 36b71dbf1b0a329631825daf3595c3680570f6e015d0f37fc2d321f1dd95b6b9 [Pipeline] // withDockerContainer [Pipeline] sh 12:02:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:02:51 Stashed 1 file(s) [Pipeline] echo 12:02:51 [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 12:02:52 provisioning config files... 12:02:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-484@tmp/config8174255749674793264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:52 ---> docker-login.sh 12:02:52 nexus3.edgexfoundry.org:10001 12:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:52 Configure a credential helper to remove this warning. See 12:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:52 12:02:52 Login Succeeded 12:02:52 nexus3.edgexfoundry.org:10002 12:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:52 Configure a credential helper to remove this warning. See 12:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:52 12:02:52 Login Succeeded 12:02:52 nexus3.edgexfoundry.org:10003 12:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:52 Configure a credential helper to remove this warning. See 12:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:52 12:02:52 Login Succeeded 12:02:52 nexus3.edgexfoundry.org:10004 12:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:52 Configure a credential helper to remove this warning. See 12:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:52 12:02:52 Login Succeeded 12:02:52 docker.io 12:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:53 Configure a credential helper to remove this warning. See 12:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:53 12:02:53 Login Succeeded 12:02:53 ---> docker-login.sh ends [Pipeline] } 12:02:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:02:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:02:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:02:53 ========================================================= 12:02:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:02:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:54 + 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 . 12:02:54 Sending build context to Docker daemon 3.196MB 12:02:54 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:02:54 Step 2/13 : FROM ${BASE} AS builder 12:02:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:02:54 213ec9aee27d: Pulling fs layer 12:02:54 4583459ba037: Pulling fs layer 12:02:54 93c1e223e6f2: Pulling fs layer 12:02:54 53926ce57604: Pulling fs layer 12:02:54 21b2b0c7a3f4: Pulling fs layer 12:02:54 22ff95d597cd: Pulling fs layer 12:02:54 12d6caf4c0d1: Pulling fs layer 12:02:54 21b2b0c7a3f4: Waiting 12:02:54 53926ce57604: Waiting 12:02:54 22ff95d597cd: Waiting 12:02:54 96b7cbca73a9: Pulling fs layer 12:02:54 12d6caf4c0d1: Waiting 12:02:54 a7acece74701: Pulling fs layer 12:02:54 96b7cbca73a9: Waiting 12:02:54 93c1e223e6f2: Verifying Checksum 12:02:54 93c1e223e6f2: Download complete 12:02:54 4583459ba037: Download complete 12:02:54 21b2b0c7a3f4: Verifying Checksum 12:02:54 21b2b0c7a3f4: Download complete 12:02:54 22ff95d597cd: Verifying Checksum 12:02:54 22ff95d597cd: Download complete 12:02:54 213ec9aee27d: Verifying Checksum 12:02:54 12d6caf4c0d1: Verifying Checksum 12:02:54 12d6caf4c0d1: Download complete 12:02:54 213ec9aee27d: Pull complete 12:02:54 4583459ba037: Pull complete 12:02:54 93c1e223e6f2: Pull complete 12:02:54 a7acece74701: Verifying Checksum 12:02:54 a7acece74701: Download complete 12:02:54 96b7cbca73a9: Verifying Checksum 12:02:55 53926ce57604: Verifying Checksum 12:02:55 53926ce57604: Download complete 12:02:59 53926ce57604: Pull complete 12:02:59 21b2b0c7a3f4: Pull complete 12:02:59 22ff95d597cd: Pull complete 12:02:59 12d6caf4c0d1: Pull complete 12:03:01 96b7cbca73a9: Pull complete 12:03:01 a7acece74701: Pull complete 12:03:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 12:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:03:02 ---> db6d94c90886 12:03:02 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:03:04 ---> Running in 6200d6c898a7 12:03:04 Removing intermediate container 6200d6c898a7 12:03:04 ---> 4e17f31cace2 12:03:04 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:03:04 ---> Running in 842414bd15b0 12:03:04 Removing intermediate container 842414bd15b0 12:03:04 ---> cb05a4f17d40 12:03:04 Step 5/13 : ARG ADD_BUILD_TAGS="" 12:03:04 ---> Running in fbe0e3d7a73a 12:03:04 Removing intermediate container fbe0e3d7a73a 12:03:04 ---> 871581421ce0 12:03:04 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:03:04 ---> Running in c94da89a8721 12:03:04 Removing intermediate container c94da89a8721 12:03:04 ---> 3848b542a0ad 12:03:04 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:03:04 ---> Running in db8e922fb953 12:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:03:05 OK: 211 MiB in 51 packages 12:03:05 Removing intermediate container db8e922fb953 12:03:05 ---> 2148b25f9e98 12:03:05 Step 8/13 : WORKDIR /app 12:03:05 ---> Running in c847db4e5c46 12:03:05 Removing intermediate container c847db4e5c46 12:03:05 ---> 66a4fd7eddf5 12:03:05 Step 9/13 : COPY go.mod vendor* ./ 12:03:06 ---> dbb60f74bcca 12:03:06 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:06 ---> Running in c287a14c1c60 12:03:07 Still waiting to schedule task 12:03:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118115’ is offline 12:03:24 Removing intermediate container c287a14c1c60 12:03:24 ---> 5244f6f783dc 12:03:24 Step 11/13 : COPY . . 12:03:24 ---> c6facddbc61a 12:03:24 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:03:24 ---> Running in 30a1b5e11b04 12:03:24 Removing intermediate container 30a1b5e11b04 12:03:24 ---> eba5ce05e715 12:03:24 Step 13/13 : RUN $MAKE 12:03:24 ---> Running in 983dff8a47f7 12:03:24 noop 12:03:25 Removing intermediate container 983dff8a47f7 12:03:25 ---> df74cb15408b 12:03:25 Successfully built df74cb15408b 12:03:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:25 + docker inspect -f . ci-base-image-x86_64 12:03:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:25 prd-ubuntu20.04-docker-8c-8g-118116 does not seem to be running inside a container 12:03:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-484 -v /w/workspace/_app-service-configurable_PR-484:/w/workspace/_app-service-configurable_PR-484:rw,z -v /w/workspace/_app-service-configurable_PR-484@tmp:/w/workspace/_app-service-configurable_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:03:26 $ docker top a29ec4f48780b79ca34a0dcdcd59301f210de5ac99ff1d91ce94978364e637c6 -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:26 + go version 12:03:26 go version go1.18.7 linux/amd64 [Pipeline] } 12:03:26 $ docker stop --time=1 a29ec4f48780b79ca34a0dcdcd59301f210de5ac99ff1d91ce94978364e637c6 12:03:28 $ docker rm -f a29ec4f48780b79ca34a0dcdcd59301f210de5ac99ff1d91ce94978364e637c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:28 + docker inspect -f . ci-base-image-x86_64 12:03:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:29 prd-ubuntu20.04-docker-8c-8g-118116 does not seem to be running inside a container 12:03:29 $ 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-484 -v /w/workspace/_app-service-configurable_PR-484:/w/workspace/_app-service-configurable_PR-484:rw,z -v /w/workspace/_app-service-configurable_PR-484@tmp:/w/workspace/_app-service-configurable_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:03:29 $ docker top fbe3496587b950a561dd379cdbdfdb193a01bb3829b9faed4f5aac744b787db7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:29 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-484 [Pipeline] fileExists [Pipeline] sh 12:03:30 + make test 12:03:30 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:03:40 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:03:40 CGO_ENABLED=1 go vet ./... 12:03:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:03:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:03:43 ./bin/test-attribution-txt.sh [Pipeline] echo 12:03:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:03:43 $ docker stop --time=1 fbe3496587b950a561dd379cdbdfdb193a01bb3829b9faed4f5aac744b787db7 12:03:45 $ docker rm -f fbe3496587b950a561dd379cdbdfdb193a01bb3829b9faed4f5aac744b787db7 [Pipeline] // withDockerContainer [Pipeline] sh 12:03:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:03:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:03:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:03:46 + ls -al . 12:03:46 total 184 12:03:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 12:03 . 12:03:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 12:02 .. 12:03:46 -rw-rw-r-- 1 jenkins jenkins 119 Nov 3 12:02 .dockerignore 12:03:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 12:02 .git 12:03:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 12:02 .github 12:03:46 -rw-rw-r-- 1 jenkins jenkins 171 Nov 3 12:02 .gitignore 12:03:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 12:02 .semver 12:03:46 -rw-rw-r-- 1 jenkins jenkins 9207 Nov 3 12:02 Attribution.txt 12:03:46 -rw-rw-r-- 1 jenkins jenkins 29118 Nov 3 12:02 CHANGELOG.md 12:03:46 -rw-rw-r-- 1 jenkins jenkins 2058 Nov 3 12:02 Dockerfile 12:03:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 12:02 GOVERNANCE.md 12:03:46 -rw-rw-r-- 1 jenkins jenkins 688 Nov 3 12:02 Jenkinsfile 12:03:46 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 3 12:02 LICENSE 12:03:46 -rw-rw-r-- 1 jenkins jenkins 618 Nov 3 12:02 OWNERS.md 12:03:46 -rw-rw-r-- 1 jenkins jenkins 4369 Nov 3 12:02 README.md 12:03:46 -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 12:02 VERSION 12:03:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 12:02 bin 12:03:46 -rw-r--r-- 1 jenkins jenkins 10 Nov 3 12:03 coverage.out 12:03:46 -rw-rw-r-- 1 jenkins jenkins 3402 Nov 3 12:02 go.mod 12:03:46 -rw-rw-r-- 1 jenkins jenkins 44277 Nov 3 12:02 go.sum 12:03:46 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 3 12:02 main.go 12:03:46 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 3 12:02 makefile 12:03:46 drwxrwxr-x 10 jenkins jenkins 4096 Nov 3 12:02 res 12:03:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 12:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:47 + 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=fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c --label arch=amd64 --label version=0.0.0 . 12:03:47 Sending build context to Docker daemon 3.197MB 12:03:47 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:03:47 Step 2/27 : FROM ${BASE} AS builder 12:03:47 ---> df74cb15408b 12:03:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:03:47 ---> Running in ff8b72d74726 12:03:47 Removing intermediate container ff8b72d74726 12:03:47 ---> 429d9f51e17a 12:03:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:03:47 ---> Running in bc81aeb4444d 12:03:47 Removing intermediate container bc81aeb4444d 12:03:47 ---> 3a0ad4c5c506 12:03:47 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:03:47 ---> Running in d70c51a3d003 12:03:47 Removing intermediate container d70c51a3d003 12:03:47 ---> 01a2192d621e 12:03:47 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:03:47 ---> Running in 70d7c942aa9e 12:03:47 Removing intermediate container 70d7c942aa9e 12:03:47 ---> 36048b09a5a0 12:03:47 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:03:47 ---> Running in 53fc36822270 12:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:03:48 OK: 211 MiB in 51 packages 12:03:48 Removing intermediate container 53fc36822270 12:03:48 ---> 35876b6737c6 12:03:48 Step 8/27 : WORKDIR /app 12:03:48 ---> Running in 923d5e3107df 12:03:49 Removing intermediate container 923d5e3107df 12:03:49 ---> f4fc121ac88a 12:03:49 Step 9/27 : COPY go.mod vendor* ./ 12:03:49 ---> b2d8086a10ea 12:03:49 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:49 ---> Running in 960f402698e5 12:03:50 Removing intermediate container 960f402698e5 12:03:50 ---> da825b9b0cd9 12:03:50 Step 11/27 : COPY . . 12:03:50 ---> 73c55768a615 12:03:50 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:03:50 ---> Running in 2dd3924df853 12:03:50 Removing intermediate container 2dd3924df853 12:03:50 ---> 920abbfe9324 12:03:50 Step 13/27 : RUN $MAKE 12:03:50 ---> Running in e3905283f9b2 12:03:50 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:04:12 Removing intermediate container e3905283f9b2 12:04:12 ---> 4058516efe60 12:04:12 Step 14/27 : FROM alpine:3.16 12:04:12 3.16: Pulling from library/alpine 12:04:12 213ec9aee27d: Already exists 12:04:12 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:04:12 Status: Downloaded newer image for alpine:3.16 12:04:12 ---> 9c6f07244728 12:04:12 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:04:12 ---> Running in 651f6dee47d5 12:04:12 Removing intermediate container 651f6dee47d5 12:04:12 ---> 549ed80d779b 12:04:12 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:04:12 ---> Running in e45dce95c820 12:04:12 Removing intermediate container e45dce95c820 12:04:12 ---> 1278a5e15000 12:04:12 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:04:12 ---> Running in e3d1bff7f894 12:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:04:12 (1/7) Installing ca-certificates (20220614-r0) 12:04:12 (2/7) Installing dumb-init (1.2.5-r1) 12:04:12 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:04:12 (4/7) Installing libsodium (1.0.18-r0) 12:04:12 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:04:12 (6/7) Installing libzmq (4.3.4-r0) 12:04:12 (7/7) Installing zeromq (4.3.4-r0) 12:04:12 Executing busybox-1.35.0-r17.trigger 12:04:12 Executing ca-certificates-20220614-r0.trigger 12:04:12 OK: 9 MiB in 21 packages 12:04:12 Removing intermediate container e3d1bff7f894 12:04:12 ---> dfe7ab1f5d13 12:04:12 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:04:12 ---> 2decfe7ef569 12:04:12 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:04:13 ---> bad955a08846 12:04:13 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:04:13 ---> 7848206cd3ef 12:04:13 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:04:13 ---> e4dff97074d5 12:04:13 Step 22/27 : EXPOSE 48095 12:04:13 ---> Running in 8ec15b6e571c 12:04:13 Removing intermediate container 8ec15b6e571c 12:04:13 ---> ea6c22e65f30 12:04:13 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:04:13 ---> Running in 2d1b9c13e028 12:04:13 Removing intermediate container 2d1b9c13e028 12:04:13 ---> f577419ce061 12:04:13 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:04:13 ---> Running in aebea8616c41 12:04:14 Removing intermediate container aebea8616c41 12:04:14 ---> bf7b14573849 12:04:14 Step 25/27 : LABEL arch=amd64 12:04:14 ---> Running in 31d6899a8595 12:04:14 Removing intermediate container 31d6899a8595 12:04:14 ---> ab1cb209026c 12:04:14 Step 26/27 : LABEL git_sha=fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c 12:04:14 ---> Running in d078e3a3b742 12:04:14 Removing intermediate container d078e3a3b742 12:04:14 ---> 9f7633af5564 12:04:14 Step 27/27 : LABEL version=0.0.0 12:04:14 ---> Running in 3acac7edf00e 12:04:14 Removing intermediate container 3acac7edf00e 12:04:14 ---> 939af9decb7b 12:04:14 [Warning] One or more build-args [ARCH] were not consumed 12:04:14 Successfully built 939af9decb7b 12:04:14 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 12:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:04:15 12:04:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:04:15 latest: Pulling from edgex-lftools-log-publisher 12:04:15 5eb5b503b376: Pulling fs layer 12:04:15 5c69ac0246d0: Pulling fs layer 12:04:15 ec43610c2a17: Pulling fs layer 12:04:15 3a2ae6a8a46f: Pulling fs layer 12:04:15 33b1e0a273af: Pulling fs layer 12:04:15 5d3b04190fa2: Pulling fs layer 12:04:15 2f39f015ded8: Pulling fs layer 12:04:15 3a2ae6a8a46f: Waiting 12:04:15 5d3b04190fa2: Waiting 12:04:15 33b1e0a273af: Waiting 12:04:15 2f39f015ded8: Waiting 12:04:15 5c69ac0246d0: Verifying Checksum 12:04:15 5c69ac0246d0: Download complete 12:04:15 3a2ae6a8a46f: Verifying Checksum 12:04:15 3a2ae6a8a46f: Download complete 12:04:15 33b1e0a273af: Verifying Checksum 12:04:15 33b1e0a273af: Download complete 12:04:15 5d3b04190fa2: Verifying Checksum 12:04:15 5d3b04190fa2: Download complete 12:04:15 ec43610c2a17: Verifying Checksum 12:04:15 ec43610c2a17: Download complete 12:04:15 5eb5b503b376: Verifying Checksum 12:04:15 5eb5b503b376: Download complete 12:04:16 2f39f015ded8: Download complete 12:04:17 5eb5b503b376: Pull complete 12:04:17 5c69ac0246d0: Pull complete 12:04:17 ec43610c2a17: Pull complete 12:04:17 3a2ae6a8a46f: Pull complete 12:04:18 33b1e0a273af: Pull complete 12:04:18 5d3b04190fa2: Pull complete 12:04:22 2f39f015ded8: Pull complete 12:04:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:04:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:22 prd-ubuntu20.04-docker-8c-8g-118116 does not seem to be running inside a container 12:04:22 $ 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-484 -v /w/workspace/_app-service-configurable_PR-484:/w/workspace/_app-service-configurable_PR-484:rw,z -v /w/workspace/_app-service-configurable_PR-484@tmp:/w/workspace/_app-service-configurable_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:04:24 $ docker top 66d785c9cf89a2a9fca5730a540cbb5af469fc4f1df5d88979196348dc553294 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:24 ---> job-cost.sh 12:04:24 lf-activate-venv: SKIPPING 12:04:24 INFO: No Stack... 12:04:25 INFO: Retrieving Pricing Info for: v3-standard-8 12:04:25 INFO: Archiving Costs [Pipeline] sh 12:04:26 + cat /w/workspace/_app-service-configurable_PR-484/archives/cost.csv 12:04:26 + cut -d, -f6 [Pipeline] lock 12:04:26 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] 12:04:26 Resource [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] did not exist. Created. 12:04:26 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:04:26 + echo total: 0.2199999988079071 [Pipeline] stash 12:04:26 Stashed 1 file(s) [Pipeline] } 12:04:26 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:04:26 $ docker stop --time=1 66d785c9cf89a2a9fca5730a540cbb5af469fc4f1df5d88979196348dc553294 12:04:27 $ docker rm -f 66d785c9cf89a2a9fca5730a540cbb5af469fc4f1df5d88979196348dc553294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:04:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118117 in /w/workspace/_app-service-configurable_PR-484 [Pipeline] { [Pipeline] ws 12:04:32 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:04:32 Selected Git installation does not exist. Using Default 12:04:32 The recommended git tool is: NONE 12:04:36 using credential edgex-jenkins-ssh 12:04:36 Cloning the remote Git repository 12:04:37 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:04:37 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:04:37 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:04:37 > git --version # timeout=10 12:04:37 > git --version # 'git version 2.25.1' 12:04:37 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:37 Verifying host key using known hosts file 12:04:37 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. 12:04:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:38 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:04:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:39 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:04:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:04:39 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:39 Verifying host key using known hosts file 12:04:39 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. 12:04:40 Merging remotes/origin/main commit 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 into PR head commit fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c 12:04:40 Merge succeeded, producing fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c 12:04:40 Checking out Revision fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c (PR-484) 12:04:40 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:04:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:04:40 > git config core.sparsecheckout # timeout=10 12:04:40 > git checkout -f fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c # timeout=10 12:04:40 > git remote # timeout=10 12:04:40 > git config --get remote.origin.url # timeout=10 12:04:40 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:40 Verifying host key using known hosts file 12:04:40 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. 12:04:40 > git merge 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 # timeout=10 12:04:40 > git rev-parse HEAD^{commit} # timeout=10 12:04:40 > git config core.sparsecheckout # timeout=10 12:04:40 > git checkout -f fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c # timeout=10 12:04:40 > git --version # timeout=10 12:04:40 > git --version # 'git version 2.25.1' 12:04:40 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:04:41 % Total % Received % Xferd Average Speed Time Time Time Current 12:04:41 Dload Upload Total Spent Left Speed 12:04:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh 12:04:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:04:42 + sudo tee /etc/docker/daemon.new 12:04:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:04:42 { 12:04:42 "registry-mirrors": [ 12:04:42 "https://nexus3.edgexfoundry.org:10001" 12:04:42 ], 12:04:42 "bip": "10.250.0.254/24", 12:04:42 "hosts": [ 12:04:42 "tcp://0.0.0.0:5555", 12:04:42 "unix:///var/run/docker.sock" 12:04:42 ], 12:04:42 "mtu": 1458, 12:04:42 "selinux-enabled": true, 12:04:42 "seccomp-profile": "/etc/docker/seccomp.json" 12:04:42 } [Pipeline] sh 12:04:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:04:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:01 provisioning config files... 12:05:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16987560235830937372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:02 ---> docker-login.sh 12:05:02 nexus3.edgexfoundry.org:10001 12:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:02 Configure a credential helper to remove this warning. See 12:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:02 12:05:02 Login Succeeded 12:05:02 nexus3.edgexfoundry.org:10002 12:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:03 Configure a credential helper to remove this warning. See 12:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:03 12:05:03 Login Succeeded 12:05:03 nexus3.edgexfoundry.org:10003 12:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:03 Configure a credential helper to remove this warning. See 12:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:03 12:05:03 Login Succeeded 12:05:03 nexus3.edgexfoundry.org:10004 12:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:03 Configure a credential helper to remove this warning. See 12:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:03 12:05:03 Login Succeeded 12:05:03 docker.io 12:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:04 Configure a credential helper to remove this warning. See 12:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:04 12:05:04 Login Succeeded 12:05:04 ---> docker-login.sh ends [Pipeline] } 12:05:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:05:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:04 ========================================================= 12:05:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:05:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:05 + 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 . 12:05:05 Sending build context to Docker daemon 217.6kB 12:05:05 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:05:05 Step 2/13 : FROM ${BASE} AS builder 12:05:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:05:05 9b18e9b68314: Pulling fs layer 12:05:05 35d82f9e3411: Pulling fs layer 12:05:05 e16973657156: Pulling fs layer 12:05:05 fc693d55d65f: Pulling fs layer 12:05:05 7e9fc2657dce: Pulling fs layer 12:05:05 dda99020689f: Pulling fs layer 12:05:05 db1c61fa0a46: Pulling fs layer 12:05:05 891c053d2c06: Pulling fs layer 12:05:05 7e9fc2657dce: Waiting 12:05:05 dda99020689f: Waiting 12:05:05 db1c61fa0a46: Waiting 12:05:05 891c053d2c06: Waiting 12:05:05 fc693d55d65f: Waiting 12:05:05 e16973657156: Download complete 12:05:05 35d82f9e3411: Download complete 12:05:05 7e9fc2657dce: Verifying Checksum 12:05:05 7e9fc2657dce: Download complete 12:05:05 dda99020689f: Verifying Checksum 12:05:05 dda99020689f: Download complete 12:05:05 9b18e9b68314: Verifying Checksum 12:05:05 9b18e9b68314: Download complete 12:05:06 9b18e9b68314: Pull complete 12:05:06 891c053d2c06: Verifying Checksum 12:05:06 891c053d2c06: Download complete 12:05:07 35d82f9e3411: Pull complete 12:05:07 e16973657156: Pull complete 12:05:07 db1c61fa0a46: Verifying Checksum 12:05:07 db1c61fa0a46: Download complete 12:05:08 fc693d55d65f: Verifying Checksum 12:05:08 fc693d55d65f: Download complete 12:05:24 fc693d55d65f: Pull complete 12:05:24 7e9fc2657dce: Pull complete 12:05:24 dda99020689f: Pull complete 12:05:28 db1c61fa0a46: Pull complete 12:05:31 891c053d2c06: Pull complete 12:05:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 12:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:05:31 ---> f96f9c87975a 12:05:31 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:05:31 ---> Running in 3ad32161cbc0 12:05:31 Removing intermediate container 3ad32161cbc0 12:05:31 ---> 6f63628abd9b 12:05:31 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:05:32 ---> Running in b6ade7069984 12:05:32 Removing intermediate container b6ade7069984 12:05:32 ---> 22fc5a9652b9 12:05:32 Step 5/13 : ARG ADD_BUILD_TAGS="" 12:05:32 ---> Running in 77ee71730282 12:05:32 Removing intermediate container 77ee71730282 12:05:32 ---> d5b3b0524351 12:05:32 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:05:32 ---> Running in a28e8f56c233 12:05:33 Removing intermediate container a28e8f56c233 12:05:33 ---> d87faf77fa17 12:05:33 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:33 ---> Running in a6abaafca392 12:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:05:35 OK: 221 MiB in 51 packages 12:05:35 Removing intermediate container a6abaafca392 12:05:35 ---> b15003359cb7 12:05:35 Step 8/13 : WORKDIR /app 12:05:36 ---> Running in c6c0404bf9fe 12:05:36 Removing intermediate container c6c0404bf9fe 12:05:36 ---> b301b272e060 12:05:36 Step 9/13 : COPY go.mod vendor* ./ 12:05:38 ---> 4bf0926a10d3 12:05:38 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:38 ---> Running in 7ea060cc3992 12:06:34 Removing intermediate container 7ea060cc3992 12:06:34 ---> a7aeff421aff 12:06:34 Step 11/13 : COPY . . 12:06:34 ---> 2c5c870dc59f 12:06:34 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:06:34 ---> Running in 770ad633fa45 12:06:34 Removing intermediate container 770ad633fa45 12:06:34 ---> 1c882760cb50 12:06:34 Step 13/13 : RUN $MAKE 12:06:34 ---> Running in cd30676dee6d 12:06:34 noop 12:06:34 Removing intermediate container cd30676dee6d 12:06:34 ---> d3b3a45aeace 12:06:34 Successfully built d3b3a45aeace 12:06:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:35 + docker inspect -f . ci-base-image-arm64 12:06:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:35 prd-ubuntu20.04-docker-arm64-4c-16g-118117 does not seem to be running inside a container 12:06:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:06:37 $ docker top 63c8af775618e66fbf3a29501aece4f2f2818a207cc764b86cf4821df3e1cc33 -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:38 + go version 12:06:38 go version go1.18.7 linux/arm64 [Pipeline] } 12:06:38 $ docker stop --time=1 63c8af775618e66fbf3a29501aece4f2f2818a207cc764b86cf4821df3e1cc33 12:06:39 $ docker rm -f 63c8af775618e66fbf3a29501aece4f2f2818a207cc764b86cf4821df3e1cc33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:40 + docker inspect -f . ci-base-image-arm64 12:06:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:41 prd-ubuntu20.04-docker-arm64-4c-16g-118117 does not seem to be running inside a container 12:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:06:42 $ docker top 87ac4ebe9f4522157094f6d05c1c932b65a3b1ff8a3c48afffe522ee03ac84fd -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:43 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:06:43 + make test 12:06:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:08:05 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:08:05 CGO_ENABLED=1 go vet ./... 12:08:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:08:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:08:23 ./bin/test-attribution-txt.sh [Pipeline] echo 12:08:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:08:23 $ docker stop --time=1 87ac4ebe9f4522157094f6d05c1c932b65a3b1ff8a3c48afffe522ee03ac84fd 12:08:25 $ docker rm -f 87ac4ebe9f4522157094f6d05c1c932b65a3b1ff8a3c48afffe522ee03ac84fd [Pipeline] // withDockerContainer [Pipeline] sh 12:08:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:08:26 Warning: overwriting stash ‘coverage-report’ 12:08:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:08:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:08:28 + ls -al . 12:08:28 total 180 12:08:28 drwxrwxr-x 7 jenkins jenkins 4096 Nov 3 12:06 . 12:08:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 12:04 .. 12:08:28 -rw-rw-r-- 1 jenkins jenkins 119 Nov 3 12:04 .dockerignore 12:08:28 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 12:04 .git 12:08:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 12:04 .github 12:08:28 -rw-rw-r-- 1 jenkins jenkins 171 Nov 3 12:04 .gitignore 12:08:28 -rw-rw-r-- 1 jenkins jenkins 9207 Nov 3 12:04 Attribution.txt 12:08:28 -rw-rw-r-- 1 jenkins jenkins 29118 Nov 3 12:04 CHANGELOG.md 12:08:28 -rw-rw-r-- 1 jenkins jenkins 2058 Nov 3 12:04 Dockerfile 12:08:28 -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 12:04 GOVERNANCE.md 12:08:28 -rw-rw-r-- 1 jenkins jenkins 688 Nov 3 12:04 Jenkinsfile 12:08:28 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 3 12:04 LICENSE 12:08:28 -rw-rw-r-- 1 jenkins jenkins 618 Nov 3 12:04 OWNERS.md 12:08:28 -rw-rw-r-- 1 jenkins jenkins 4369 Nov 3 12:04 README.md 12:08:28 -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 12:02 VERSION 12:08:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 12:04 bin 12:08:28 -rw-r--r-- 1 jenkins jenkins 10 Nov 3 12:06 coverage.out 12:08:28 -rw-rw-r-- 1 jenkins jenkins 3402 Nov 3 12:04 go.mod 12:08:28 -rw-rw-r-- 1 jenkins jenkins 44277 Nov 3 12:04 go.sum 12:08:28 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 3 12:04 main.go 12:08:28 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 3 12:04 makefile 12:08:28 drwxrwxr-x 10 jenkins jenkins 4096 Nov 3 12:04 res 12:08:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:28 + 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=fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c --label arch=arm64 --label version=0.0.0 . 12:08:28 Sending build context to Docker daemon 218.6kB 12:08:28 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:08:28 Step 2/27 : FROM ${BASE} AS builder 12:08:28 ---> d3b3a45aeace 12:08:28 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:08:28 ---> Running in 8406c0684904 12:08:29 Removing intermediate container 8406c0684904 12:08:29 ---> 0f51ea51e206 12:08:29 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:08:29 ---> Running in 5fe70d6a91ad 12:08:29 Removing intermediate container 5fe70d6a91ad 12:08:29 ---> 5b5a454e182b 12:08:29 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:08:29 ---> Running in 7ba6af4167d5 12:08:29 Removing intermediate container 7ba6af4167d5 12:08:29 ---> 15f551e17aaf 12:08:29 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:08:29 ---> Running in 6c1f8e3a85b8 12:08:30 Removing intermediate container 6c1f8e3a85b8 12:08:30 ---> 05186ade6f26 12:08:30 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:08:30 ---> Running in d23100421422 12:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:08:32 OK: 221 MiB in 51 packages 12:08:32 Removing intermediate container d23100421422 12:08:32 ---> 4854dfaf7472 12:08:32 Step 8/27 : WORKDIR /app 12:08:33 ---> Running in 96938010f834 12:08:33 Removing intermediate container 96938010f834 12:08:33 ---> 33de710ffaa3 12:08:33 Step 9/27 : COPY go.mod vendor* ./ 12:08:33 ---> 9faf6155c7c4 12:08:33 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:33 ---> Running in dfc4c0d2576f 12:08:35 Removing intermediate container dfc4c0d2576f 12:08:35 ---> 16880b61253f 12:08:35 Step 11/27 : COPY . . 12:08:37 ---> 89bd64381251 12:08:37 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:08:37 ---> Running in 99f124384961 12:08:37 Removing intermediate container 99f124384961 12:08:37 ---> a56d7a873ca6 12:08:37 Step 13/27 : RUN $MAKE 12:08:37 ---> Running in 95c33c012d68 12:08:38 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:11:15 Removing intermediate container 95c33c012d68 12:11:15 ---> 25ca9616dcf6 12:11:15 Step 14/27 : FROM alpine:3.16 12:11:15 3.16: Pulling from library/alpine 12:11:15 9b18e9b68314: Already exists 12:11:15 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:11:15 Status: Downloaded newer image for alpine:3.16 12:11:15 ---> a6215f271958 12:11:15 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:11:15 ---> Running in 46810966972f 12:11:15 Removing intermediate container 46810966972f 12:11:15 ---> d57cb4ef52a7 12:11:15 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:11:15 ---> Running in 833c8f6f7bd6 12:11:15 Removing intermediate container 833c8f6f7bd6 12:11:15 ---> 975f691d8ad2 12:11:15 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:11:15 ---> Running in 37abb599b91f 12:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:11:15 (1/7) Installing ca-certificates (20220614-r0) 12:11:15 (2/7) Installing dumb-init (1.2.5-r1) 12:11:15 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:11:15 (4/7) Installing libsodium (1.0.18-r0) 12:11:15 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:11:15 (6/7) Installing libzmq (4.3.4-r0) 12:11:15 (7/7) Installing zeromq (4.3.4-r0) 12:11:15 Executing busybox-1.35.0-r17.trigger 12:11:15 Executing ca-certificates-20220614-r0.trigger 12:11:15 OK: 9 MiB in 21 packages 12:11:15 Removing intermediate container 37abb599b91f 12:11:15 ---> 8401b4da2ba8 12:11:15 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:11:15 ---> 206c6c292aa3 12:11:15 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:11:15 ---> 1cc3f2c86328 12:11:15 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:11:15 ---> 17a5c9dbe274 12:11:15 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:11:15 ---> 29decb29f3d9 12:11:15 Step 22/27 : EXPOSE 48095 12:11:15 ---> Running in 4ec4b30ee1c7 12:11:15 Removing intermediate container 4ec4b30ee1c7 12:11:15 ---> ce7c6ab4dde6 12:11:15 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:11:15 ---> Running in 2722a80c925b 12:11:15 Removing intermediate container 2722a80c925b 12:11:15 ---> eefb144f2f20 12:11:15 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:11:15 ---> Running in f9bfb03110dc 12:11:15 Removing intermediate container f9bfb03110dc 12:11:15 ---> 1d52e982712c 12:11:15 Step 25/27 : LABEL arch=arm64 12:11:15 ---> Running in a7efb1f2d57c 12:11:15 Removing intermediate container a7efb1f2d57c 12:11:15 ---> 1432815b5495 12:11:15 Step 26/27 : LABEL git_sha=fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c 12:11:15 ---> Running in 9feb5ed2e62e 12:11:15 Removing intermediate container 9feb5ed2e62e 12:11:15 ---> 8144cb415606 12:11:15 Step 27/27 : LABEL version=0.0.0 12:11:15 ---> Running in c690c7e23b39 12:11:15 Removing intermediate container c690c7e23b39 12:11:15 ---> d357aea855d7 12:11:15 [Warning] One or more build-args [ARCH] were not consumed 12:11:15 Successfully built d357aea855d7 12:11:15 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 12:11:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:16 12:11:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:16 arm64: Pulling from edgex-lftools-log-publisher 12:11:16 8998bd30e6a1: Pulling fs layer 12:11:16 04944245beec: Pulling fs layer 12:11:16 699f458cf7ca: Pulling fs layer 12:11:16 765212b225bb: Pulling fs layer 12:11:16 f23df028b6ca: Pulling fs layer 12:11:16 d65c8cfc05b1: Pulling fs layer 12:11:16 2437ff75d9bd: Pulling fs layer 12:11:16 765212b225bb: Waiting 12:11:16 f23df028b6ca: Waiting 12:11:16 d65c8cfc05b1: Waiting 12:11:16 2437ff75d9bd: Waiting 12:11:16 04944245beec: Verifying Checksum 12:11:16 04944245beec: Download complete 12:11:16 765212b225bb: Verifying Checksum 12:11:16 765212b225bb: Download complete 12:11:16 f23df028b6ca: Verifying Checksum 12:11:16 f23df028b6ca: Download complete 12:11:16 d65c8cfc05b1: Verifying Checksum 12:11:16 d65c8cfc05b1: Download complete 12:11:16 699f458cf7ca: Verifying Checksum 12:11:16 699f458cf7ca: Download complete 12:11:17 8998bd30e6a1: Verifying Checksum 12:11:17 8998bd30e6a1: Download complete 12:11:19 2437ff75d9bd: Verifying Checksum 12:11:19 2437ff75d9bd: Download complete 12:11:21 8998bd30e6a1: Pull complete 12:11:21 04944245beec: Pull complete 12:11:23 699f458cf7ca: Pull complete 12:11:23 765212b225bb: Pull complete 12:11:23 f23df028b6ca: Pull complete 12:11:24 d65c8cfc05b1: Pull complete 12:11:39 2437ff75d9bd: Pull complete 12:11:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:11:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:39 prd-ubuntu20.04-docker-arm64-4c-16g-118117 does not seem to be running inside a container 12:11:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:11:42 $ docker top 4c4fc0671f844dad0ad8d8a492729f227c2c51fdbdb6fed1b331227ec8f18671 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:11:43 ---> job-cost.sh 12:11:43 lf-activate-venv: SKIPPING 12:11:43 INFO: No Stack... 12:11:43 INFO: Retrieving Pricing Info for: v3-standard-4 12:11:44 INFO: Archiving Costs [Pipeline] sh 12:11:44 + + cat /w/workspace/app-service-configurable/1/archives/cost.csvcut 12:11:44 -d, -f6 [Pipeline] lock 12:11:44 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] 12:11:44 Resource [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] did not exist. Created. 12:11:44 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:11:45 /w/workspace/app-service-configurable/1@tmp/durable-856f2448/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:11:45 + echo total: 0.10999999940395355 [Pipeline] stash 12:11:45 Warning: overwriting stash ‘stack-cost’ 12:11:45 Stashed 1 file(s) [Pipeline] } 12:11:45 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-484-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:11:45 $ docker stop --time=1 4c4fc0671f844dad0ad8d8a492729f227c2c51fdbdb6fed1b331227ec8f18671 12:11:47 $ docker rm -f 4c4fc0671f844dad0ad8d8a492729f227c2c51fdbdb6fed1b331227ec8f18671 [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 12:11:48 provisioning config files... 12:11:48 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-484@tmp/config5680548718313541124tmp [Pipeline] { [Pipeline] sh 12:11:48 + set +x 12:11:48 + bash -s -- 12:11:48 + curl -s https://codecov.io/bash 12:11:48 12:11:48 _____ _ 12:11:48 / ____| | | 12:11:48 | | ___ __| | ___ ___ _____ __ 12:11:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:11:48 | |___| (_) | (_| | __/ (_| (_) \ V / 12:11:48 \_____\___/ \__,_|\___|\___\___/ \_/ 12:11:48 Bash-1.0.6 12:11:48 12:11:48 12:11:48 ==> git version 2.25.1 found 12:11:48 ==> 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 12:11:48 Release-Date: 2020-01-08 12:11:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:11:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:11:48 ==> Jenkins CI detected. 12:11:48 current dir:  /w/workspace/_app-service-configurable_PR-484 12:11:48 project root: . 12:11:48 --> token set from env 12:11:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:11:48 ==> Running gcov in . (disable via -X gcov) 12:11:48 ==> Python coveragepy not found 12:11:48 ==> Searching for coverage reports in: 12:11:48 + . 12:11:48 -> Found 1 reports 12:11:48 ==> Detecting git/mercurial file structure 12:11:48 ==> Reading reports 12:11:48 + ./coverage.out bytes=10 12:11:48 ==> Appending adjustments 12:11:48 https://docs.codecov.io/docs/fixing-reports 12:11:48 + Found adjustments 12:11:48 ==> Gzipping contents 12:11:48 4.0K /tmp/codecov.snym6U.gz 12:11:48 ==> Uploading reports 12:11:48 url: https://codecov.io 12:11:48 query: branch=PR-484&commit=fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-484%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=484&job=&cmd_args= 12:11:48 -> Pinging Codecov 12:11:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-484&commit=fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-484%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=484&job=&cmd_args= 12:11:49 -> Uploading to 12:11:49 https://storage.googleapis.com/codecov/v4/raw/2022-11-03/A97CA9966030D2A3747ED39772930CCE/fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c/bbc24a47-819a-45dc-8198-c3251e44553c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T121149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84fb2ffbb7fd2f6e9b6924c92a426c3413bbffd6cea4ad7142a0d6905ac6c80a 12:11:49 % Total % Received % Xferd Average Speed Time Time Time Current 12:11:49 Dload Upload Total Spent Left Speed 12:11:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2186 --:--:-- --:--:-- --:--:-- 2186 12:11:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fa597444de6ab0a68dc2d4c49d3bcd68fb890a2c [Pipeline] } 12:11:49 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 12:11:51 + [ -d /w/workspace/_app-service-configurable_PR-484/archives ] 12:11:51 + ls -al /w/workspace/_app-service-configurable_PR-484/archives 12:11:51 total 16 12:11:51 drwxr-xr-x 3 root root 4096 Nov 3 12:04 . 12:11:51 drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 12:04 .. 12:11:51 drwxr-xr-x 2 root root 4096 Nov 3 12:04 cost 12:11:51 -rw-r--r-- 1 root root 96 Nov 3 12:04 cost.csv 12:11:51 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-484/archives 12:11:51 + ls -al /w/workspace/_app-service-configurable_PR-484/archives 12:11:51 total 16 12:11:51 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 12:04 . 12:11:51 drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 12:04 .. 12:11:51 drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 12:04 cost 12:11:51 -rw-r--r-- 1 jenkins jenkins 96 Nov 3 12:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:11:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:11:52 ---> package-listing.sh 12:11:52 ++ facter osfamily 12:11:52 ++ tr '[:upper:]' '[:lower:]' 12:11:52 + OS_FAMILY=debian 12:11:52 + workspace=/w/workspace/_app-service-configurable_PR-484 12:11:52 + START_PACKAGES=/tmp/packages_start.txt 12:11:52 + END_PACKAGES=/tmp/packages_end.txt 12:11:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:11:52 + PACKAGES=/tmp/packages_start.txt 12:11:52 + '[' /w/workspace/_app-service-configurable_PR-484 ']' 12:11:52 + PACKAGES=/tmp/packages_end.txt 12:11:52 + case "${OS_FAMILY}" in 12:11:52 + dpkg -l 12:11:52 + grep '^ii' 12:11:52 + '[' -f /tmp/packages_start.txt ']' 12:11:52 + '[' -f /tmp/packages_end.txt ']' 12:11:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:11:52 + '[' /w/workspace/_app-service-configurable_PR-484 ']' 12:11:52 + mkdir -p /w/workspace/_app-service-configurable_PR-484/archives/ 12:11:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-484/archives/ [Pipeline] echo 12:11:52 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-484/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:11:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:53 prd-ubuntu20.04-docker-8c-8g-118116 does not seem to be running inside a container 12:11:53 $ 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-484/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-484 -v /w/workspace/_app-service-configurable_PR-484:/w/workspace/_app-service-configurable_PR-484:rw,z -v /w/workspace/_app-service-configurable_PR-484@tmp:/w/workspace/_app-service-configurable_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:11:53 $ docker top 55b96f426ee045e6aeff500ba1c1e675127875ea4938356a6998e44138940554 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:54 + touch /tmp/pre-build-complete [Pipeline] sh 12:11:54 + mkdir -p /var/log/sysstat [Pipeline] sh 12:11:54 + ls /var/log/sa-host 12:11:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:11:55 provisioning config files... 12:11:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-484@tmp/config12256852673142462383tmp [Pipeline] { [Pipeline] echo 12:11:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:11:55 ---> create-netrc.sh [Pipeline] } 12:11:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:11:55 ---> python-tools-install.sh [Pipeline] echo 12:11:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:11:56 ---> sudo-logs.sh 12:11:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:11:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:11:56 ---> job-cost.sh 12:11:56 lf-activate-venv: SKIPPING 12:11:56 DEBUG: total: 0.2199999988079071 12:11:56 INFO: Retrieving Stack Cost... 12:11:57 INFO: Retrieving Pricing Info for: v3-standard-8 12:11:57 INFO: Archiving Costs [Pipeline] echo 12:11:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:11:57 ---> logs-deploy.sh 12:11:57 lf-activate-venv: SKIPPING 12:11:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-484/1 12:11:57 INFO: archiving workspace using pattern(s): 12:11:58 Archives upload complete. 12:11:58 INFO: archiving logs to Nexus 12:11:59 ---> uname -a: 12:11:59 Linux prd-ubuntu20-04-docker-8c-8g-118116 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:11:59 12:11:59 12:11:59 ---> lscpu: 12:11:59 Architecture: x86_64 12:11:59 CPU op-mode(s): 32-bit, 64-bit 12:11:59 Byte Order: Little Endian 12:11:59 Address sizes: 40 bits physical, 48 bits virtual 12:11:59 CPU(s): 8 12:11:59 On-line CPU(s) list: 0-7 12:11:59 Thread(s) per core: 1 12:11:59 Core(s) per socket: 1 12:11:59 Socket(s): 8 12:11:59 NUMA node(s): 1 12:11:59 Vendor ID: AuthenticAMD 12:11:59 CPU family: 23 12:11:59 Model: 49 12:11:59 Model name: AMD EPYC-Rome Processor 12:11:59 Stepping: 0 12:11:59 CPU MHz: 2799.998 12:11:59 BogoMIPS: 5599.99 12:11:59 Virtualization: AMD-V 12:11:59 Hypervisor vendor: KVM 12:11:59 Virtualization type: full 12:11:59 L1d cache: 256 KiB 12:11:59 L1i cache: 256 KiB 12:11:59 L2 cache: 4 MiB 12:11:59 L3 cache: 128 MiB 12:11:59 NUMA node0 CPU(s): 0-7 12:11:59 Vulnerability Itlb multihit: Not affected 12:11:59 Vulnerability L1tf: Not affected 12:11:59 Vulnerability Mds: Not affected 12:11:59 Vulnerability Meltdown: Not affected 12:11:59 Vulnerability Mmio stale data: Not affected 12:11:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:11:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:11:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:11:59 Vulnerability Srbds: Not affected 12:11:59 Vulnerability Tsx async abort: Not affected 12:11:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:11:59 12:11:59 12:11:59 ---> nproc: 12:11:59 8 12:11:59 12:11:59 12:11:59 ---> df -h: 12:11:59 Filesystem Size Used Avail Use% Mounted on 12:11:59 overlay 155G 12G 144G 8% / 12:11:59 tmpfs 64M 0 64M 0% /dev 12:11:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:11:59 shm 64M 0 64M 0% /dev/shm 12:11:59 /dev/vda1 155G 12G 144G 8% /facter-os 12:11:59 12:11:59 12:11:59 ---> sar -b -r -n DEV: 12:11:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118116) 11/03/22 _x86_64_ (8 CPU) 12:11:59 12:11:59 12:01:54 LINUX RESTART (8 CPU) 12:11:59 12:11:59 12:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:11:59 12:03:02 138.04 47.96 90.08 0.00 5396.30 155818.96 0.00 12:11:59 12:04:01 231.05 1.54 229.50 0.00 26.98 64383.12 0.00 12:11:59 12:05:01 116.88 0.08 116.79 0.00 12.00 33305.56 0.00 12:11:59 12:06:01 3.18 1.65 1.53 0.00 37.73 19.48 0.00 12:11:59 12:07:01 11.51 1.55 9.97 0.00 85.99 1900.88 0.00 12:11:59 12:08:01 28.66 7.78 20.88 0.00 2797.87 2898.90 0.00 12:11:59 12:09:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 12:11:59 12:10:01 1.82 0.00 1.82 0.00 0.00 19.86 0.00 12:11:59 12:11:01 1.50 0.00 1.50 0.00 0.00 16.39 0.00 12:11:59 Average: 59.01 6.74 52.27 0.00 930.21 28641.58 0.00 12:11:59 12:11:59 12:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:11:59 12:03:02 29200780 31600284 718284 2.18 71732 2605580 1850288 5.45 980260 2347572 463120 12:11:59 12:04:01 27941876 31251244 1046312 3.18 139832 3367332 2551308 7.52 1588964 2891328 258948 12:11:59 12:05:01 27782380 31560936 739184 2.25 150388 3784752 1751240 5.16 1221624 3381124 164 12:11:59 12:06:01 27771948 31552468 747232 2.27 150436 3785884 1751240 5.16 1233848 3381492 132 12:11:59 12:07:01 27677060 31521376 771256 2.35 152768 3840836 1825396 5.38 1261244 3430720 452 12:11:59 12:08:01 27481920 31538668 745892 2.27 168904 4034648 1821276 5.37 1380948 3496052 172 12:11:59 12:09:01 27487552 31544420 740196 2.25 168992 4034652 1805104 5.32 1375288 3496060 8 12:11:59 12:10:01 27487316 31544304 740336 2.25 169076 4034652 1805104 5.32 1375280 3496124 40 12:11:59 12:11:01 27487172 31544256 740376 2.25 169156 4034656 1805104 5.32 1375352 3496132 16 12:11:59 Average: 27813112 31517551 776563 2.36 149032 3724777 1885118 5.56 1310312 3268512 80339 12:11:59 12:11:59 12:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:11:59 12:03:02 ens3 618.23 399.30 6486.66 85.84 0.00 0.00 0.00 0.00 12:11:59 12:03:02 lo 7.13 7.13 0.69 0.69 0.00 0.00 0.00 0.00 12:11:59 12:03:02 docker0 4.97 4.50 0.50 46.00 0.00 0.00 0.00 0.00 12:11:59 12:04:01 ens3 244.01 187.41 1869.76 111.46 0.00 0.00 0.00 0.00 12:11:59 12:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:11:59 12:04:01 docker0 148.23 189.75 12.16 1826.87 0.00 0.00 0.00 0.00 12:11:59 12:04:01 veth4f754ae 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:11:59 12:05:01 ens3 109.40 74.01 2584.98 12.92 0.00 0.00 0.00 0.00 12:11:59 12:05:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 12:11:59 12:05:01 docker0 2.33 4.98 0.16 60.58 0.00 0.00 0.00 0.00 12:11:59 12:06:01 ens3 20.18 11.81 17.97 6.29 0.00 0.00 0.00 0.00 12:11:59 12:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:11:59 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:07:01 ens3 30.71 18.81 822.52 1.47 0.00 0.00 0.00 0.00 12:11:59 12:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:11:59 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:08:01 ens3 37.60 25.71 490.43 1.87 0.00 0.00 0.00 0.00 12:11:59 12:08:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 12:11:59 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:09:01 ens3 0.15 0.05 0.11 0.00 0.00 0.00 0.00 0.00 12:11:59 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:10:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:11:59 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:11:59 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:11:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 Average: ens3 117.59 79.49 1362.65 24.27 0.00 0.00 0.00 0.00 12:11:59 Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 12:11:59 Average: docker0 17.04 21.82 1.40 211.83 0.00 0.00 0.00 0.00 12:11:59 12:11:59