Pull request #483 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc+1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 (04fadd0a033aacad16aacdfe476bee2905e77b52) 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-ssh5975440215963072529.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12887723358179487241.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-483/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-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13267573273623246502.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-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15394020492016098256.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh12594429484284387406.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-483/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-483/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3357793731576213631.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 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117887 in /w/workspace/_app-service-configurable_PR-483 [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-483 # 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/483/head:refs/remotes/origin/PR-483 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 into PR head commit fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc Merge succeeded, producing fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc Checking out Revision fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc (PR-483) 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 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:04:45 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 fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc # 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 fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc # timeout=10 [Pipeline] withCredentials 12:04:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:04:45 ========================================================= 12:04:45 EdgeX Global Pipelines Version Info 12:04:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:04:46 ------------------- 12:04:46 stable info: 12:04:46 ------------------- 12:04:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:04:46 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 12:04:46 Message: update stable to v1.0.243 12:04:46 ------------------- 12:04:46 experimental info: 12:04:46 ------------------- 12:04:46 Commited By: **** collab-it+edgex@linuxfoundation.org 12:04:46 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 12:04:46 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:04:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:04:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:04:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:04:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:04:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:04:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:04:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-483 [Pipeline] echo 12:04:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-483 [Pipeline] echo 12:04:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-483 [Pipeline] echo 12:04:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [Pipeline] echo 12:04:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc7a1f5 [Pipeline] echo 12:04:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:48 provisioning config files... 12:04:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-483@tmp/config106839849320975186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:48 ---> docker-login.sh 12:04:48 nexus3.edgexfoundry.org:10001 12:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:49 Configure a credential helper to remove this warning. See 12:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:49 12:04:49 Login Succeeded 12:04:49 nexus3.edgexfoundry.org:10002 12:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:49 Configure a credential helper to remove this warning. See 12:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:49 12:04:49 Login Succeeded 12:04:49 nexus3.edgexfoundry.org:10003 12:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:50 Configure a credential helper to remove this warning. See 12:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:50 12:04:50 Login Succeeded 12:04:50 nexus3.edgexfoundry.org:10004 12:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:50 Configure a credential helper to remove this warning. See 12:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:50 12:04:50 Login Succeeded 12:04:50 docker.io 12:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:50 Configure a credential helper to remove this warning. See 12:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:50 12:04:50 Login Succeeded 12:04:50 ---> docker-login.sh ends [Pipeline] } 12:04:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:04:51 + git rev-list -1 --merges fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc~1..fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [Pipeline] echo 12:04:51 -----------> git rev-list -1 --merges fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc~1..fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [false] [Pipeline] sh 12:04:51 + git log --format=format:%s -1 fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [Pipeline] echo 12:04:51 ========================================================= 12:04:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:04:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:52 + git log --format=format:%s -1 fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [Pipeline] echo 12:04:52 [semverPrep] GIT_COMMIT: fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:04:52 [semverPrep] This is not a build commit. [Pipeline] sh 12:04:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:04:52 + grep -v github /etc/ssh/ssh_known_hosts 12:04:52 + [ -e /tmp/ssh_known_hosts ] 12:04:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:04:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:04:52 + sudo tee -a /etc/ssh/ssh_known_hosts 12:04:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:52 12:04:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:53 0.1.4: Pulling from edgex-devops/py-git-semver 12:04:53 b85a868b505f: Pulling fs layer 12:04:53 e2be974225ed: Pulling fs layer 12:04:53 339a4e72a1f5: Pulling fs layer 12:04:53 988bab9f4d93: Pulling fs layer 12:04:53 1469e6f7b9e6: Pulling fs layer 12:04:53 eaf3925da568: Pulling fs layer 12:04:53 bab4dde63d76: Pulling fs layer 12:04:53 bde34c3a00c8: Pulling fs layer 12:04:53 988bab9f4d93: Waiting 12:04:53 1469e6f7b9e6: Waiting 12:04:53 eaf3925da568: Waiting 12:04:53 bab4dde63d76: Waiting 12:04:53 b352a97aabf1: Pulling fs layer 12:04:53 4872d77fe225: Pulling fs layer 12:04:53 5851b861e8e6: Pulling fs layer 12:04:53 bde34c3a00c8: Waiting 12:04:53 b352a97aabf1: Waiting 12:04:53 4872d77fe225: Waiting 12:04:53 5851b861e8e6: Waiting 12:04:53 e2be974225ed: Download complete 12:04:53 988bab9f4d93: Download complete 12:04:53 1469e6f7b9e6: Verifying Checksum 12:04:53 1469e6f7b9e6: Download complete 12:04:53 339a4e72a1f5: Verifying Checksum 12:04:53 339a4e72a1f5: Download complete 12:04:53 eaf3925da568: Verifying Checksum 12:04:53 eaf3925da568: Download complete 12:04:53 bde34c3a00c8: Verifying Checksum 12:04:53 bde34c3a00c8: Download complete 12:04:53 b352a97aabf1: Download complete 12:04:53 4872d77fe225: Verifying Checksum 12:04:53 4872d77fe225: Download complete 12:04:53 5851b861e8e6: Verifying Checksum 12:04:53 5851b861e8e6: Download complete 12:04:53 b85a868b505f: Verifying Checksum 12:04:53 b85a868b505f: Download complete 12:04:54 bab4dde63d76: Verifying Checksum 12:04:54 bab4dde63d76: Download complete 12:04:55 b85a868b505f: Pull complete 12:04:55 e2be974225ed: Pull complete 12:04:56 339a4e72a1f5: Pull complete 12:04:56 988bab9f4d93: Pull complete 12:04:56 1469e6f7b9e6: Pull complete 12:04:56 eaf3925da568: Pull complete 12:04:58 bab4dde63d76: Pull complete 12:04:58 bde34c3a00c8: Pull complete 12:04:58 b352a97aabf1: Pull complete 12:04:58 4872d77fe225: Pull complete 12:04:59 5851b861e8e6: Pull complete 12:04:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:04:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:59 prd-ubuntu20.04-docker-8c-8g-117887 does not seem to be running inside a container 12:04:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-483 -v /w/workspace/_app-service-configurable_PR-483:/w/workspace/_app-service-configurable_PR-483:rw,z -v /w/workspace/_app-service-configurable_PR-483@tmp:/w/workspace/_app-service-configurable_PR-483@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:05:03 $ docker top 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d -eo pid,comm 12:05:04 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:05:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:05:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:05:04 [ssh-agent] Looking for ssh-agent implementation... 12:05:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:04 $ docker exec 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d ssh-agent 12:05:04 SSH_AUTH_SOCK=/tmp/ssh-Z2hfGpn2g9l3/agent.32 12:05:04 SSH_AGENT_PID=38 12:05:04 Running ssh-add (command line suppressed) 12:05:04 Identity added: /w/workspace/_app-service-configurable_PR-483@tmp/private_key_6177258748557336011.key (/w/workspace/_app-service-configurable_PR-483@tmp/private_key_6177258748557336011.key) 12:05:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:05:04 + git tag --points-at HEAD [Pipeline] } 12:05:04 $ docker exec --env ******** --env ******** 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d ssh-agent -k 12:05:05 unset SSH_AUTH_SOCK; 12:05:05 unset SSH_AGENT_PID; 12:05:05 echo Agent pid 38 killed; 12:05:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:05:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:05:05 [ssh-agent] Looking for ssh-agent implementation... 12:05:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:05 $ docker exec 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d ssh-agent 12:05:05 SSH_AUTH_SOCK=/tmp/ssh-jM48qcl0o3L0/agent.70 12:05:05 SSH_AGENT_PID=76 12:05:05 Running ssh-add (command line suppressed) 12:05:05 Identity added: /w/workspace/_app-service-configurable_PR-483@tmp/private_key_12387518071894648169.key (/w/workspace/_app-service-configurable_PR-483@tmp/private_key_12387518071894648169.key) 12:05:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:05:05 + git semver init 12:05:06 2022-11-02 12:05:06,048 [run_init] DEBUG init version:0.0.0 force:False 12:05:06 2022-11-02 12:05:06,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-483/.semver 12:05:06 2022-11-02 12:05:06,050 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-483/.semver 12:05:06 2022-11-02 12:05:06,050 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-483/.semver'], cwd=/w/workspace/_app-service-configurable_PR-483, universal_newlines=False, shell=None, istream=None) 12:05:07 2022-11-02 12:05:07,076 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-483/.git/info/exclude 12:05:07 2022-11-02 12:05:07,077 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-483/.semver/PR-483 with force:False 12:05:07 2022-11-02 12:05:07,077 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-483/.semver/PR-483 12:05:07 2022-11-02 12:05:07,081 [execute] INFO git cat-file --batch-check 12:05:07 2022-11-02 12:05:07,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-483/.semver, universal_newlines=False, shell=None, istream=) 12:05:07 2022-11-02 12:05:07,089 [execute] INFO git cat-file --batch 12:05:07 2022-11-02 12:05:07,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-483/.semver, universal_newlines=False, shell=None, istream=) 12:05:07 2022-11-02 12:05:07,096 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-483/.semver/PR-483 12:05:07 0.0.0 [Pipeline] } 12:05:07 $ docker exec --env ******** --env ******** 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d ssh-agent -k 12:05:07 unset SSH_AUTH_SOCK; 12:05:07 unset SSH_AGENT_PID; 12:05:07 echo Agent pid 76 killed; 12:05:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:05:08 + git semver [Pipeline] } 12:05:08 $ docker stop --time=1 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d 12:05:09 $ docker rm -f 4847655bd345ab8ca1ccc1dcf3f9bf9246ae52d789ec9fc37c25d15793d5ff6d [Pipeline] // withDockerContainer [Pipeline] sh 12:05:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:05:10 Stashed 1 file(s) [Pipeline] echo 12:05:10 [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 12:05:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117885 in /w/workspace/_app-service-configurable_PR-483 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] configFileProvider 12:05:11 provisioning config files... 12:05:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-483@tmp/config15809332184426008286tmp [Pipeline] ws 12:05:11 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] libraryResource 12:05:11 Selected Git installation does not exist. Using Default 12:05:11 The recommended git tool is: NONE [Pipeline] sh 12:05:11 ---> docker-login.sh 12:05:11 nexus3.edgexfoundry.org:10001 12:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:11 Configure a credential helper to remove this warning. See 12:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:11 12:05:11 Login Succeeded 12:05:11 nexus3.edgexfoundry.org:10002 12:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:11 Configure a credential helper to remove this warning. See 12:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:11 12:05:11 Login Succeeded 12:05:11 nexus3.edgexfoundry.org:10003 12:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:11 Configure a credential helper to remove this warning. See 12:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:11 12:05:11 Login Succeeded 12:05:11 nexus3.edgexfoundry.org:10004 12:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:11 Configure a credential helper to remove this warning. See 12:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:11 12:05:11 Login Succeeded 12:05:11 docker.io 12:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:12 Configure a credential helper to remove this warning. See 12:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:12 12:05:12 Login Succeeded 12:05:12 ---> docker-login.sh ends [Pipeline] } 12:05:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:05:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:12 ========================================================= 12:05:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:05:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:12 + 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:05:12 Sending build context to Docker daemon 3.196MB 12:05:12 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:05:12 Step 2/13 : FROM ${BASE} AS builder 12:05:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:05:12 213ec9aee27d: Pulling fs layer 12:05:12 4583459ba037: Pulling fs layer 12:05:12 93c1e223e6f2: Pulling fs layer 12:05:12 53926ce57604: Pulling fs layer 12:05:12 21b2b0c7a3f4: Pulling fs layer 12:05:12 30f14e443154: Pulling fs layer 12:05:12 801331c1e519: Pulling fs layer 12:05:12 99cc6dd402b0: Pulling fs layer 12:05:12 7d9ed39f4882: Pulling fs layer 12:05:12 21b2b0c7a3f4: Waiting 12:05:12 30f14e443154: Waiting 12:05:12 7d9ed39f4882: Waiting 12:05:12 801331c1e519: Waiting 12:05:12 99cc6dd402b0: Waiting 12:05:12 53926ce57604: Waiting 12:05:12 93c1e223e6f2: Verifying Checksum 12:05:12 93c1e223e6f2: Download complete 12:05:12 4583459ba037: Download complete 12:05:12 21b2b0c7a3f4: Verifying Checksum 12:05:12 21b2b0c7a3f4: Download complete 12:05:12 30f14e443154: Download complete 12:05:13 213ec9aee27d: Download complete 12:05:13 801331c1e519: Verifying Checksum 12:05:13 801331c1e519: Download complete 12:05:13 213ec9aee27d: Pull complete 12:05:13 4583459ba037: Pull complete 12:05:13 7d9ed39f4882: Verifying Checksum 12:05:13 7d9ed39f4882: Download complete 12:05:13 93c1e223e6f2: Pull complete 12:05:13 99cc6dd402b0: Verifying Checksum 12:05:13 99cc6dd402b0: Download complete 12:05:14 53926ce57604: Download complete 12:05:15 using credential edgex-jenkins-ssh 12:05:15 Cloning the remote Git repository 12:05:15 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:05:15 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:05:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:05:15 > git --version # timeout=10 12:05:15 > git --version # 'git version 2.25.1' 12:05:15 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:15 Verifying host key using known hosts file 12:05:15 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:05:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:05:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:18 53926ce57604: Pull complete 12:05:18 21b2b0c7a3f4: Pull complete 12:05:18 30f14e443154: Pull complete 12:05:18 Merging remotes/origin/main commit 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 into PR head commit fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc 12:05:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:05:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:05:17 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:17 Verifying host key using known hosts file 12:05:17 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:05:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/483/head:refs/remotes/origin/PR-483 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:05:18 > git config core.sparsecheckout # timeout=10 12:05:18 > git checkout -f fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc # timeout=10 12:05:18 801331c1e519: Pull complete 12:05:18 Merge succeeded, producing fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc 12:05:18 Checking out Revision fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc (PR-483) 12:05:19 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:05:19 > git --version # timeout=10 12:05:19 > git --version # 'git version 2.25.1' 12:05:19 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:05:18 > git remote # timeout=10 12:05:18 > git config --get remote.origin.url # timeout=10 12:05:18 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:18 Verifying host key using known hosts file 12:05:18 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:05:18 > git merge 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 # timeout=10 12:05:18 > git rev-parse HEAD^{commit} # timeout=10 12:05:18 > git config core.sparsecheckout # timeout=10 12:05:18 > git checkout -f fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc # timeout=10 12:05:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:05:20 % Total % Received % Xferd Average Speed Time Time Time Current 12:05:20 Dload Upload Total Spent Left Speed 12:05:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88746 0 --:--:-- --:--:-- --:--:-- 89375 12:05:20 99cc6dd402b0: Pull complete [Pipeline] sh 12:05:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:05:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:05:21 + sudo tee /etc/docker/daemon.new 12:05:21 { 12:05:21 "registry-mirrors": [ 12:05:21 "https://nexus3.edgexfoundry.org:10001" 12:05:21 ], 12:05:21 "bip": "10.250.0.254/24", 12:05:21 "hosts": [ 12:05:21 "tcp://0.0.0.0:5555", 12:05:21 "unix:///var/run/docker.sock" 12:05:21 ], 12:05:21 "mtu": 1458, 12:05:21 "selinux-enabled": true, 12:05:21 "seccomp-profile": "/etc/docker/seccomp.json" 12:05:21 } [Pipeline] sh 12:05:21 7d9ed39f4882: Pull complete 12:05:21 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 12:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:05:21 ---> 1dedd983c030 12:05:21 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:05:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:05:21 + sudo service docker restart 12:05:31 ---> Running in 3b2d131695d2 12:05:31 Removing intermediate container 3b2d131695d2 12:05:31 ---> 4fbbb6ce71f6 12:05:31 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:05:31 ---> Running in fcfb0c26db5e 12:05:31 Removing intermediate container fcfb0c26db5e 12:05:31 ---> 24939480ea7d 12:05:31 Step 5/13 : ARG ADD_BUILD_TAGS="" 12:05:31 ---> Running in 58f5d5432c51 12:05:31 Removing intermediate container 58f5d5432c51 12:05:31 ---> 5952225c926b 12:05:31 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:05:31 ---> Running in b233888c9dab 12:05:31 Removing intermediate container b233888c9dab 12:05:31 ---> 7763ad453a86 12:05:31 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:31 ---> Running in 8b194dbf23e8 12:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:05:31 OK: 211 MiB in 51 packages 12:05:32 Removing intermediate container 8b194dbf23e8 12:05:32 ---> daeb4f3743db 12:05:32 Step 8/13 : WORKDIR /app 12:05:32 ---> Running in 4984cfd25455 12:05:32 Removing intermediate container 4984cfd25455 12:05:32 ---> 422f96c7c3e9 12:05:32 Step 9/13 : COPY go.mod vendor* ./ 12:05:32 ---> b7e2b91eacc0 12:05:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:32 ---> Running in 2639223497ac [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:40 provisioning config files... 12:05:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5949125498602215857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:40 ---> docker-login.sh 12:05:40 nexus3.edgexfoundry.org:10001 12:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:41 Configure a credential helper to remove this warning. See 12:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:41 12:05:41 Login Succeeded 12:05:41 nexus3.edgexfoundry.org:10002 12:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:41 Configure a credential helper to remove this warning. See 12:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:41 12:05:41 Login Succeeded 12:05:41 nexus3.edgexfoundry.org:10003 12:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:41 Configure a credential helper to remove this warning. See 12:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:41 12:05:41 Login Succeeded 12:05:41 nexus3.edgexfoundry.org:10004 12:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:42 Configure a credential helper to remove this warning. See 12:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:42 12:05:42 Login Succeeded 12:05:42 docker.io 12:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:42 Configure a credential helper to remove this warning. See 12:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:42 12:05:42 Login Succeeded 12:05:42 ---> docker-login.sh ends [Pipeline] } 12:05:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:43 ========================================================= 12:05:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:05:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:43 + 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:43 Sending build context to Docker daemon 217.6kB 12:05:43 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:05:43 Step 2/13 : FROM ${BASE} AS builder 12:05:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:05:44 9b18e9b68314: Pulling fs layer 12:05:44 d32db5db7311: Pulling fs layer 12:05:44 d0c4b47475fc: Pulling fs layer 12:05:44 5831b945b038: Pulling fs layer 12:05:44 86bbec2aaacd: Pulling fs layer 12:05:44 e10730c5d714: Pulling fs layer 12:05:44 5dd5c2283517: Pulling fs layer 12:05:44 d5ac0230b979: Pulling fs layer 12:05:44 5831b945b038: Waiting 12:05:44 86bbec2aaacd: Waiting 12:05:44 e10730c5d714: Waiting 12:05:44 5dd5c2283517: Waiting 12:05:44 d5ac0230b979: Waiting 12:05:44 d0c4b47475fc: Verifying Checksum 12:05:44 d0c4b47475fc: Download complete 12:05:44 d32db5db7311: Verifying Checksum 12:05:44 d32db5db7311: Download complete 12:05:44 86bbec2aaacd: Verifying Checksum 12:05:44 86bbec2aaacd: Download complete 12:05:44 e10730c5d714: Download complete 12:05:44 9b18e9b68314: Verifying Checksum 12:05:45 9b18e9b68314: Pull complete 12:05:45 d5ac0230b979: Verifying Checksum 12:05:45 d5ac0230b979: Download complete 12:05:45 d32db5db7311: Pull complete 12:05:45 d0c4b47475fc: Pull complete 12:05:46 5dd5c2283517: Verifying Checksum 12:05:46 5dd5c2283517: Download complete 12:05:46 5831b945b038: Verifying Checksum 12:05:46 5831b945b038: Download complete 12:05:59 5831b945b038: Pull complete 12:05:59 86bbec2aaacd: Pull complete 12:05:59 e10730c5d714: Pull complete 12:06:04 5dd5c2283517: Pull complete 12:06:05 d5ac0230b979: Pull complete 12:06:05 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 12:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:06:05 ---> 59b3b1a385d4 12:06:05 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:06:07 ---> Running in 6f9212d8ef8b 12:06:08 Removing intermediate container 6f9212d8ef8b 12:06:08 ---> 18d05fa00960 12:06:08 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:06:08 ---> Running in 7b87eed5901d 12:06:08 Removing intermediate container 7b87eed5901d 12:06:08 ---> 9caeb00056e1 12:06:08 Step 5/13 : ARG ADD_BUILD_TAGS="" 12:06:08 ---> Running in 48c9c4978e23 12:06:08 Removing intermediate container 48c9c4978e23 12:06:08 ---> b1c28dc499bb 12:06:08 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:06:08 ---> Running in c73455fafe14 12:06:09 Removing intermediate container c73455fafe14 12:06:09 ---> a9a1c6694f9a 12:06:09 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:06:09 ---> Running in 7f801d400aaa 12:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:06:11 OK: 221 MiB in 51 packages 12:06:11 Removing intermediate container 2639223497ac 12:06:11 ---> 81e4f1c32f19 12:06:11 Step 11/13 : COPY . . 12:06:11 ---> 1c36875473c5 12:06:11 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:06:11 ---> Running in 0b8789d0b2a0 12:06:11 Removing intermediate container 0b8789d0b2a0 12:06:11 ---> dd6090f0ad53 12:06:11 Step 13/13 : RUN $MAKE 12:06:11 ---> Running in f5d6796c1249 12:06:11 noop 12:06:11 Removing intermediate container f5d6796c1249 12:06:11 ---> f5c1a56d7398 12:06:11 Successfully built f5c1a56d7398 12:06:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:11 + docker inspect -f . ci-base-image-x86_64 12:06:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:12 prd-ubuntu20.04-docker-8c-8g-117887 does not seem to be running inside a container 12:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-483 -v /w/workspace/_app-service-configurable_PR-483:/w/workspace/_app-service-configurable_PR-483:rw,z -v /w/workspace/_app-service-configurable_PR-483@tmp:/w/workspace/_app-service-configurable_PR-483@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:06:12 Removing intermediate container 7f801d400aaa 12:06:12 ---> c08c27f8606d 12:06:12 Step 8/13 : WORKDIR /app 12:06:12 ---> Running in f66b09fe4e4f 12:06:12 $ docker top 4a02ebf143d96812a38df1f12ec9490dc01dd7e215e21da69e64902b5f0b1b56 -eo pid,comm [Pipeline] { 12:06:12 Removing intermediate container f66b09fe4e4f 12:06:12 ---> 6f0e58cd30dd 12:06:12 Step 9/13 : COPY go.mod vendor* ./ [Pipeline] sh 12:06:12 ---> c8a9bd7276fc 12:06:12 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:12 + go version 12:06:12 go version go1.18.7 linux/amd64 [Pipeline] } 12:06:13 $ docker stop --time=1 4a02ebf143d96812a38df1f12ec9490dc01dd7e215e21da69e64902b5f0b1b56 12:06:13 ---> Running in 499ec9b8c0b5 12:06:14 $ docker rm -f 4a02ebf143d96812a38df1f12ec9490dc01dd7e215e21da69e64902b5f0b1b56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:15 + docker inspect -f . ci-base-image-x86_64 12:06:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:15 prd-ubuntu20.04-docker-8c-8g-117887 does not seem to be running inside a container 12:06:15 $ 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-483 -v /w/workspace/_app-service-configurable_PR-483:/w/workspace/_app-service-configurable_PR-483:rw,z -v /w/workspace/_app-service-configurable_PR-483@tmp:/w/workspace/_app-service-configurable_PR-483@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:06:15 $ docker top cb408cc39d092bf905447b85233b46b2eb97771ada4d0e0ecf18e9b4ca9d9edc -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:16 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-483 [Pipeline] fileExists [Pipeline] sh 12:06:16 + make test 12:06:16 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:06:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:06:26 CGO_ENABLED=1 go vet ./... 12:06:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:06:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:06:29 ./bin/test-attribution-txt.sh [Pipeline] echo 12:06:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:06:29 $ docker stop --time=1 cb408cc39d092bf905447b85233b46b2eb97771ada4d0e0ecf18e9b4ca9d9edc 12:06:32 $ docker rm -f cb408cc39d092bf905447b85233b46b2eb97771ada4d0e0ecf18e9b4ca9d9edc [Pipeline] // withDockerContainer [Pipeline] sh 12:06:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:06:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:06:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:06:34 + ls -al . 12:06:34 total 184 12:06:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 12:06 . 12:06:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 12:04 .. 12:06:34 -rw-rw-r-- 1 jenkins jenkins 119 Nov 2 12:04 .dockerignore 12:06:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 12:05 .git 12:06:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 12:04 .github 12:06:34 -rw-rw-r-- 1 jenkins jenkins 171 Nov 2 12:04 .gitignore 12:06:34 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 12:05 .semver 12:06:34 -rw-rw-r-- 1 jenkins jenkins 9207 Nov 2 12:04 Attribution.txt 12:06:34 -rw-rw-r-- 1 jenkins jenkins 29118 Nov 2 12:04 CHANGELOG.md 12:06:34 -rw-rw-r-- 1 jenkins jenkins 2058 Nov 2 12:04 Dockerfile 12:06:34 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 12:04 GOVERNANCE.md 12:06:34 -rw-rw-r-- 1 jenkins jenkins 688 Nov 2 12:04 Jenkinsfile 12:06:34 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 2 12:04 LICENSE 12:06:34 -rw-rw-r-- 1 jenkins jenkins 618 Nov 2 12:04 OWNERS.md 12:06:34 -rw-rw-r-- 1 jenkins jenkins 4369 Nov 2 12:04 README.md 12:06:34 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 12:05 VERSION 12:06:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 12:04 bin 12:06:34 -rw-r--r-- 1 jenkins jenkins 10 Nov 2 12:06 coverage.out 12:06:34 -rw-rw-r-- 1 jenkins jenkins 3444 Nov 2 12:04 go.mod 12:06:34 -rw-rw-r-- 1 jenkins jenkins 44361 Nov 2 12:04 go.sum 12:06:34 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 2 12:04 main.go 12:06:34 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 2 12:04 makefile 12:06:34 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 12:04 res 12:06:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:34 + 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=fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc --label arch=amd64 --label version=0.0.0 . 12:06:34 Sending build context to Docker daemon 3.197MB 12:06:34 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:06:34 Step 2/27 : FROM ${BASE} AS builder 12:06:34 ---> f5c1a56d7398 12:06:34 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:06:34 ---> Running in 9f741f2cc066 12:06:34 Removing intermediate container 9f741f2cc066 12:06:34 ---> cd238ae86f3d 12:06:34 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:06:34 ---> Running in 4f84e2e70980 12:06:34 Removing intermediate container 4f84e2e70980 12:06:34 ---> febd940b4770 12:06:34 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:06:35 ---> Running in 91a0fbeb97b4 12:06:35 Removing intermediate container 91a0fbeb97b4 12:06:35 ---> f9e8d479b6bb 12:06:35 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:06:35 ---> Running in d3b40a6732ba 12:06:35 Removing intermediate container d3b40a6732ba 12:06:35 ---> d76ff35033d1 12:06:35 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:06:35 ---> Running in 7e1c3f55822f 12:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:06:35 OK: 211 MiB in 51 packages 12:06:36 Removing intermediate container 7e1c3f55822f 12:06:36 ---> f4a6616f13f2 12:06:36 Step 8/27 : WORKDIR /app 12:06:36 ---> Running in a51b229d261c 12:06:36 Removing intermediate container a51b229d261c 12:06:36 ---> 0c900cdc79cf 12:06:36 Step 9/27 : COPY go.mod vendor* ./ 12:06:36 ---> 75003513b971 12:06:36 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:36 ---> Running in 668c91cb48ad 12:06:37 Removing intermediate container 668c91cb48ad 12:06:37 ---> be097ccfa475 12:06:37 Step 11/27 : COPY . . 12:06:37 ---> 6d065d55fa44 12:06:37 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:06:37 ---> Running in 4bd85de30089 12:06:37 Removing intermediate container 4bd85de30089 12:06:37 ---> 224959ba1ce4 12:06:37 Step 13/27 : RUN $MAKE 12:06:37 ---> Running in 49c95e7929b2 12:06:37 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.59 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:07:04 Removing intermediate container 49c95e7929b2 12:07:04 ---> ce11d33ff0a6 12:07:04 Step 14/27 : FROM alpine:3.16 12:07:04 3.16: Pulling from library/alpine 12:07:04 213ec9aee27d: Already exists 12:07:04 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:07:04 Status: Downloaded newer image for alpine:3.16 12:07:04 ---> 9c6f07244728 12:07:04 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:07:04 ---> Running in 54f5f0a77cea 12:07:04 Removing intermediate container 54f5f0a77cea 12:07:04 ---> 9b8f18a588a4 12:07:04 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:07:04 ---> Running in 8d112b10238d 12:07:04 Removing intermediate container 8d112b10238d 12:07:04 ---> edc6938badcb 12:07:04 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:07:04 ---> Running in 8b24f34851a0 12:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:07:04 (1/7) Installing ca-certificates (20220614-r0) 12:07:04 (2/7) Installing dumb-init (1.2.5-r1) 12:07:04 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:07:04 (4/7) Installing libsodium (1.0.18-r0) 12:07:04 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:07:04 (6/7) Installing libzmq (4.3.4-r0) 12:07:04 (7/7) Installing zeromq (4.3.4-r0) 12:07:04 Executing busybox-1.35.0-r17.trigger 12:07:04 Executing ca-certificates-20220614-r0.trigger 12:07:04 OK: 9 MiB in 21 packages 12:07:04 Removing intermediate container 8b24f34851a0 12:07:04 ---> 5ac645bb0700 12:07:04 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:07:04 ---> 945a614c3eb4 12:07:04 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:07:04 ---> 7ea7202f15b7 12:07:04 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:07:04 ---> 5974c6d5a11a 12:07:04 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:07:05 ---> d83ca6f1bb60 12:07:05 Step 22/27 : EXPOSE 48095 12:07:05 ---> Running in a9bc8ddd42a3 12:07:05 Removing intermediate container a9bc8ddd42a3 12:07:05 ---> 63cde41d8189 12:07:05 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:07:05 ---> Running in 508bc8dbc3fb 12:07:05 Removing intermediate container 508bc8dbc3fb 12:07:05 ---> 96696f40fbb9 12:07:05 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:07:05 ---> Running in 75086cded437 12:07:05 Removing intermediate container 75086cded437 12:07:05 ---> 43fca4488ef0 12:07:05 Step 25/27 : LABEL arch=amd64 12:07:05 ---> Running in 4e7cdff97184 12:07:05 Removing intermediate container 4e7cdff97184 12:07:05 ---> 18dd266ba887 12:07:05 Step 26/27 : LABEL git_sha=fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc 12:07:05 ---> Running in eaca5ae2d071 12:07:05 Removing intermediate container eaca5ae2d071 12:07:05 ---> afd42aca8d6a 12:07:05 Step 27/27 : LABEL version=0.0.0 12:07:05 ---> Running in 249bc24316ab 12:07:05 Removing intermediate container 249bc24316ab 12:07:05 ---> 6985014c1211 12:07:05 [Warning] One or more build-args [ARCH] were not consumed 12:07:05 Successfully built 6985014c1211 12:07:05 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:07:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:06 12:07:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:06 latest: Pulling from edgex-lftools-log-publisher 12:07:06 5eb5b503b376: Pulling fs layer 12:07:06 5c69ac0246d0: Pulling fs layer 12:07:06 ec43610c2a17: Pulling fs layer 12:07:06 3a2ae6a8a46f: Pulling fs layer 12:07:06 33b1e0a273af: Pulling fs layer 12:07:06 3a2ae6a8a46f: Waiting 12:07:06 33b1e0a273af: Waiting 12:07:06 5d3b04190fa2: Pulling fs layer 12:07:06 2f39f015ded8: Pulling fs layer 12:07:06 5d3b04190fa2: Waiting 12:07:06 2f39f015ded8: Waiting 12:07:06 5c69ac0246d0: Download complete 12:07:06 3a2ae6a8a46f: Verifying Checksum 12:07:06 3a2ae6a8a46f: Download complete 12:07:06 33b1e0a273af: Verifying Checksum 12:07:06 33b1e0a273af: Download complete 12:07:06 ec43610c2a17: Download complete 12:07:07 5d3b04190fa2: Verifying Checksum 12:07:07 5d3b04190fa2: Download complete 12:07:07 5eb5b503b376: Verifying Checksum 12:07:07 5eb5b503b376: Download complete 12:07:07 2f39f015ded8: Download complete 12:07:08 5eb5b503b376: Pull complete 12:07:08 5c69ac0246d0: Pull complete 12:07:09 ec43610c2a17: Pull complete 12:07:09 3a2ae6a8a46f: Pull complete 12:07:09 Removing intermediate container 499ec9b8c0b5 12:07:09 ---> 8bc0f77b4fe3 12:07:09 Step 11/13 : COPY . . 12:07:09 ---> c09bcf201ec0 12:07:09 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:07:09 ---> Running in d81fabfa77c6 12:07:09 Removing intermediate container d81fabfa77c6 12:07:09 ---> 89a4f299e042 12:07:09 Step 13/13 : RUN $MAKE 12:07:09 ---> Running in 18f2b7dddf4e 12:07:09 noop 12:07:09 Removing intermediate container 18f2b7dddf4e 12:07:09 ---> 06a46d6d3f6e 12:07:09 Successfully built 06a46d6d3f6e 12:07:09 Successfully tagged ci-base-image-arm64:latest 12:07:09 33b1e0a273af: Pull complete 12:07:09 5d3b04190fa2: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:10 + docker inspect -f . ci-base-image-arm64 12:07:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:10 prd-ubuntu20.04-docker-arm64-4c-16g-117885 does not seem to be running inside a container 12:07:10 $ 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 ******** ci-base-image-arm64 cat 12:07:11 $ docker top a80cded094c9657d286d138b42627c077b1b2fc8b0bf85f6d076263b44f25298 -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:12 + go version 12:07:12 go version go1.18.7 linux/arm64 [Pipeline] } 12:07:12 $ docker stop --time=1 a80cded094c9657d286d138b42627c077b1b2fc8b0bf85f6d076263b44f25298 12:07:13 2f39f015ded8: Pull complete 12:07:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:07:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:14 $ docker rm -f a80cded094c9657d286d138b42627c077b1b2fc8b0bf85f6d076263b44f25298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:14 prd-ubuntu20.04-docker-8c-8g-117887 does not seem to be running inside a container 12:07:14 $ 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-483 -v /w/workspace/_app-service-configurable_PR-483:/w/workspace/_app-service-configurable_PR-483:rw,z -v /w/workspace/_app-service-configurable_PR-483@tmp:/w/workspace/_app-service-configurable_PR-483@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:07:19 $ docker top 087b20e5af4d0e80f4d96839aa79e0baecea77aa2da29f6d39eba93fee67f641 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:19 ---> job-cost.sh 12:07:19 lf-activate-venv: SKIPPING 12:07:19 INFO: No Stack... 12:07:19 + docker inspect -f . ci-base-image-arm64 12:07:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:19 prd-ubuntu20.04-docker-arm64-4c-16g-117885 does not seem to be running inside a container 12:07:20 $ 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 ******** ci-base-image-arm64 cat 12:07:20 INFO: Retrieving Pricing Info for: v3-standard-8 12:07:20 INFO: Archiving Costs 12:07:21 $ docker top c234fedc1866e941664cbe09058a46566321de689df64827c6c5d272d0d2df45 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 12:07:21 + + catcut /w/workspace/_app-service-configurable_PR-483/archives/cost.csv -d, 12:07:21 -f6 [Pipeline] lock 12:07:21 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] 12:07:21 Resource [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] did not exist. Created. 12:07:21 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] [Pipeline] { 12:07:21 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] unstash [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 12:07:22 + echo total: 0.2199999988079071 [Pipeline] stash 12:07:22 Stashed 1 file(s) [Pipeline] } 12:07:22 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] 12:07:22 + make test 12:07:22 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] // lock [Pipeline] } 12:07:22 $ docker stop --time=1 087b20e5af4d0e80f4d96839aa79e0baecea77aa2da29f6d39eba93fee67f641 12:07:23 $ docker rm -f 087b20e5af4d0e80f4d96839aa79e0baecea77aa2da29f6d39eba93fee67f641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:08:59 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:08:59 CGO_ENABLED=1 go vet ./... 12:09:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:09:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:09:07 ./bin/test-attribution-txt.sh [Pipeline] echo 12:09:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:09:07 $ docker stop --time=1 c234fedc1866e941664cbe09058a46566321de689df64827c6c5d272d0d2df45 12:09:09 $ docker rm -f c234fedc1866e941664cbe09058a46566321de689df64827c6c5d272d0d2df45 [Pipeline] // withDockerContainer [Pipeline] sh 12:09:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:09:10 Warning: overwriting stash ‘coverage-report’ 12:09:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:09:11 + ls -al . 12:09:11 total 180 12:09:11 drwxrwxr-x 7 jenkins jenkins 4096 Nov 2 12:07 . 12:09:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 12:05 .. 12:09:11 -rw-rw-r-- 1 jenkins jenkins 119 Nov 2 12:05 .dockerignore 12:09:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 12:05 .git 12:09:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 12:05 .github 12:09:11 -rw-rw-r-- 1 jenkins jenkins 171 Nov 2 12:05 .gitignore 12:09:11 -rw-rw-r-- 1 jenkins jenkins 9207 Nov 2 12:05 Attribution.txt 12:09:11 -rw-rw-r-- 1 jenkins jenkins 29118 Nov 2 12:05 CHANGELOG.md 12:09:11 -rw-rw-r-- 1 jenkins jenkins 2058 Nov 2 12:05 Dockerfile 12:09:11 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 12:05 GOVERNANCE.md 12:09:11 -rw-rw-r-- 1 jenkins jenkins 688 Nov 2 12:05 Jenkinsfile 12:09:11 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 2 12:05 LICENSE 12:09:11 -rw-rw-r-- 1 jenkins jenkins 618 Nov 2 12:05 OWNERS.md 12:09:11 -rw-rw-r-- 1 jenkins jenkins 4369 Nov 2 12:05 README.md 12:09:11 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 12:05 VERSION 12:09:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 12:05 bin 12:09:11 -rw-r--r-- 1 jenkins jenkins 10 Nov 2 12:07 coverage.out 12:09:11 -rw-rw-r-- 1 jenkins jenkins 3444 Nov 2 12:05 go.mod 12:09:11 -rw-rw-r-- 1 jenkins jenkins 44361 Nov 2 12:05 go.sum 12:09:11 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 2 12:05 main.go 12:09:11 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 2 12:05 makefile 12:09:11 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 12:05 res 12:09:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 12:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:12 + 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=fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc --label arch=arm64 --label version=0.0.0 . 12:09:12 Sending build context to Docker daemon 218.6kB 12:09:12 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:09:12 Step 2/27 : FROM ${BASE} AS builder 12:09:12 ---> 06a46d6d3f6e 12:09:12 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:09:12 ---> Running in 40ddee3ce643 12:09:13 Removing intermediate container 40ddee3ce643 12:09:13 ---> 43657f0768f0 12:09:13 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:09:13 ---> Running in 8650b9f8f150 12:09:13 Removing intermediate container 8650b9f8f150 12:09:13 ---> 387d224f0e52 12:09:13 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:09:13 ---> Running in a9628e17f496 12:09:13 Removing intermediate container a9628e17f496 12:09:13 ---> 5ac8a957a026 12:09:13 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:09:14 ---> Running in 2411005a5f81 12:09:14 Removing intermediate container 2411005a5f81 12:09:14 ---> 9a816f3faf05 12:09:14 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:09:14 ---> Running in 2bf855584a76 12:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:09:17 OK: 221 MiB in 51 packages 12:09:18 Removing intermediate container 2bf855584a76 12:09:18 ---> 12ab52a27248 12:09:18 Step 8/27 : WORKDIR /app 12:09:18 ---> Running in 10c51d1f71bb 12:09:18 Removing intermediate container 10c51d1f71bb 12:09:18 ---> b4eadbaf603b 12:09:18 Step 9/27 : COPY go.mod vendor* ./ 12:09:19 ---> af8def79f16b 12:09:19 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:19 ---> Running in 317bfc3a5db7 12:09:21 Removing intermediate container 317bfc3a5db7 12:09:21 ---> c9a426212a4c 12:09:21 Step 11/27 : COPY . . 12:09:22 ---> 0ea3a1cbb0e3 12:09:22 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:09:22 ---> Running in 5733ced27d6e 12:09:22 Removing intermediate container 5733ced27d6e 12:09:22 ---> 7ebd1426ed4d 12:09:22 Step 13/27 : RUN $MAKE 12:09:22 ---> Running in 9facc7c18ec6 12:09:23 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.59 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:12:00 Removing intermediate container 9facc7c18ec6 12:12:00 ---> 06abf166097e 12:12:00 Step 14/27 : FROM alpine:3.16 12:12:00 3.16: Pulling from library/alpine 12:12:00 9b18e9b68314: Already exists 12:12:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:12:00 Status: Downloaded newer image for alpine:3.16 12:12:00 ---> a6215f271958 12:12:00 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:12:00 ---> Running in 7918a62495e3 12:12:00 Removing intermediate container 7918a62495e3 12:12:00 ---> bc4351410f54 12:12:00 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:12:00 ---> Running in 797edb5e3619 12:12:00 Removing intermediate container 797edb5e3619 12:12:00 ---> 11722fb0806d 12:12:00 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:12:00 ---> Running in da864d1f4cac 12:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:12:00 (1/7) Installing ca-certificates (20220614-r0) 12:12:00 (2/7) Installing dumb-init (1.2.5-r1) 12:12:00 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:12:00 (4/7) Installing libsodium (1.0.18-r0) 12:12:00 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:12:00 (6/7) Installing libzmq (4.3.4-r0) 12:12:00 (7/7) Installing zeromq (4.3.4-r0) 12:12:00 Executing busybox-1.35.0-r17.trigger 12:12:00 Executing ca-certificates-20220614-r0.trigger 12:12:00 OK: 9 MiB in 21 packages 12:12:00 Removing intermediate container da864d1f4cac 12:12:00 ---> 83549719b539 12:12:00 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:12:00 ---> 866cd82fe0ca 12:12:00 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:12:00 ---> d2735b1ae114 12:12:00 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:12:00 ---> 937082f60ab3 12:12:00 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:12:00 ---> 38702164e3fd 12:12:00 Step 22/27 : EXPOSE 48095 12:12:00 ---> Running in e294d1eacc73 12:12:00 Removing intermediate container e294d1eacc73 12:12:00 ---> 2a80ae893c1b 12:12:00 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:12:00 ---> Running in 5e1c7a3bc7d6 12:12:00 Removing intermediate container 5e1c7a3bc7d6 12:12:00 ---> 6d99cbac88f1 12:12:00 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:12:00 ---> Running in 36621208fe23 12:12:00 Removing intermediate container 36621208fe23 12:12:00 ---> ad08b32f464e 12:12:00 Step 25/27 : LABEL arch=arm64 12:12:00 ---> Running in 8b3a0082473b 12:12:00 Removing intermediate container 8b3a0082473b 12:12:00 ---> 6eeaf199cbd3 12:12:00 Step 26/27 : LABEL git_sha=fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc 12:12:00 ---> Running in a188e6ab25e2 12:12:00 Removing intermediate container a188e6ab25e2 12:12:00 ---> 6f142e3983cb 12:12:00 Step 27/27 : LABEL version=0.0.0 12:12:00 ---> Running in 00129c21a1a9 12:12:00 Removing intermediate container 00129c21a1a9 12:12:00 ---> cae680708064 12:12:00 [Warning] One or more build-args [ARCH] were not consumed 12:12:00 Successfully built cae680708064 12:12:00 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:12:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:01 12:12:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:01 arm64: Pulling from edgex-lftools-log-publisher 12:12:01 8998bd30e6a1: Pulling fs layer 12:12:01 04944245beec: Pulling fs layer 12:12:01 699f458cf7ca: Pulling fs layer 12:12:01 765212b225bb: Pulling fs layer 12:12:01 f23df028b6ca: Pulling fs layer 12:12:01 d65c8cfc05b1: Pulling fs layer 12:12:01 2437ff75d9bd: Pulling fs layer 12:12:01 f23df028b6ca: Waiting 12:12:01 d65c8cfc05b1: Waiting 12:12:01 2437ff75d9bd: Waiting 12:12:01 765212b225bb: Waiting 12:12:01 04944245beec: Verifying Checksum 12:12:01 04944245beec: Download complete 12:12:01 765212b225bb: Verifying Checksum 12:12:01 765212b225bb: Download complete 12:12:01 f23df028b6ca: Verifying Checksum 12:12:01 f23df028b6ca: Download complete 12:12:02 d65c8cfc05b1: Verifying Checksum 12:12:02 d65c8cfc05b1: Download complete 12:12:02 699f458cf7ca: Verifying Checksum 12:12:02 699f458cf7ca: Download complete 12:12:02 8998bd30e6a1: Verifying Checksum 12:12:02 8998bd30e6a1: Download complete 12:12:04 2437ff75d9bd: Verifying Checksum 12:12:04 2437ff75d9bd: Download complete 12:12:06 8998bd30e6a1: Pull complete 12:12:06 04944245beec: Pull complete 12:12:09 699f458cf7ca: Pull complete 12:12:09 765212b225bb: Pull complete 12:12:10 f23df028b6ca: Pull complete 12:12:10 d65c8cfc05b1: Pull complete 12:12:25 2437ff75d9bd: Pull complete 12:12:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:12:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:12:26 prd-ubuntu20.04-docker-arm64-4c-16g-117885 does not seem to be running inside a container 12:12:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:12:28 $ docker top 0f678af67f052debf89fd0d481315d3dbbecca4cdcfa5e7458dccfa050802644 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:29 ---> job-cost.sh 12:12:29 lf-activate-venv: SKIPPING 12:12:29 INFO: No Stack... 12:12:30 INFO: Retrieving Pricing Info for: v3-standard-4 12:12:30 INFO: Archiving Costs [Pipeline] sh 12:12:31 + cut -d, -f6 12:12:31 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 12:12:31 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] 12:12:31 Resource [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] did not exist. Created. 12:12:31 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:12:31 /w/workspace/app-service-configurable/1@tmp/durable-4a9e18dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:12:32 + echo total: 0.2199999988079071 [Pipeline] stash 12:12:32 Warning: overwriting stash ‘stack-cost’ 12:12:32 Stashed 1 file(s) [Pipeline] } 12:12:32 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-483-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:12:32 $ docker stop --time=1 0f678af67f052debf89fd0d481315d3dbbecca4cdcfa5e7458dccfa050802644 12:12:33 $ docker rm -f 0f678af67f052debf89fd0d481315d3dbbecca4cdcfa5e7458dccfa050802644 [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:12:34 provisioning config files... 12:12:34 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-483@tmp/config8596185796196332895tmp [Pipeline] { [Pipeline] sh 12:12:35 + set +x 12:12:35 + curl -s https://codecov.io/bash 12:12:35 + bash -s -- 12:12:35 12:12:35 _____ _ 12:12:35 / ____| | | 12:12:35 | | ___ __| | ___ ___ _____ __ 12:12:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:12:35 | |___| (_) | (_| | __/ (_| (_) \ V / 12:12:35 \_____\___/ \__,_|\___|\___\___/ \_/ 12:12:35 Bash-1.0.6 12:12:35 12:12:35 12:12:35 ==> git version 2.25.1 found 12:12:35 ==> 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:12:35 Release-Date: 2020-01-08 12:12:35 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:12:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:12:35 ==> Jenkins CI detected. 12:12:35 current dir:  /w/workspace/_app-service-configurable_PR-483 12:12:35 project root: . 12:12:35 --> token set from env 12:12:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:12:35 ==> Running gcov in . (disable via -X gcov) 12:12:35 ==> Python coveragepy not found 12:12:35 ==> Searching for coverage reports in: 12:12:35 + . 12:12:35 -> Found 1 reports 12:12:35 ==> Detecting git/mercurial file structure 12:12:35 ==> Reading reports 12:12:35 + ./coverage.out bytes=10 12:12:35 ==> Appending adjustments 12:12:35 https://docs.codecov.io/docs/fixing-reports 12:12:35 + Found adjustments 12:12:35 ==> Gzipping contents 12:12:35 4.0K /tmp/codecov.DO7O3X.gz 12:12:35 ==> Uploading reports 12:12:35 url: https://codecov.io 12:12:35 query: branch=PR-483&commit=fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=483&job=&cmd_args= 12:12:35 -> Pinging Codecov 12:12:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-483&commit=fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=483&job=&cmd_args= 12:12:35 -> Uploading to 12:12:35 https://storage.googleapis.com/codecov/v4/raw/2022-11-02/A97CA9966030D2A3747ED39772930CCE/fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc/1040d4ef-e85b-4cb8-aa87-7f69d09cbc4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T121235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=172e56dacf7b28328d42c0b9ea1d3e783ec39facfcb73e59d390ddcbb0f287e9 12:12:35 % Total % Received % Xferd Average Speed Time Time Time Current 12:12:35 Dload Upload Total Spent Left Speed 12:12:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2142 --:--:-- --:--:-- --:--:-- 2142 12:12:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fc7a1f5052f5587963bc9a0d80a9afe4626b4fbc [Pipeline] } 12:12:36 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:12:37 + [ -d /w/workspace/_app-service-configurable_PR-483/archives ] 12:12:37 + ls -al /w/workspace/_app-service-configurable_PR-483/archives 12:12:37 total 16 12:12:37 drwxr-xr-x 3 root root 4096 Nov 2 12:07 . 12:12:37 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 12:07 .. 12:12:37 drwxr-xr-x 2 root root 4096 Nov 2 12:07 cost 12:12:37 -rw-r--r-- 1 root root 96 Nov 2 12:07 cost.csv 12:12:37 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-483/archives 12:12:37 + ls -al /w/workspace/_app-service-configurable_PR-483/archives 12:12:37 total 16 12:12:37 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 12:07 . 12:12:37 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 12:07 .. 12:12:37 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 12:07 cost 12:12:37 -rw-r--r-- 1 jenkins jenkins 96 Nov 2 12:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:12:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:12:39 ---> package-listing.sh 12:12:39 ++ facter osfamily 12:12:39 ++ tr '[:upper:]' '[:lower:]' 12:12:39 + OS_FAMILY=debian 12:12:39 + workspace=/w/workspace/_app-service-configurable_PR-483 12:12:39 + START_PACKAGES=/tmp/packages_start.txt 12:12:39 + END_PACKAGES=/tmp/packages_end.txt 12:12:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:12:39 + PACKAGES=/tmp/packages_start.txt 12:12:39 + '[' /w/workspace/_app-service-configurable_PR-483 ']' 12:12:39 + PACKAGES=/tmp/packages_end.txt 12:12:39 + case "${OS_FAMILY}" in 12:12:39 + dpkg -l 12:12:39 + grep '^ii' 12:12:39 + '[' -f /tmp/packages_start.txt ']' 12:12:39 + '[' -f /tmp/packages_end.txt ']' 12:12:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:12:39 + '[' /w/workspace/_app-service-configurable_PR-483 ']' 12:12:39 + mkdir -p /w/workspace/_app-service-configurable_PR-483/archives/ 12:12:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-483/archives/ [Pipeline] echo 12:12:39 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-483/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:12:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:12:40 prd-ubuntu20.04-docker-8c-8g-117887 does not seem to be running inside a container 12:12:40 $ 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-483/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-483 -v /w/workspace/_app-service-configurable_PR-483:/w/workspace/_app-service-configurable_PR-483:rw,z -v /w/workspace/_app-service-configurable_PR-483@tmp:/w/workspace/_app-service-configurable_PR-483@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:12:40 $ docker top cde37b7af4421f00f962b31cd8889f8df0c21cc0036ed669ccb0a183d7bfb876 -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:41 + touch /tmp/pre-build-complete [Pipeline] sh 12:12:41 + mkdir -p /var/log/sysstat [Pipeline] sh 12:12:41 + ls /var/log/sa-host 12:12:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:12:42 provisioning config files... 12:12:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-483@tmp/config2603367862409782476tmp [Pipeline] { [Pipeline] echo 12:12:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:12:42 ---> create-netrc.sh [Pipeline] } 12:12:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:12:42 ---> python-tools-install.sh [Pipeline] echo 12:12:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:12:43 ---> sudo-logs.sh 12:12:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:12:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:12:43 ---> job-cost.sh 12:12:43 lf-activate-venv: SKIPPING 12:12:43 DEBUG: total: 0.2199999988079071 12:12:43 INFO: Retrieving Stack Cost... 12:12:43 INFO: Retrieving Pricing Info for: v3-standard-8 12:12:44 INFO: Archiving Costs [Pipeline] echo 12:12:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:12:44 ---> logs-deploy.sh 12:12:44 lf-activate-venv: SKIPPING 12:12:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-483/1 12:12:44 INFO: archiving workspace using pattern(s): 12:12:45 Archives upload complete. 12:12:45 INFO: archiving logs to Nexus 12:12:46 ---> uname -a: 12:12:46 Linux prd-ubuntu20-04-docker-8c-8g-117887 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:12:46 12:12:46 12:12:46 ---> lscpu: 12:12:46 Architecture: x86_64 12:12:46 CPU op-mode(s): 32-bit, 64-bit 12:12:46 Byte Order: Little Endian 12:12:46 Address sizes: 40 bits physical, 48 bits virtual 12:12:46 CPU(s): 8 12:12:46 On-line CPU(s) list: 0-7 12:12:46 Thread(s) per core: 1 12:12:46 Core(s) per socket: 1 12:12:46 Socket(s): 8 12:12:46 NUMA node(s): 1 12:12:46 Vendor ID: AuthenticAMD 12:12:46 CPU family: 23 12:12:46 Model: 49 12:12:46 Model name: AMD EPYC-Rome Processor 12:12:46 Stepping: 0 12:12:46 CPU MHz: 2799.956 12:12:46 BogoMIPS: 5599.91 12:12:46 Virtualization: AMD-V 12:12:46 Hypervisor vendor: KVM 12:12:46 Virtualization type: full 12:12:46 L1d cache: 256 KiB 12:12:46 L1i cache: 256 KiB 12:12:46 L2 cache: 4 MiB 12:12:46 L3 cache: 128 MiB 12:12:46 NUMA node0 CPU(s): 0-7 12:12:46 Vulnerability Itlb multihit: Not affected 12:12:46 Vulnerability L1tf: Not affected 12:12:46 Vulnerability Mds: Not affected 12:12:46 Vulnerability Meltdown: Not affected 12:12:46 Vulnerability Mmio stale data: Not affected 12:12:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:12:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:12:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:12:46 Vulnerability Srbds: Not affected 12:12:46 Vulnerability Tsx async abort: Not affected 12:12:46 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:12:46 12:12:46 12:12:46 ---> nproc: 12:12:46 8 12:12:46 12:12:46 12:12:46 ---> df -h: 12:12:46 Filesystem Size Used Avail Use% Mounted on 12:12:46 overlay 155G 12G 144G 8% / 12:12:46 tmpfs 64M 0 64M 0% /dev 12:12:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:12:46 shm 64M 0 64M 0% /dev/shm 12:12:46 /dev/vda1 155G 12G 144G 8% /facter-os 12:12:46 12:12:46 12:12:46 ---> sar -b -r -n DEV: 12:12:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117887) 11/02/22 _x86_64_ (8 CPU) 12:12:46 12:12:46 12:03:45 LINUX RESTART (8 CPU) 12:12:46 12:12:46 12:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:12:46 12:05:02 103.23 44.67 58.56 0.00 4966.77 83328.27 0.00 12:12:46 12:06:01 146.03 3.98 142.05 0.00 396.55 96241.29 0.00 12:12:46 12:07:01 143.28 0.20 143.08 0.00 13.86 72602.97 0.00 12:12:46 12:08:01 98.53 0.03 98.50 0.00 2.27 43413.31 0.00 12:12:46 12:09:01 18.60 7.07 11.53 0.00 898.65 1977.40 0.00 12:12:46 12:10:01 21.86 2.27 19.60 0.00 1985.67 2822.46 0.00 12:12:46 12:11:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 12:12:46 12:12:01 1.82 0.00 1.82 0.00 0.00 19.60 0.00 12:12:46 Average: 66.65 7.29 59.37 0.00 1034.66 37439.37 0.00 12:12:46 12:12:46 12:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:12:46 12:05:02 30037108 31673464 667668 2.03 59048 1880920 1826748 5.38 887312 1655372 26516 12:12:46 12:06:01 28054896 31613500 685444 2.08 135824 3594316 1855600 5.47 1119388 3231436 313252 12:12:46 12:07:01 28353548 31585848 714600 2.17 140184 3302200 1875724 5.53 1149212 2937344 1128 12:12:46 12:08:01 27824568 31596800 701592 2.13 150440 3780084 1757344 5.18 1184912 3377300 8 12:12:46 12:09:01 27689652 31575772 708100 2.15 161064 3886828 1646576 4.85 1266104 3417768 1116 12:12:46 12:10:01 27536792 31583860 698612 2.12 168916 4028976 1826012 5.38 1333392 3489660 152 12:12:46 12:11:01 27536800 31583924 698504 2.12 168960 4028980 1826012 5.38 1333316 3489700 8 12:12:46 12:12:01 27542596 31589940 692580 2.11 169040 4028980 1826012 5.38 1327592 3489836 40 12:12:46 Average: 28071995 31600388 695888 2.12 144184 3566410 1805004 5.32 1200154 3136052 42778 12:12:46 12:12:46 12:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:12:46 12:05:02 ens3 395.87 291.97 2418.64 69.07 0.00 0.00 0.00 0.00 12:12:46 12:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:46 12:05:02 lo 4.26 4.26 0.41 0.41 0.00 0.00 0.00 0.00 12:12:46 12:06:01 ens3 370.21 256.36 5854.09 35.51 0.00 0.00 0.00 0.00 12:12:46 12:06:01 docker0 151.23 204.23 12.53 1832.29 0.00 0.00 0.00 0.00 12:12:46 12:06:01 lo 2.98 2.98 0.29 0.29 0.00 0.00 0.00 0.00 12:12:46 12:07:01 ens3 65.86 55.89 88.64 91.54 0.00 0.00 0.00 0.00 12:12:46 12:07:01 docker0 1.65 4.03 0.10 40.58 0.00 0.00 0.00 0.00 12:12:46 12:07:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 12:12:46 12:08:01 ens3 115.10 71.37 2583.75 11.91 0.00 0.00 0.00 0.00 12:12:46 12:08:01 docker0 2.87 6.12 0.19 60.66 0.00 0.00 0.00 0.00 12:12:46 12:08:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 12:12:46 12:09:01 ens3 55.81 32.29 824.14 2.34 0.00 0.00 0.00 0.00 12:12:46 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:46 12:09:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:12:46 12:10:01 ens3 20.18 12.00 489.39 0.98 0.00 0.00 0.00 0.00 12:12:46 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:46 12:10:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 12:12:46 12:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:46 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:46 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:46 12:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:12:46 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:46 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:12:46 Average: ens3 127.43 89.68 1523.77 26.41 0.00 0.00 0.00 0.00 12:12:46 Average: docker0 19.20 26.44 1.58 238.48 0.00 0.00 0.00 0.00 12:12:46 Average: lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 12:12:46 12:12:46 12:12:46 ---> sar -P ALL: 12:12:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117887) 11/02/22 _x86_64_ (8 CPU) 12:12:46 12:12:46 12:03:45 LINUX RESTART (8 CPU) 12:12:46 12:12:46 12:04:01 CPU %user %nice %system %iowait %steal %idle 12:12:46 12:05:02 all 5.79 0.00 1.73 9.06 0.05 83.37 12:12:46 12:05:02 0 4.21 0.00 1.60 2.87 0.03 91.28 12:12:46 12:05:02 1 3.90 0.00 1.39 11.75 0.03 82.92 12:12:46 12:05:02 2 4.77 0.00 1.98 23.78 0.07 69.40 12:12:46 12:05:02 3 6.43 0.00 1.34 5.24 0.03 86.95 12:12:46 12:05:02 4 8.16 0.00 1.31 23.71 0.07 66.76 12:12:46 12:05:02 5 6.24 0.00 1.86 2.55 0.05 89.30 12:12:46 12:05:02 6 7.27 0.00 1.19 1.20 0.03 90.31 12:12:46 12:05:02 7 5.31 0.00 3.21 1.39 0.08 90.01 12:12:46 12:06:01 all 7.77 0.00 3.54 7.01 0.08 81.60 12:12:46 12:06:01 0 7.70 0.00 3.41 1.51 0.05 87.33 12:12:46 12:06:01 1 8.10 0.00 4.33 0.99 0.12 86.45 12:12:46 12:06:01 2 7.66 0.00 3.18 1.15 0.09 87.92 12:12:46 12:06:01 3 8.08 0.00 3.94 19.66 0.09 68.23 12:12:46 12:06:01 4 7.50 0.00 2.62 11.32 0.07 78.49 12:12:46 12:06:01 5 7.68 0.00 3.28 2.61 0.07 86.37 12:12:46 12:06:01 6 7.90 0.00 3.16 0.51 0.05 88.38 12:12:46 12:06:01 7 7.52 0.00 4.41 18.50 0.07 69.50 12:12:46 12:07:01 all 31.56 0.00 6.73 3.73 0.11 57.87 12:12:46 12:07:01 0 32.36 0.00 6.91 1.03 0.22 59.49 12:12:46 12:07:01 1 31.09 0.00 5.97 0.32 0.08 62.53 12:12:46 12:07:01 2 31.34 0.00 7.47 2.18 0.08 58.92 12:12:46 12:07:01 3 30.78 0.00 7.01 11.57 0.09 50.55 12:12:46 12:07:01 4 30.79 0.00 6.32 0.14 0.10 62.65 12:12:46 12:07:01 5 33.22 0.00 7.02 2.29 0.08 57.39 12:12:46 12:07:01 6 30.86 0.00 6.36 0.58 0.07 62.14 12:12:46 12:07:01 7 32.04 0.00 6.79 11.83 0.12 49.22 12:12:46 12:08:01 all 3.24 0.00 1.48 1.21 0.03 94.04 12:12:46 12:08:01 0 2.68 0.00 1.66 0.38 0.05 95.23 12:12:46 12:08:01 1 2.98 0.00 1.59 0.08 0.03 95.31 12:12:46 12:08:01 2 3.87 0.00 1.62 0.92 0.05 93.54 12:12:46 12:08:01 3 4.67 0.00 1.97 5.37 0.03 87.95 12:12:46 12:08:01 4 3.37 0.00 1.43 0.07 0.02 95.12 12:12:46 12:08:01 5 2.63 0.00 1.11 2.58 0.02 93.66 12:12:46 12:08:01 6 2.69 0.00 1.17 0.07 0.02 96.06 12:12:46 12:08:01 7 3.00 0.00 1.29 0.12 0.03 95.55 12:12:46 12:09:01 all 0.45 0.00 0.37 0.27 0.01 98.90 12:12:46 12:09:01 0 0.73 0.00 0.37 0.03 0.00 98.87 12:12:46 12:09:01 1 1.08 0.00 0.23 0.23 0.02 98.43 12:12:46 12:09:01 2 0.63 0.00 0.33 0.70 0.02 98.31 12:12:46 12:09:01 3 0.25 0.00 0.17 0.02 0.02 99.55 12:12:46 12:09:01 4 0.57 0.00 1.40 0.68 0.02 97.33 12:12:46 12:09:01 5 0.10 0.00 0.18 0.48 0.02 99.22 12:12:46 12:09:01 6 0.10 0.00 0.10 0.00 0.00 99.80 12:12:46 12:09:01 7 0.10 0.00 0.13 0.02 0.02 99.73 12:12:46 12:10:01 all 0.77 0.00 0.45 0.21 0.01 98.56 12:12:46 12:10:01 0 0.58 0.00 0.25 0.02 0.02 99.13 12:12:46 12:10:01 1 0.72 0.00 0.30 0.05 0.00 98.93 12:12:46 12:10:01 2 0.77 0.00 0.42 0.05 0.02 98.75 12:12:46 12:10:01 3 0.99 0.00 0.27 0.02 0.02 98.71 12:12:46 12:10:01 4 0.63 0.00 0.62 0.15 0.00 98.60 12:12:46 12:10:01 5 1.03 0.00 0.45 0.83 0.02 97.67 12:12:46 12:10:01 6 0.75 0.00 1.00 0.47 0.02 97.77 12:12:46 12:10:01 7 0.67 0.00 0.33 0.07 0.02 98.92 12:12:46 12:11:01 all 0.01 0.00 0.00 0.00 0.00 99.98 12:12:46 12:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:12:46 12:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:12:46 12:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:12:46 12:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:12:46 12:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:12:46 12:11:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:12:46 12:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:12:46 12:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:12:46 12:12:01 all 0.02 0.00 0.00 0.01 0.01 99.96 12:12:46 12:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:12:46 12:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:12:46 12:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:12:46 12:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:12:46 12:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:12:46 12:12:01 5 0.05 0.00 0.02 0.03 0.02 99.88 12:12:46 12:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:12:46 12:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:12:46 Average: all 6.16 0.00 1.78 2.67 0.04 89.36 12:12:46 Average: 0 6.01 0.00 1.76 0.73 0.05 91.46 12:12:46 Average: 1 5.95 0.00 1.71 1.68 0.04 90.62 12:12:46 Average: 2 6.10 0.00 1.87 3.59 0.04 88.40 12:12:46 Average: 3 6.34 0.00 1.82 5.18 0.04 86.62 12:12:46 Average: 4 6.33 0.00 1.70 4.48 0.04 87.45 12:12:46 Average: 5 6.34 0.00 1.73 1.42 0.04 90.48 12:12:46 Average: 6 6.15 0.00 1.61 0.35 0.02 91.87 12:12:46 Average: 7 6.03 0.00 2.00 3.92 0.04 88.01 12:12:46 12:12:46 12:12:46