Pull request #449 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a80d05ffd21842f6b898ecfc8ead33fef80791da+6085ab4eae462fefc7cb0a382f63c0193af74bd5 (66e1e056a5ce5b9443279121df5e86eb6d05861c) 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-ssh9250213926215734335.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh10855934474253677108.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-449/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-449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2077599293569433631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17111193409681466716.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh14844345339770960783.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-449/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-449/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh550897284703512204.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-20784 in /w/workspace/_app-service-configurable_PR-449 [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-449 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6085ab4eae462fefc7cb0a382f63c0193af74bd5 into PR head commit a80d05ffd21842f6b898ecfc8ead33fef80791da Merge succeeded, producing a80d05ffd21842f6b898ecfc8ead33fef80791da Checking out Revision a80d05ffd21842f6b898ecfc8ead33fef80791da (PR-449) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a80d05ffd21842f6b898ecfc8ead33fef80791da # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a80d05ffd21842f6b898ecfc8ead33fef80791da # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-22T12:03:48.544Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-22T12:03:48.715Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T12:03:48.804Z] ========================================================= [2022-07-22T12:03:48.804Z] EdgeX Global Pipelines Version Info [2022-07-22T12:03:48.804Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-22T12:03:49.601Z] ------------------- [2022-07-22T12:03:49.601Z] stable info: [2022-07-22T12:03:49.601Z] ------------------- [2022-07-22T12:03:49.601Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T12:03:49.601Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T12:03:49.601Z] Message: update stable to v1.0.238 [2022-07-22T12:03:50.177Z] ------------------- [2022-07-22T12:03:50.177Z] experimental info: [2022-07-22T12:03:50.177Z] ------------------- [2022-07-22T12:03:50.177Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T12:03:50.177Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T12:03:50.177Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-22T12:03:50.570Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-22T12:03:50.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-22T12:03:50.648Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-22T12:03:50.688Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-22T12:03:50.729Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-22T12:03:50.763Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-22T12:03:50.804Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-22T12:03:50.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-22T12:03:50.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-22T12:03:50.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-22T12:03:50.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-22T12:03:50.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-22T12:03:51.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-22T12:03:51.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-22T12:03:51.118Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T12:03:51.155Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T12:03:51.195Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T12:03:51.231Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T12:03:51.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-22T12:03:51.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-22T12:03:51.355Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-22T12:03:51.398Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-22T12:03:51.438Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-22T12:03:51.476Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-22T12:03:51.516Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-22T12:03:51.555Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-22T12:03:51.597Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-22T12:03:51.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-449 [Pipeline] echo [2022-07-22T12:03:51.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-449 [Pipeline] echo [2022-07-22T12:03:51.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-449 [Pipeline] echo [2022-07-22T12:03:51.743Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a80d05ffd21842f6b898ecfc8ead33fef80791da [Pipeline] echo [2022-07-22T12:03:51.780Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a80d05f [Pipeline] echo [2022-07-22T12:03:51.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T12:03:51.937Z] provisioning config files... [2022-07-22T12:03:51.952Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-449@tmp/config1567010555044811508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T12:03:52.310Z] ---> docker-login.sh [2022-07-22T12:03:52.310Z] nexus3.edgexfoundry.org:10001 [2022-07-22T12:03:52.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:03:52.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:03:52.834Z] Configure a credential helper to remove this warning. See [2022-07-22T12:03:52.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:03:52.834Z] [2022-07-22T12:03:52.834Z] Login Succeeded [2022-07-22T12:03:52.834Z] nexus3.edgexfoundry.org:10002 [2022-07-22T12:03:52.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:03:53.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:03:53.110Z] Configure a credential helper to remove this warning. See [2022-07-22T12:03:53.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:03:53.110Z] [2022-07-22T12:03:53.110Z] Login Succeeded [2022-07-22T12:03:53.110Z] nexus3.edgexfoundry.org:10003 [2022-07-22T12:03:53.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:03:53.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:03:53.110Z] Configure a credential helper to remove this warning. See [2022-07-22T12:03:53.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:03:53.110Z] [2022-07-22T12:03:53.110Z] Login Succeeded [2022-07-22T12:03:53.110Z] nexus3.edgexfoundry.org:10004 [2022-07-22T12:03:53.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:03:53.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:03:53.374Z] Configure a credential helper to remove this warning. See [2022-07-22T12:03:53.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:03:53.374Z] [2022-07-22T12:03:53.374Z] Login Succeeded [2022-07-22T12:03:53.374Z] docker.io [2022-07-22T12:03:53.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:03:53.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:03:53.636Z] Configure a credential helper to remove this warning. See [2022-07-22T12:03:53.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:03:53.636Z] [2022-07-22T12:03:53.636Z] Login Succeeded [2022-07-22T12:03:53.636Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T12:03:53.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-22T12:03:54.307Z] + git rev-list -1 --merges a80d05ffd21842f6b898ecfc8ead33fef80791da~1..a80d05ffd21842f6b898ecfc8ead33fef80791da [Pipeline] echo [2022-07-22T12:03:54.361Z] -----------> git rev-list -1 --merges a80d05ffd21842f6b898ecfc8ead33fef80791da~1..a80d05ffd21842f6b898ecfc8ead33fef80791da a80d05ffd21842f6b898ecfc8ead33fef80791da [false] [Pipeline] sh [2022-07-22T12:03:54.673Z] + git log --format=format:%s -1 a80d05ffd21842f6b898ecfc8ead33fef80791da [Pipeline] echo [2022-07-22T12:03:54.711Z] ========================================================= [2022-07-22T12:03:54.711Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-22T12:03:54.711Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T12:03:55.164Z] + git log --format=format:%s -1 a80d05ffd21842f6b898ecfc8ead33fef80791da [Pipeline] echo [2022-07-22T12:03:55.198Z] [semverPrep] GIT_COMMIT: a80d05ffd21842f6b898ecfc8ead33fef80791da, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-07-22T12:03:55.227Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-22T12:03:55.623Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T12:03:55.623Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-22T12:03:55.623Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-22T12:03:55.623Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-22T12:03:55.623Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-22T12:03:55.623Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-22T12:03:55.623Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:03:56.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T12:03:56.116Z] [2022-07-22T12:03:56.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:03:56.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T12:03:56.500Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-22T12:03:56.500Z] b85a868b505f: Pulling fs layer [2022-07-22T12:03:56.500Z] e2be974225ed: Pulling fs layer [2022-07-22T12:03:56.500Z] 339a4e72a1f5: Pulling fs layer [2022-07-22T12:03:56.500Z] 988bab9f4d93: Pulling fs layer [2022-07-22T12:03:56.500Z] 1469e6f7b9e6: Pulling fs layer [2022-07-22T12:03:56.500Z] eaf3925da568: Pulling fs layer [2022-07-22T12:03:56.500Z] bab4dde63d76: Pulling fs layer [2022-07-22T12:03:56.500Z] bde34c3a00c8: Pulling fs layer [2022-07-22T12:03:56.500Z] b352a97aabf1: Pulling fs layer [2022-07-22T12:03:56.500Z] 4872d77fe225: Pulling fs layer [2022-07-22T12:03:56.500Z] 5851b861e8e6: Pulling fs layer [2022-07-22T12:03:56.500Z] bde34c3a00c8: Waiting [2022-07-22T12:03:56.500Z] 5851b861e8e6: Waiting [2022-07-22T12:03:56.500Z] b352a97aabf1: Waiting [2022-07-22T12:03:56.500Z] 988bab9f4d93: Waiting [2022-07-22T12:03:56.500Z] eaf3925da568: Waiting [2022-07-22T12:03:56.500Z] 1469e6f7b9e6: Waiting [2022-07-22T12:03:56.500Z] bab4dde63d76: Waiting [2022-07-22T12:03:56.500Z] 4872d77fe225: Waiting [2022-07-22T12:03:56.500Z] e2be974225ed: Download complete [2022-07-22T12:03:56.500Z] 988bab9f4d93: Verifying Checksum [2022-07-22T12:03:56.500Z] 988bab9f4d93: Download complete [2022-07-22T12:03:56.763Z] 339a4e72a1f5: Verifying Checksum [2022-07-22T12:03:56.763Z] 339a4e72a1f5: Download complete [2022-07-22T12:03:56.763Z] 1469e6f7b9e6: Verifying Checksum [2022-07-22T12:03:56.763Z] 1469e6f7b9e6: Download complete [2022-07-22T12:03:56.763Z] eaf3925da568: Verifying Checksum [2022-07-22T12:03:56.763Z] eaf3925da568: Download complete [2022-07-22T12:03:56.763Z] bde34c3a00c8: Verifying Checksum [2022-07-22T12:03:56.763Z] bde34c3a00c8: Download complete [2022-07-22T12:03:56.763Z] b352a97aabf1: Verifying Checksum [2022-07-22T12:03:56.763Z] b352a97aabf1: Download complete [2022-07-22T12:03:56.763Z] 4872d77fe225: Verifying Checksum [2022-07-22T12:03:56.763Z] 4872d77fe225: Download complete [2022-07-22T12:03:56.763Z] 5851b861e8e6: Download complete [2022-07-22T12:03:56.763Z] b85a868b505f: Verifying Checksum [2022-07-22T12:03:56.763Z] b85a868b505f: Download complete [2022-07-22T12:03:57.026Z] bab4dde63d76: Verifying Checksum [2022-07-22T12:03:57.026Z] bab4dde63d76: Download complete [2022-07-22T12:03:58.416Z] b85a868b505f: Pull complete [2022-07-22T12:03:58.416Z] e2be974225ed: Pull complete [2022-07-22T12:03:58.989Z] 339a4e72a1f5: Pull complete [2022-07-22T12:03:58.989Z] 988bab9f4d93: Pull complete [2022-07-22T12:03:59.251Z] 1469e6f7b9e6: Pull complete [2022-07-22T12:03:59.512Z] eaf3925da568: Pull complete [2022-07-22T12:04:01.432Z] bab4dde63d76: Pull complete [2022-07-22T12:04:01.432Z] bde34c3a00c8: Pull complete [2022-07-22T12:04:01.696Z] b352a97aabf1: Pull complete [2022-07-22T12:04:01.696Z] 4872d77fe225: Pull complete [2022-07-22T12:04:01.957Z] 5851b861e8e6: Pull complete [2022-07-22T12:04:01.957Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-22T12:04:01.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T12:04:01.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T12:04:02.188Z] prd-ubuntu20.04-docker-8c-8g-20784 does not seem to be running inside a container [2022-07-22T12:04:02.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-449 -v /w/workspace/_app-service-configurable_PR-449:/w/workspace/_app-service-configurable_PR-449:rw,z -v /w/workspace/_app-service-configurable_PR-449@tmp:/w/workspace/_app-service-configurable_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T12:04:03.626Z] $ docker top ac91ff9ccf9ace8de53f36bad3bd5116c0b163c7397ce8dd840c2bc315965d75 -eo pid,comm [2022-07-22T12:04:03.692Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-22T12:04:03.692Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T12:04:03.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T12:04:03.810Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T12:04:03.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T12:04:03.957Z] $ docker exec ac91ff9ccf9ace8de53f36bad3bd5116c0b163c7397ce8dd840c2bc315965d75 ssh-agent [2022-07-22T12:04:04.085Z] SSH_AUTH_SOCK=/tmp/ssh-BtmHFhhUFrxC/agent.32 [2022-07-22T12:04:04.085Z] SSH_AGENT_PID=39 [2022-07-22T12:04:04.090Z] Running ssh-add (command line suppressed) [2022-07-22T12:04:04.220Z] Identity added: /w/workspace/_app-service-configurable_PR-449@tmp/private_key_6714794770629241379.key (/w/workspace/_app-service-configurable_PR-449@tmp/private_key_6714794770629241379.key) [2022-07-22T12:04:04.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T12:04:04.568Z] + git tag --points-at HEAD [Pipeline] } [2022-07-22T12:04:04.599Z] $ docker exec --env ******** --env ******** ac91ff9ccf9ace8de53f36bad3bd5116c0b163c7397ce8dd840c2bc315965d75 ssh-agent -k [2022-07-22T12:04:04.728Z] unset SSH_AUTH_SOCK; [2022-07-22T12:04:04.728Z] unset SSH_AGENT_PID; [2022-07-22T12:04:04.729Z] echo Agent pid 39 killed; [2022-07-22T12:04:04.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-22T12:04:04.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T12:04:04.824Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T12:04:04.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T12:04:04.983Z] $ docker exec ac91ff9ccf9ace8de53f36bad3bd5116c0b163c7397ce8dd840c2bc315965d75 ssh-agent [2022-07-22T12:04:05.107Z] SSH_AUTH_SOCK=/tmp/ssh-DL5KOyh301je/agent.72 [2022-07-22T12:04:05.107Z] SSH_AGENT_PID=79 [2022-07-22T12:04:05.114Z] Running ssh-add (command line suppressed) [2022-07-22T12:04:05.246Z] Identity added: /w/workspace/_app-service-configurable_PR-449@tmp/private_key_1452840822881153167.key (/w/workspace/_app-service-configurable_PR-449@tmp/private_key_1452840822881153167.key) [2022-07-22T12:04:05.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T12:04:05.594Z] + git semver init [2022-07-22T12:04:05.854Z] 2022-07-22 12:04:05,811 [run_init] DEBUG init version:0.0.0 force:False [2022-07-22T12:04:05.854Z] 2022-07-22 12:04:05,812 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-449/.semver [2022-07-22T12:04:05.854Z] 2022-07-22 12:04:05,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-449/.semver [2022-07-22T12:04:05.854Z] 2022-07-22 12:04:05,813 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-449/.semver'], cwd=/w/workspace/_app-service-configurable_PR-449, universal_newlines=False, shell=None, istream=None) [2022-07-22T12:04:06.799Z] 2022-07-22 12:04:06,522 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-449/.git/info/exclude [2022-07-22T12:04:06.799Z] 2022-07-22 12:04:06,522 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-449/.semver/PR-449 with force:False [2022-07-22T12:04:06.799Z] 2022-07-22 12:04:06,522 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-449/.semver/PR-449 [2022-07-22T12:04:06.799Z] 2022-07-22 12:04:06,527 [execute] INFO git cat-file --batch-check [2022-07-22T12:04:06.799Z] 2022-07-22 12:04:06,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-449/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T12:04:06.799Z] 2022-07-22 12:04:06,534 [execute] INFO git cat-file --batch [2022-07-22T12:04:06.800Z] 2022-07-22 12:04:06,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-449/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T12:04:06.800Z] 2022-07-22 12:04:06,541 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-449/.semver/PR-449 [2022-07-22T12:04:06.800Z] 0.0.0 [Pipeline] } [2022-07-22T12:04:06.825Z] $ docker exec --env ******** --env ******** ac91ff9ccf9ace8de53f36bad3bd5116c0b163c7397ce8dd840c2bc315965d75 ssh-agent -k [2022-07-22T12:04:06.957Z] unset SSH_AUTH_SOCK; [2022-07-22T12:04:06.957Z] unset SSH_AGENT_PID; [2022-07-22T12:04:06.957Z] echo Agent pid 79 killed; [2022-07-22T12:04:06.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T12:04:07.376Z] + git semver [Pipeline] } [2022-07-22T12:04:07.675Z] $ docker stop --time=1 ac91ff9ccf9ace8de53f36bad3bd5116c0b163c7397ce8dd840c2bc315965d75 [2022-07-22T12:04:09.021Z] $ docker rm -f ac91ff9ccf9ace8de53f36bad3bd5116c0b163c7397ce8dd840c2bc315965d75 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T12:04:09.445Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-22T12:04:09.768Z] Stashed 1 file(s) [Pipeline] echo [2022-07-22T12:04:09.786Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T12:04:10.351Z] provisioning config files... [2022-07-22T12:04:10.365Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-449@tmp/config6009882431733275197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T12:04:10.720Z] ---> docker-login.sh [2022-07-22T12:04:10.720Z] nexus3.edgexfoundry.org:10001 [2022-07-22T12:04:10.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:04:10.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:04:10.720Z] Configure a credential helper to remove this warning. See [2022-07-22T12:04:10.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:04:10.720Z] [2022-07-22T12:04:10.720Z] Login Succeeded [2022-07-22T12:04:10.720Z] nexus3.edgexfoundry.org:10002 [2022-07-22T12:04:10.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:04:10.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:04:10.981Z] Configure a credential helper to remove this warning. See [2022-07-22T12:04:10.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:04:10.981Z] [2022-07-22T12:04:10.981Z] Login Succeeded [2022-07-22T12:04:10.981Z] nexus3.edgexfoundry.org:10003 [2022-07-22T12:04:10.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:04:10.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:04:10.981Z] Configure a credential helper to remove this warning. See [2022-07-22T12:04:10.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:04:10.981Z] [2022-07-22T12:04:10.981Z] Login Succeeded [2022-07-22T12:04:10.981Z] nexus3.edgexfoundry.org:10004 [2022-07-22T12:04:11.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:04:11.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:04:11.246Z] Configure a credential helper to remove this warning. See [2022-07-22T12:04:11.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:04:11.246Z] [2022-07-22T12:04:11.246Z] Login Succeeded [2022-07-22T12:04:11.246Z] docker.io [2022-07-22T12:04:11.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:04:11.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:04:11.506Z] Configure a credential helper to remove this warning. See [2022-07-22T12:04:11.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:04:11.506Z] [2022-07-22T12:04:11.506Z] Login Succeeded [2022-07-22T12:04:11.506Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T12:04:11.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-22T12:04:11.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T12:04:11.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T12:04:11.810Z] ========================================================= [2022-07-22T12:04:11.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-22T12:04:11.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:04:12.278Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-22T12:04:12.278Z] Sending build context to Docker daemon 3.109MB [2022-07-22T12:04:12.278Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T12:04:12.278Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-22T12:04:12.278Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-22T12:04:12.278Z] 2408cc74d12b: Pulling fs layer [2022-07-22T12:04:12.278Z] ea60b727a1ce: Pulling fs layer [2022-07-22T12:04:12.278Z] 30c4a7721957: Pulling fs layer [2022-07-22T12:04:12.278Z] 370296b7ddb6: Pulling fs layer [2022-07-22T12:04:12.278Z] 7c6cee850709: Pulling fs layer [2022-07-22T12:04:12.278Z] 39a5fcdaea64: Pulling fs layer [2022-07-22T12:04:12.278Z] d94ebbe4e438: Pulling fs layer [2022-07-22T12:04:12.278Z] bcfd1f05c69d: Pulling fs layer [2022-07-22T12:04:12.278Z] 59ccb84bbe0f: Pulling fs layer [2022-07-22T12:04:12.278Z] d94ebbe4e438: Waiting [2022-07-22T12:04:12.278Z] 370296b7ddb6: Waiting [2022-07-22T12:04:12.278Z] bcfd1f05c69d: Waiting [2022-07-22T12:04:12.278Z] 39a5fcdaea64: Waiting [2022-07-22T12:04:12.278Z] 7c6cee850709: Waiting [2022-07-22T12:04:12.278Z] 30c4a7721957: Verifying Checksum [2022-07-22T12:04:12.278Z] 30c4a7721957: Download complete [2022-07-22T12:04:12.278Z] ea60b727a1ce: Download complete [2022-07-22T12:04:12.538Z] 7c6cee850709: Verifying Checksum [2022-07-22T12:04:12.538Z] 7c6cee850709: Download complete [2022-07-22T12:04:12.538Z] 39a5fcdaea64: Download complete [2022-07-22T12:04:12.538Z] 2408cc74d12b: Verifying Checksum [2022-07-22T12:04:12.538Z] 2408cc74d12b: Download complete [2022-07-22T12:04:12.538Z] d94ebbe4e438: Download complete [2022-07-22T12:04:12.538Z] 2408cc74d12b: Pull complete [2022-07-22T12:04:12.800Z] ea60b727a1ce: Pull complete [2022-07-22T12:04:12.800Z] 30c4a7721957: Pull complete [2022-07-22T12:04:13.062Z] 59ccb84bbe0f: Verifying Checksum [2022-07-22T12:04:13.062Z] 59ccb84bbe0f: Download complete [2022-07-22T12:04:13.324Z] 370296b7ddb6: Download complete [2022-07-22T12:04:13.324Z] bcfd1f05c69d: Download complete [2022-07-22T12:04:17.529Z] 370296b7ddb6: Pull complete [2022-07-22T12:04:17.529Z] 7c6cee850709: Pull complete [2022-07-22T12:04:17.529Z] 39a5fcdaea64: Pull complete [2022-07-22T12:04:17.529Z] d94ebbe4e438: Pull complete [2022-07-22T12:04:20.067Z] bcfd1f05c69d: Pull complete [2022-07-22T12:04:20.328Z] 59ccb84bbe0f: Pull complete [2022-07-22T12:04:20.328Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-22T12:04:20.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T12:04:20.328Z] ---> a4fb48ad2a94 [2022-07-22T12:04:20.328Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T12:04:22.242Z] ---> Running in 2c50b13e3839 [2022-07-22T12:04:22.242Z] Removing intermediate container 2c50b13e3839 [2022-07-22T12:04:22.242Z] ---> e7ccd322bb67 [2022-07-22T12:04:22.242Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T12:04:22.242Z] ---> Running in 24181b7be485 [2022-07-22T12:04:22.242Z] Removing intermediate container 24181b7be485 [2022-07-22T12:04:22.242Z] ---> 5736f7285c49 [2022-07-22T12:04:22.242Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T12:04:22.501Z] ---> Running in 1441da2ad6ac [2022-07-22T12:04:22.501Z] Removing intermediate container 1441da2ad6ac [2022-07-22T12:04:22.501Z] ---> 752cb8ff0050 [2022-07-22T12:04:22.501Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T12:04:22.501Z] ---> Running in 0859f6356e31 [2022-07-22T12:04:23.073Z] Removing intermediate container 0859f6356e31 [2022-07-22T12:04:23.073Z] ---> 3f3424f540ca [2022-07-22T12:04:23.073Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T12:04:23.073Z] ---> Running in 190d65f204d2 [2022-07-22T12:04:23.646Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T12:04:24.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T12:04:24.794Z] OK: 211 MiB in 51 packages [2022-07-22T12:04:25.055Z] Removing intermediate container 190d65f204d2 [2022-07-22T12:04:25.055Z] ---> 99a977f2d8b0 [2022-07-22T12:04:25.055Z] Step 8/13 : WORKDIR /app [2022-07-22T12:04:25.055Z] ---> Running in cfe9997072c3 [2022-07-22T12:04:25.182Z] Still waiting to schedule task [2022-07-22T12:04:25.182Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-22T12:04:25.316Z] Removing intermediate container cfe9997072c3 [2022-07-22T12:04:25.316Z] ---> a3a2cb3f8ac9 [2022-07-22T12:04:25.316Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-22T12:04:25.316Z] ---> 4e8c1cdcf2f5 [2022-07-22T12:04:25.316Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T12:04:25.316Z] ---> Running in 6057d0b3a278 [2022-07-22T12:04:43.435Z] Removing intermediate container 6057d0b3a278 [2022-07-22T12:04:43.435Z] ---> 974e60e54931 [2022-07-22T12:04:43.435Z] Step 11/13 : COPY . . [2022-07-22T12:04:43.435Z] ---> 543e7956a263 [2022-07-22T12:04:43.435Z] Step 12/13 : ARG MAKE="make build" [2022-07-22T12:04:43.435Z] ---> Running in f51e159a9e24 [2022-07-22T12:04:43.435Z] Removing intermediate container f51e159a9e24 [2022-07-22T12:04:43.435Z] ---> b9f5234b74df [2022-07-22T12:04:43.435Z] Step 13/13 : RUN $MAKE [2022-07-22T12:04:43.435Z] ---> Running in 9c1ad4b22641 [2022-07-22T12:04:43.435Z] noop [2022-07-22T12:04:43.435Z] Removing intermediate container 9c1ad4b22641 [2022-07-22T12:04:43.435Z] ---> adb44e3f5507 [2022-07-22T12:04:43.435Z] Successfully built adb44e3f5507 [2022-07-22T12:04:43.435Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:04:43.881Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T12:04:43.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T12:04:44.044Z] prd-ubuntu20.04-docker-8c-8g-20784 does not seem to be running inside a container [2022-07-22T12:04:44.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-449 -v /w/workspace/_app-service-configurable_PR-449:/w/workspace/_app-service-configurable_PR-449:rw,z -v /w/workspace/_app-service-configurable_PR-449@tmp:/w/workspace/_app-service-configurable_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T12:04:44.494Z] $ docker top 5a103e67274ccced0320eebadf407c196f6381dac777665691e51023e188a45b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T12:04:44.931Z] + go version [2022-07-22T12:04:44.931Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-22T12:04:44.966Z] $ docker stop --time=1 5a103e67274ccced0320eebadf407c196f6381dac777665691e51023e188a45b [2022-07-22T12:04:46.269Z] $ docker rm -f 5a103e67274ccced0320eebadf407c196f6381dac777665691e51023e188a45b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:04:46.983Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T12:04:46.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T12:04:47.145Z] prd-ubuntu20.04-docker-8c-8g-20784 does not seem to be running inside a container [2022-07-22T12:04:47.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-449 -v /w/workspace/_app-service-configurable_PR-449:/w/workspace/_app-service-configurable_PR-449:rw,z -v /w/workspace/_app-service-configurable_PR-449@tmp:/w/workspace/_app-service-configurable_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T12:04:47.665Z] $ docker top 4fa5318cb2540ed57c839dbe23dfaefe6344094e4f3b88ffc58d722d6f6a9ea7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T12:04:48.089Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-449 [Pipeline] fileExists [Pipeline] sh [2022-07-22T12:04:48.444Z] + make test [2022-07-22T12:04:48.444Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-22T12:04:58.434Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-22T12:04:58.434Z] CGO_ENABLED=1 go vet ./... [2022-07-22T12:05:00.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T12:05:00.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T12:05:00.977Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-22T12:05:01.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T12:05:01.051Z] $ docker stop --time=1 4fa5318cb2540ed57c839dbe23dfaefe6344094e4f3b88ffc58d722d6f6a9ea7 [2022-07-22T12:05:02.780Z] $ docker rm -f 4fa5318cb2540ed57c839dbe23dfaefe6344094e4f3b88ffc58d722d6f6a9ea7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T12:05:03.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T12:05:03.287Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-22T12:05:03.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-22T12:05:04.309Z] + ls -al . [2022-07-22T12:05:04.309Z] total 168 [2022-07-22T12:05:04.309Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 12:04 . [2022-07-22T12:05:04.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 12:03 .. [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 12:03 .dockerignore [2022-07-22T12:05:04.309Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 12:04 .git [2022-07-22T12:05:04.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 12:03 .github [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 12:03 .gitignore [2022-07-22T12:05:04.309Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 12:04 .semver [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 12:03 Attribution.txt [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 12:03 CHANGELOG.md [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 12:03 Dockerfile [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 12:03 GOVERNANCE.md [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 12:03 Jenkinsfile [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 12:03 LICENSE [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 12:03 OWNERS.md [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 12:03 README.md [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 12:04 VERSION [2022-07-22T12:05:04.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 12:03 bin [2022-07-22T12:05:04.309Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 22 12:04 coverage.out [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 12:03 go.mod [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 12:03 go.sum [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 12:03 main.go [2022-07-22T12:05:04.309Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 12:03 makefile [2022-07-22T12:05:04.309Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 12:03 res [2022-07-22T12:05:04.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 12:03 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:05:04.710Z] + 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=a80d05ffd21842f6b898ecfc8ead33fef80791da --label arch=amd64 --label version=0.0.0 . [2022-07-22T12:05:04.710Z] Sending build context to Docker daemon 3.11MB [2022-07-22T12:05:04.710Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T12:05:04.710Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-22T12:05:04.710Z] ---> adb44e3f5507 [2022-07-22T12:05:04.710Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T12:05:04.710Z] ---> Running in 5cfe01f848a9 [2022-07-22T12:05:04.972Z] Removing intermediate container 5cfe01f848a9 [2022-07-22T12:05:04.972Z] ---> cc019282a813 [2022-07-22T12:05:04.972Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T12:05:04.972Z] ---> Running in 28a0a1d98184 [2022-07-22T12:05:04.972Z] Removing intermediate container 28a0a1d98184 [2022-07-22T12:05:04.972Z] ---> c76fff9afbfd [2022-07-22T12:05:04.972Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T12:05:04.972Z] ---> Running in ff4a6c81291d [2022-07-22T12:05:05.233Z] Removing intermediate container ff4a6c81291d [2022-07-22T12:05:05.233Z] ---> 29935996d331 [2022-07-22T12:05:05.233Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T12:05:05.233Z] ---> Running in 86e9c142c6e0 [2022-07-22T12:05:05.803Z] Removing intermediate container 86e9c142c6e0 [2022-07-22T12:05:05.803Z] ---> 679401fee030 [2022-07-22T12:05:05.803Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T12:05:05.803Z] ---> Running in 2934bd872558 [2022-07-22T12:05:06.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T12:05:07.004Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T12:05:07.266Z] OK: 211 MiB in 51 packages [2022-07-22T12:05:07.843Z] Removing intermediate container 2934bd872558 [2022-07-22T12:05:07.843Z] ---> 5e272a7c2e47 [2022-07-22T12:05:07.843Z] Step 8/27 : WORKDIR /app [2022-07-22T12:05:07.843Z] ---> Running in 1511c90b661d [2022-07-22T12:05:07.843Z] Removing intermediate container 1511c90b661d [2022-07-22T12:05:07.843Z] ---> 13c857ea5d27 [2022-07-22T12:05:07.843Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-22T12:05:08.104Z] ---> f2deb8f457ac [2022-07-22T12:05:08.104Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T12:05:08.104Z] ---> Running in 2ecd1d520636 [2022-07-22T12:05:08.678Z] Removing intermediate container 2ecd1d520636 [2022-07-22T12:05:08.678Z] ---> 09b664522dd6 [2022-07-22T12:05:08.678Z] Step 11/27 : COPY . . [2022-07-22T12:05:09.249Z] ---> 456e0f976506 [2022-07-22T12:05:09.249Z] Step 12/27 : ARG MAKE="make build" [2022-07-22T12:05:09.249Z] ---> Running in f66e72230f50 [2022-07-22T12:05:09.249Z] Removing intermediate container f66e72230f50 [2022-07-22T12:05:09.249Z] ---> 1fdb65a8a0f4 [2022-07-22T12:05:09.249Z] Step 13/27 : RUN $MAKE [2022-07-22T12:05:09.249Z] ---> Running in 7b8fb621e434 [2022-07-22T12:05:09.818Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-22T12:05:31.778Z] Removing intermediate container 7b8fb621e434 [2022-07-22T12:05:31.778Z] ---> 3185ccc5e1e0 [2022-07-22T12:05:31.778Z] Step 14/27 : FROM alpine:3.16 [2022-07-22T12:05:31.778Z] 3.16: Pulling from library/alpine [2022-07-22T12:05:31.778Z] 530afca65e2e: Pulling fs layer [2022-07-22T12:05:31.778Z] 530afca65e2e: Verifying Checksum [2022-07-22T12:05:31.778Z] 530afca65e2e: Download complete [2022-07-22T12:05:31.778Z] 530afca65e2e: Pull complete [2022-07-22T12:05:31.778Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-22T12:05:31.778Z] Status: Downloaded newer image for alpine:3.16 [2022-07-22T12:05:31.778Z] ---> d7d3d98c851f [2022-07-22T12:05:31.778Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T12:05:31.778Z] ---> Running in cefea540eda4 [2022-07-22T12:05:31.778Z] Removing intermediate container cefea540eda4 [2022-07-22T12:05:31.778Z] ---> 8225031e8672 [2022-07-22T12:05:31.778Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-22T12:05:31.778Z] ---> Running in 5ad41cb8a955 [2022-07-22T12:05:31.778Z] Removing intermediate container 5ad41cb8a955 [2022-07-22T12:05:31.778Z] ---> 6b9626ce06b4 [2022-07-22T12:05:31.778Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-22T12:05:31.778Z] ---> Running in 015d5ea1c8ae [2022-07-22T12:05:31.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T12:05:31.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T12:05:31.778Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-22T12:05:31.778Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-22T12:05:31.778Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-22T12:05:31.778Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-22T12:05:31.778Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-22T12:05:31.778Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-22T12:05:31.778Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-22T12:05:31.778Z] Executing busybox-1.35.0-r15.trigger [2022-07-22T12:05:31.778Z] Executing ca-certificates-20211220-r0.trigger [2022-07-22T12:05:31.778Z] OK: 9 MiB in 21 packages [2022-07-22T12:05:32.038Z] Removing intermediate container 015d5ea1c8ae [2022-07-22T12:05:32.038Z] ---> 30f948706e96 [2022-07-22T12:05:32.038Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-22T12:05:32.297Z] ---> cc8c0e80ed40 [2022-07-22T12:05:32.297Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-22T12:05:32.558Z] ---> 0392d434d838 [2022-07-22T12:05:32.558Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-22T12:05:32.558Z] ---> 23697bb0402d [2022-07-22T12:05:32.558Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-22T12:05:33.127Z] ---> 775d587de902 [2022-07-22T12:05:33.127Z] Step 22/27 : EXPOSE 48095 [2022-07-22T12:05:33.127Z] ---> Running in d11b04e34de5 [2022-07-22T12:05:33.386Z] Removing intermediate container d11b04e34de5 [2022-07-22T12:05:33.386Z] ---> 3a7be219c77e [2022-07-22T12:05:33.386Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-22T12:05:33.386Z] ---> Running in 26fd87624e9c [2022-07-22T12:05:33.386Z] Removing intermediate container 26fd87624e9c [2022-07-22T12:05:33.386Z] ---> f663b62d87da [2022-07-22T12:05:33.386Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-22T12:05:33.386Z] ---> Running in 178dac19e2bd [2022-07-22T12:05:33.648Z] Removing intermediate container 178dac19e2bd [2022-07-22T12:05:33.648Z] ---> 662fe8083487 [2022-07-22T12:05:33.648Z] Step 25/27 : LABEL arch=amd64 [2022-07-22T12:05:33.648Z] ---> Running in d9a38a021ca5 [2022-07-22T12:05:33.648Z] Removing intermediate container d9a38a021ca5 [2022-07-22T12:05:33.648Z] ---> c470aac6b1d2 [2022-07-22T12:05:33.648Z] Step 26/27 : LABEL git_sha=a80d05ffd21842f6b898ecfc8ead33fef80791da [2022-07-22T12:05:33.648Z] ---> Running in ce7a558d409a [2022-07-22T12:05:33.908Z] Removing intermediate container ce7a558d409a [2022-07-22T12:05:33.908Z] ---> 3c749dbf7da5 [2022-07-22T12:05:33.908Z] Step 27/27 : LABEL version=0.0.0 [2022-07-22T12:05:33.908Z] ---> Running in 12d5b5278fc5 [2022-07-22T12:05:33.908Z] Removing intermediate container 12d5b5278fc5 [2022-07-22T12:05:33.908Z] ---> 80ec3b9f58f9 [2022-07-22T12:05:33.908Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T12:05:33.908Z] Successfully built 80ec3b9f58f9 [2022-07-22T12:05:33.908Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:05:34.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T12:05:34.758Z] [2022-07-22T12:05:34.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:05:35.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T12:05:35.137Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-22T12:05:35.137Z] 5eb5b503b376: Pulling fs layer [2022-07-22T12:05:35.137Z] 5c69ac0246d0: Pulling fs layer [2022-07-22T12:05:35.137Z] ec43610c2a17: Pulling fs layer [2022-07-22T12:05:35.137Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-22T12:05:35.137Z] 33b1e0a273af: Pulling fs layer [2022-07-22T12:05:35.137Z] 5d3b04190fa2: Pulling fs layer [2022-07-22T12:05:35.137Z] 2f39f015ded8: Pulling fs layer [2022-07-22T12:05:35.137Z] 3a2ae6a8a46f: Waiting [2022-07-22T12:05:35.137Z] 5d3b04190fa2: Waiting [2022-07-22T12:05:35.137Z] 33b1e0a273af: Waiting [2022-07-22T12:05:35.137Z] 2f39f015ded8: Waiting [2022-07-22T12:05:35.137Z] 5c69ac0246d0: Verifying Checksum [2022-07-22T12:05:35.137Z] 5c69ac0246d0: Download complete [2022-07-22T12:05:35.137Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-22T12:05:35.137Z] 3a2ae6a8a46f: Download complete [2022-07-22T12:05:35.137Z] 33b1e0a273af: Verifying Checksum [2022-07-22T12:05:35.137Z] 33b1e0a273af: Download complete [2022-07-22T12:05:35.397Z] ec43610c2a17: Verifying Checksum [2022-07-22T12:05:35.397Z] ec43610c2a17: Download complete [2022-07-22T12:05:35.397Z] 5eb5b503b376: Verifying Checksum [2022-07-22T12:05:35.397Z] 5eb5b503b376: Download complete [2022-07-22T12:05:35.965Z] 2f39f015ded8: Download complete [2022-07-22T12:05:36.534Z] 5eb5b503b376: Pull complete [2022-07-22T12:05:36.793Z] 5c69ac0246d0: Pull complete [2022-07-22T12:05:37.052Z] ec43610c2a17: Pull complete [2022-07-22T12:05:37.052Z] 3a2ae6a8a46f: Pull complete [2022-07-22T12:05:37.311Z] 33b1e0a273af: Pull complete [2022-07-22T12:05:37.569Z] 5d3b04190fa2: Pull complete [2022-07-22T12:05:41.760Z] 2f39f015ded8: Pull complete [2022-07-22T12:05:41.760Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-22T12:05:41.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T12:05:41.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T12:05:41.973Z] prd-ubuntu20.04-docker-8c-8g-20784 does not seem to be running inside a container [2022-07-22T12:05:42.018Z] $ 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-449 -v /w/workspace/_app-service-configurable_PR-449:/w/workspace/_app-service-configurable_PR-449:rw,z -v /w/workspace/_app-service-configurable_PR-449@tmp:/w/workspace/_app-service-configurable_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T12:05:43.715Z] $ docker top 9ab565e072672d573d932704dff66b07cb915e5e4017d0f31011bf6680d04d3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T12:05:44.178Z] ---> job-cost.sh [2022-07-22T12:05:44.178Z] lf-activate-venv: SKIPPING [2022-07-22T12:05:44.178Z] INFO: No Stack... [2022-07-22T12:05:44.439Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T12:05:45.012Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T12:05:45.332Z] + cat /w/workspace/_app-service-configurable_PR-449/archives/cost.csv [2022-07-22T12:05:45.332Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T12:05:45.372Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-449-1-stack-cost] [2022-07-22T12:05:45.376Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-449-1-stack-cost] did not exist. Created. [2022-07-22T12:05:45.377Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-449-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T12:05:45.770Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-22T12:05:45.825Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T12:05:45.846Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-449-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T12:05:45.921Z] $ docker stop --time=1 9ab565e072672d573d932704dff66b07cb915e5e4017d0f31011bf6680d04d3d [2022-07-22T12:05:47.144Z] $ docker rm -f 9ab565e072672d573d932704dff66b07cb915e5e4017d0f31011bf6680d04d3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-22T12:05:57.034Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20786 in /w/workspace/_app-service-configurable_PR-449 [Pipeline] { [Pipeline] ws [2022-07-22T12:05:57.082Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-07-22T12:05:57.161Z] Selected Git installation does not exist. Using Default [2022-07-22T12:05:57.161Z] The recommended git tool is: NONE [2022-07-22T12:06:04.330Z] using credential edgex-jenkins-ssh [2022-07-22T12:06:04.347Z] Cloning the remote Git repository [2022-07-22T12:06:04.429Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-22T12:06:04.505Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-07-22T12:06:04.595Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-22T12:06:04.596Z] > git --version # timeout=10 [2022-07-22T12:06:04.617Z] > git --version # 'git version 2.25.1' [2022-07-22T12:06:04.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T12:06:04.690Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T12:06:05.699Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-22T12:06:05.754Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T12:06:05.809Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-22T12:06:05.865Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-22T12:06:05.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T12:06:05.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-22T12:06:06.407Z] Merging remotes/origin/main commit 6085ab4eae462fefc7cb0a382f63c0193af74bd5 into PR head commit a80d05ffd21842f6b898ecfc8ead33fef80791da [2022-07-22T12:06:06.628Z] Merge succeeded, producing a80d05ffd21842f6b898ecfc8ead33fef80791da [2022-07-22T12:06:06.629Z] Checking out Revision a80d05ffd21842f6b898ecfc8ead33fef80791da (PR-449) [2022-07-22T12:06:06.432Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T12:06:06.449Z] > git checkout -f a80d05ffd21842f6b898ecfc8ead33fef80791da # timeout=10 [2022-07-22T12:06:06.540Z] > git remote # timeout=10 [2022-07-22T12:06:06.556Z] > git config --get remote.origin.url # timeout=10 [2022-07-22T12:06:06.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T12:06:06.586Z] > git merge 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 [2022-07-22T12:06:06.611Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-22T12:06:06.640Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T12:06:06.662Z] > git checkout -f a80d05ffd21842f6b898ecfc8ead33fef80791da # timeout=10 [2022-07-22T12:06:10.824Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-07-22T12:06:10.890Z] > git --version # timeout=10 [2022-07-22T12:06:10.900Z] > git --version # 'git version 2.25.1' [2022-07-22T12:06:10.914Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T12:06:12.038Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-22T12:06:12.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T12:06:12.038Z] Dload Upload Total Spent Left Speed [2022-07-22T12:06:12.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2022-07-22T12:06:12.963Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-22T12:06:13.308Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-22T12:06:13.308Z] + sudo tee /etc/docker/daemon.new [2022-07-22T12:06:13.308Z] { [2022-07-22T12:06:13.308Z] "registry-mirrors": [ [2022-07-22T12:06:13.308Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-22T12:06:13.308Z] ], [2022-07-22T12:06:13.308Z] "bip": "10.250.0.254/24", [2022-07-22T12:06:13.308Z] "hosts": [ [2022-07-22T12:06:13.308Z] "tcp://0.0.0.0:5555", [2022-07-22T12:06:13.308Z] "unix:///var/run/docker.sock" [2022-07-22T12:06:13.308Z] ], [2022-07-22T12:06:13.308Z] "mtu": 1458, [2022-07-22T12:06:13.308Z] "selinux-enabled": true, [2022-07-22T12:06:13.308Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-22T12:06:13.308Z] } [Pipeline] sh [2022-07-22T12:06:13.660Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-22T12:06:14.012Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T12:06:32.416Z] provisioning config files... [2022-07-22T12:06:32.440Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3791075499104772380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T12:06:32.836Z] ---> docker-login.sh [2022-07-22T12:06:32.836Z] nexus3.edgexfoundry.org:10001 [2022-07-22T12:06:33.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:06:33.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:06:33.709Z] Configure a credential helper to remove this warning. See [2022-07-22T12:06:33.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:06:33.709Z] [2022-07-22T12:06:33.709Z] Login Succeeded [2022-07-22T12:06:33.709Z] nexus3.edgexfoundry.org:10002 [2022-07-22T12:06:33.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:06:33.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:06:33.993Z] Configure a credential helper to remove this warning. See [2022-07-22T12:06:33.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:06:33.993Z] [2022-07-22T12:06:33.993Z] Login Succeeded [2022-07-22T12:06:33.993Z] nexus3.edgexfoundry.org:10003 [2022-07-22T12:06:34.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:06:34.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:06:34.600Z] Configure a credential helper to remove this warning. See [2022-07-22T12:06:34.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:06:34.600Z] [2022-07-22T12:06:34.600Z] Login Succeeded [2022-07-22T12:06:34.600Z] nexus3.edgexfoundry.org:10004 [2022-07-22T12:06:34.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:06:35.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:06:35.146Z] Configure a credential helper to remove this warning. See [2022-07-22T12:06:35.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:06:35.147Z] [2022-07-22T12:06:35.147Z] Login Succeeded [2022-07-22T12:06:35.147Z] docker.io [2022-07-22T12:06:35.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T12:06:35.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T12:06:35.694Z] Configure a credential helper to remove this warning. See [2022-07-22T12:06:35.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T12:06:35.694Z] [2022-07-22T12:06:35.694Z] Login Succeeded [2022-07-22T12:06:35.694Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T12:06:35.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-22T12:06:36.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T12:06:36.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T12:06:36.194Z] ========================================================= [2022-07-22T12:06:36.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-22T12:06:36.194Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:06:36.690Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-22T12:06:36.690Z] Sending build context to Docker daemon 205.3kB [2022-07-22T12:06:36.964Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T12:06:36.964Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-22T12:06:37.242Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-22T12:06:37.242Z] b3c136eddcbf: Pulling fs layer [2022-07-22T12:06:37.243Z] c0a3192eca97: Pulling fs layer [2022-07-22T12:06:37.243Z] a050256f5b6f: Pulling fs layer [2022-07-22T12:06:37.243Z] 656be50a0ddc: Pulling fs layer [2022-07-22T12:06:37.243Z] 2bbca73fdf42: Pulling fs layer [2022-07-22T12:06:37.243Z] 46d945488cbd: Pulling fs layer [2022-07-22T12:06:37.243Z] 8a5474983e97: Pulling fs layer [2022-07-22T12:06:37.243Z] 329c88fbcd65: Pulling fs layer [2022-07-22T12:06:37.243Z] 656be50a0ddc: Waiting [2022-07-22T12:06:37.243Z] 2bbca73fdf42: Waiting [2022-07-22T12:06:37.243Z] 46d945488cbd: Waiting [2022-07-22T12:06:37.243Z] 8a5474983e97: Waiting [2022-07-22T12:06:37.243Z] 329c88fbcd65: Waiting [2022-07-22T12:06:37.243Z] a050256f5b6f: Verifying Checksum [2022-07-22T12:06:37.243Z] a050256f5b6f: Download complete [2022-07-22T12:06:37.243Z] c0a3192eca97: Verifying Checksum [2022-07-22T12:06:37.243Z] c0a3192eca97: Download complete [2022-07-22T12:06:37.243Z] 2bbca73fdf42: Verifying Checksum [2022-07-22T12:06:37.243Z] 2bbca73fdf42: Download complete [2022-07-22T12:06:37.243Z] 46d945488cbd: Verifying Checksum [2022-07-22T12:06:37.243Z] 46d945488cbd: Download complete [2022-07-22T12:06:37.243Z] b3c136eddcbf: Verifying Checksum [2022-07-22T12:06:38.708Z] b3c136eddcbf: Pull complete [2022-07-22T12:06:38.708Z] 329c88fbcd65: Verifying Checksum [2022-07-22T12:06:38.708Z] 329c88fbcd65: Download complete [2022-07-22T12:06:39.311Z] c0a3192eca97: Pull complete [2022-07-22T12:06:39.592Z] a050256f5b6f: Pull complete [2022-07-22T12:06:39.867Z] 8a5474983e97: Download complete [2022-07-22T12:06:40.476Z] 656be50a0ddc: Download complete [2022-07-22T12:06:55.575Z] 656be50a0ddc: Pull complete [2022-07-22T12:06:55.575Z] 2bbca73fdf42: Pull complete [2022-07-22T12:06:55.575Z] 46d945488cbd: Pull complete [2022-07-22T12:06:59.903Z] 8a5474983e97: Pull complete [2022-07-22T12:07:02.532Z] 329c88fbcd65: Pull complete [2022-07-22T12:07:02.532Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-22T12:07:02.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T12:07:02.532Z] ---> ff4287adb874 [2022-07-22T12:07:02.532Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T12:07:03.967Z] ---> Running in ce3e56a897e7 [2022-07-22T12:07:03.967Z] Removing intermediate container ce3e56a897e7 [2022-07-22T12:07:03.967Z] ---> e5cd45dc568f [2022-07-22T12:07:03.967Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T12:07:03.967Z] ---> Running in 3f2f4f8db1a7 [2022-07-22T12:07:04.246Z] Removing intermediate container 3f2f4f8db1a7 [2022-07-22T12:07:04.246Z] ---> 50bae943eece [2022-07-22T12:07:04.246Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T12:07:04.523Z] ---> Running in f2dbf547ae6b [2022-07-22T12:07:04.796Z] Removing intermediate container f2dbf547ae6b [2022-07-22T12:07:04.796Z] ---> 6f2518c61245 [2022-07-22T12:07:04.796Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T12:07:04.796Z] ---> Running in 146c006e2cce [2022-07-22T12:07:07.457Z] Removing intermediate container 146c006e2cce [2022-07-22T12:07:07.457Z] ---> 4f98e2985fca [2022-07-22T12:07:07.457Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T12:07:07.457Z] ---> Running in dcc558fc9ac4 [2022-07-22T12:07:08.440Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T12:07:09.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T12:07:10.409Z] OK: 221 MiB in 51 packages [2022-07-22T12:07:11.010Z] Removing intermediate container dcc558fc9ac4 [2022-07-22T12:07:11.010Z] ---> 2d91827ce88b [2022-07-22T12:07:11.010Z] Step 8/13 : WORKDIR /app [2022-07-22T12:07:11.010Z] ---> Running in 5c9b5b5c744d [2022-07-22T12:07:11.614Z] Removing intermediate container 5c9b5b5c744d [2022-07-22T12:07:11.614Z] ---> e5ed54da1956 [2022-07-22T12:07:11.614Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-22T12:07:11.892Z] ---> d8d79cd078b3 [2022-07-22T12:07:11.892Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T12:07:12.168Z] ---> Running in cfdf3f271c5b [2022-07-22T12:07:59.173Z] Removing intermediate container cfdf3f271c5b [2022-07-22T12:07:59.173Z] ---> 8b45a312b87b [2022-07-22T12:07:59.173Z] Step 11/13 : COPY . . [2022-07-22T12:07:59.173Z] ---> 5d372f93ec59 [2022-07-22T12:07:59.173Z] Step 12/13 : ARG MAKE="make build" [2022-07-22T12:07:59.173Z] ---> Running in 16abfdcf364e [2022-07-22T12:07:59.173Z] Removing intermediate container 16abfdcf364e [2022-07-22T12:07:59.173Z] ---> d7f991a24227 [2022-07-22T12:07:59.173Z] Step 13/13 : RUN $MAKE [2022-07-22T12:07:59.173Z] ---> Running in fb58dbbd6636 [2022-07-22T12:07:59.173Z] noop [2022-07-22T12:07:59.173Z] Removing intermediate container fb58dbbd6636 [2022-07-22T12:07:59.173Z] ---> ed46bc4e6a65 [2022-07-22T12:07:59.173Z] Successfully built ed46bc4e6a65 [2022-07-22T12:07:59.173Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:07:59.651Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T12:07:59.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T12:07:59.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-20786 does not seem to be running inside a container [2022-07-22T12:08:00.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-22T12:08:01.382Z] $ docker top c2a2ce345b6155af87a07aae47473cf7cc933f33b00642a8df5b4b1ca6a464de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T12:08:02.337Z] + go version [2022-07-22T12:08:02.337Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-22T12:08:02.382Z] $ docker stop --time=1 c2a2ce345b6155af87a07aae47473cf7cc933f33b00642a8df5b4b1ca6a464de [2022-07-22T12:08:04.022Z] $ docker rm -f c2a2ce345b6155af87a07aae47473cf7cc933f33b00642a8df5b4b1ca6a464de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:08:04.901Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T12:08:04.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T12:08:05.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-20786 does not seem to be running inside a container [2022-07-22T12:08:05.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-22T12:08:06.514Z] $ docker top 919678f4d5f2a2f82055cfaed78a7d6b6d71a208c8eff3c0525ae7b4dd19acf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T12:08:07.462Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-07-22T12:08:08.184Z] + make test [2022-07-22T12:08:08.184Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-22T12:09:29.992Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-22T12:09:29.992Z] CGO_ENABLED=1 go vet ./... [2022-07-22T12:09:42.452Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T12:09:42.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T12:09:42.452Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-22T12:09:42.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T12:09:42.525Z] $ docker stop --time=1 919678f4d5f2a2f82055cfaed78a7d6b6d71a208c8eff3c0525ae7b4dd19acf9 [2022-07-22T12:09:44.302Z] $ docker rm -f 919678f4d5f2a2f82055cfaed78a7d6b6d71a208c8eff3c0525ae7b4dd19acf9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T12:09:45.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T12:09:45.371Z] Warning: overwriting stash ‘coverage-report’ [2022-07-22T12:09:45.807Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T12:09:46.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-22T12:09:46.732Z] + ls -al . [2022-07-22T12:09:46.732Z] total 164 [2022-07-22T12:09:46.732Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 22 12:08 . [2022-07-22T12:09:46.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 12:06 .. [2022-07-22T12:09:46.732Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 12:06 .dockerignore [2022-07-22T12:09:46.732Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 12:06 .git [2022-07-22T12:09:46.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 12:06 .github [2022-07-22T12:09:46.732Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 12:06 .gitignore [2022-07-22T12:09:46.732Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 12:06 Attribution.txt [2022-07-22T12:09:46.732Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 12:06 CHANGELOG.md [2022-07-22T12:09:46.733Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 12:06 Dockerfile [2022-07-22T12:09:46.733Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 12:06 GOVERNANCE.md [2022-07-22T12:09:46.733Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 12:06 Jenkinsfile [2022-07-22T12:09:46.733Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 12:06 LICENSE [2022-07-22T12:09:46.733Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 12:06 OWNERS.md [2022-07-22T12:09:46.733Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 12:06 README.md [2022-07-22T12:09:46.733Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 12:04 VERSION [2022-07-22T12:09:46.733Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 12:06 bin [2022-07-22T12:09:46.733Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 22 12:08 coverage.out [2022-07-22T12:09:46.733Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 12:06 go.mod [2022-07-22T12:09:46.733Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 12:06 go.sum [2022-07-22T12:09:46.733Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 12:06 main.go [2022-07-22T12:09:46.733Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 12:06 makefile [2022-07-22T12:09:46.733Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 12:06 res [2022-07-22T12:09:46.733Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:09:47.166Z] + 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=a80d05ffd21842f6b898ecfc8ead33fef80791da --label arch=arm64 --label version=0.0.0 . [2022-07-22T12:09:47.166Z] Sending build context to Docker daemon 206.3kB [2022-07-22T12:09:47.440Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T12:09:47.440Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-22T12:09:47.440Z] ---> ed46bc4e6a65 [2022-07-22T12:09:47.440Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T12:09:47.440Z] ---> Running in d1886b0aec38 [2022-07-22T12:09:47.714Z] Removing intermediate container d1886b0aec38 [2022-07-22T12:09:47.714Z] ---> aa3f714c0788 [2022-07-22T12:09:47.714Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T12:09:47.988Z] ---> Running in dc65f24f6d52 [2022-07-22T12:09:48.262Z] Removing intermediate container dc65f24f6d52 [2022-07-22T12:09:48.262Z] ---> 0b21d9fd06dc [2022-07-22T12:09:48.262Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T12:09:48.262Z] ---> Running in 15468529098b [2022-07-22T12:09:48.540Z] Removing intermediate container 15468529098b [2022-07-22T12:09:48.540Z] ---> f5f99a44b7e5 [2022-07-22T12:09:48.540Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T12:09:48.540Z] ---> Running in e6ca44d705e2 [2022-07-22T12:09:50.527Z] Removing intermediate container e6ca44d705e2 [2022-07-22T12:09:50.527Z] ---> bb111e08e8e9 [2022-07-22T12:09:50.527Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T12:09:50.527Z] ---> Running in 6c50f50c7856 [2022-07-22T12:09:51.512Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T12:09:52.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T12:09:53.088Z] OK: 221 MiB in 51 packages [2022-07-22T12:09:53.690Z] Removing intermediate container 6c50f50c7856 [2022-07-22T12:09:53.690Z] ---> f0eef26bbcca [2022-07-22T12:09:53.690Z] Step 8/27 : WORKDIR /app [2022-07-22T12:09:53.968Z] ---> Running in 2bcacc7c037f [2022-07-22T12:09:54.243Z] Removing intermediate container 2bcacc7c037f [2022-07-22T12:09:54.243Z] ---> 89111c77d4bb [2022-07-22T12:09:54.243Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-22T12:09:54.844Z] ---> 1b5c40bf69d7 [2022-07-22T12:09:54.844Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T12:09:54.844Z] ---> Running in a3ac3456b609 [2022-07-22T12:09:56.841Z] Removing intermediate container a3ac3456b609 [2022-07-22T12:09:56.841Z] ---> e4fe19a72e7b [2022-07-22T12:09:56.841Z] Step 11/27 : COPY . . [2022-07-22T12:09:57.438Z] ---> 29c6ca6aae9b [2022-07-22T12:09:57.438Z] Step 12/27 : ARG MAKE="make build" [2022-07-22T12:09:57.438Z] ---> Running in 7862ca2ff319 [2022-07-22T12:09:57.714Z] Removing intermediate container 7862ca2ff319 [2022-07-22T12:09:57.714Z] ---> 2998656eab77 [2022-07-22T12:09:57.714Z] Step 13/27 : RUN $MAKE [2022-07-22T12:09:57.714Z] ---> Running in 84381a6540ca [2022-07-22T12:09:58.695Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-22T12:12:05.602Z] Removing intermediate container 84381a6540ca [2022-07-22T12:12:05.602Z] ---> ee6dbb937432 [2022-07-22T12:12:05.602Z] Step 14/27 : FROM alpine:3.16 [2022-07-22T12:12:05.602Z] 3.16: Pulling from library/alpine [2022-07-22T12:12:05.602Z] f97344484467: Pulling fs layer [2022-07-22T12:12:05.602Z] f97344484467: Download complete [2022-07-22T12:12:05.602Z] f97344484467: Pull complete [2022-07-22T12:12:05.602Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-22T12:12:05.602Z] Status: Downloaded newer image for alpine:3.16 [2022-07-22T12:12:05.602Z] ---> 3d81c46cd875 [2022-07-22T12:12:05.602Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T12:12:05.602Z] ---> Running in 5997c7441278 [2022-07-22T12:12:05.602Z] Removing intermediate container 5997c7441278 [2022-07-22T12:12:05.602Z] ---> 5b6112352116 [2022-07-22T12:12:05.602Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-22T12:12:05.602Z] ---> Running in 33facfd21554 [2022-07-22T12:12:05.602Z] Removing intermediate container 33facfd21554 [2022-07-22T12:12:05.602Z] ---> 288552428b5c [2022-07-22T12:12:05.602Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-22T12:12:05.602Z] ---> Running in d2f5766890fb [2022-07-22T12:12:05.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T12:12:05.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T12:12:05.602Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-22T12:12:05.602Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-22T12:12:05.602Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-22T12:12:05.602Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-22T12:12:05.602Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-22T12:12:05.602Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-22T12:12:05.602Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-22T12:12:05.602Z] Executing busybox-1.35.0-r15.trigger [2022-07-22T12:12:05.602Z] Executing ca-certificates-20211220-r0.trigger [2022-07-22T12:12:05.602Z] OK: 9 MiB in 21 packages [2022-07-22T12:12:05.602Z] Removing intermediate container d2f5766890fb [2022-07-22T12:12:05.602Z] ---> b09fbf77ab6a [2022-07-22T12:12:05.602Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-22T12:12:05.602Z] ---> 1470de346806 [2022-07-22T12:12:05.602Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-22T12:12:05.882Z] ---> 493745ad5b26 [2022-07-22T12:12:05.882Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-22T12:12:06.479Z] ---> bb07d196545b [2022-07-22T12:12:06.479Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-22T12:12:07.926Z] ---> 7b96cf32df39 [2022-07-22T12:12:07.926Z] Step 22/27 : EXPOSE 48095 [2022-07-22T12:12:07.926Z] ---> Running in 39123d773cc6 [2022-07-22T12:12:08.202Z] Removing intermediate container 39123d773cc6 [2022-07-22T12:12:08.202Z] ---> 20f1709e6391 [2022-07-22T12:12:08.202Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-22T12:12:08.202Z] ---> Running in 4d303ed65d5c [2022-07-22T12:12:08.481Z] Removing intermediate container 4d303ed65d5c [2022-07-22T12:12:08.481Z] ---> cdc945498226 [2022-07-22T12:12:08.481Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-22T12:12:08.764Z] ---> Running in 9c6b2a8734b0 [2022-07-22T12:12:09.038Z] Removing intermediate container 9c6b2a8734b0 [2022-07-22T12:12:09.038Z] ---> 7d25e9095082 [2022-07-22T12:12:09.038Z] Step 25/27 : LABEL arch=arm64 [2022-07-22T12:12:09.038Z] ---> Running in 619b791ec953 [2022-07-22T12:12:09.316Z] Removing intermediate container 619b791ec953 [2022-07-22T12:12:09.316Z] ---> 6a8ed6419884 [2022-07-22T12:12:09.316Z] Step 26/27 : LABEL git_sha=a80d05ffd21842f6b898ecfc8ead33fef80791da [2022-07-22T12:12:09.316Z] ---> Running in 593e2e15fc14 [2022-07-22T12:12:09.593Z] Removing intermediate container 593e2e15fc14 [2022-07-22T12:12:09.870Z] ---> 60c73df0e711 [2022-07-22T12:12:09.870Z] Step 27/27 : LABEL version=0.0.0 [2022-07-22T12:12:09.870Z] ---> Running in eab7c868f020 [2022-07-22T12:12:10.147Z] Removing intermediate container eab7c868f020 [2022-07-22T12:12:10.147Z] ---> f8f65847a8da [2022-07-22T12:12:10.147Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T12:12:10.147Z] Successfully built f8f65847a8da [2022-07-22T12:12:10.147Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:12:10.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T12:12:10.955Z] [2022-07-22T12:12:10.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:12:11.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T12:12:11.651Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-22T12:12:11.651Z] 8998bd30e6a1: Pulling fs layer [2022-07-22T12:12:11.651Z] 04944245beec: Pulling fs layer [2022-07-22T12:12:11.651Z] 699f458cf7ca: Pulling fs layer [2022-07-22T12:12:11.651Z] 765212b225bb: Pulling fs layer [2022-07-22T12:12:11.651Z] f23df028b6ca: Pulling fs layer [2022-07-22T12:12:11.651Z] d65c8cfc05b1: Pulling fs layer [2022-07-22T12:12:11.651Z] 2437ff75d9bd: Pulling fs layer [2022-07-22T12:12:11.651Z] f23df028b6ca: Waiting [2022-07-22T12:12:11.651Z] d65c8cfc05b1: Waiting [2022-07-22T12:12:11.651Z] 2437ff75d9bd: Waiting [2022-07-22T12:12:11.651Z] 765212b225bb: Waiting [2022-07-22T12:12:11.651Z] 04944245beec: Verifying Checksum [2022-07-22T12:12:11.651Z] 04944245beec: Download complete [2022-07-22T12:12:11.651Z] 765212b225bb: Verifying Checksum [2022-07-22T12:12:11.651Z] 765212b225bb: Download complete [2022-07-22T12:12:11.651Z] f23df028b6ca: Download complete [2022-07-22T12:12:11.651Z] d65c8cfc05b1: Download complete [2022-07-22T12:12:11.930Z] 699f458cf7ca: Verifying Checksum [2022-07-22T12:12:11.930Z] 699f458cf7ca: Download complete [2022-07-22T12:12:12.206Z] 8998bd30e6a1: Verifying Checksum [2022-07-22T12:12:12.206Z] 8998bd30e6a1: Download complete [2022-07-22T12:12:14.853Z] 2437ff75d9bd: Verifying Checksum [2022-07-22T12:12:14.853Z] 2437ff75d9bd: Download complete [2022-07-22T12:12:16.297Z] 8998bd30e6a1: Pull complete [2022-07-22T12:12:16.900Z] 04944245beec: Pull complete [2022-07-22T12:12:18.340Z] 699f458cf7ca: Pull complete [2022-07-22T12:12:18.617Z] 765212b225bb: Pull complete [2022-07-22T12:12:19.603Z] f23df028b6ca: Pull complete [2022-07-22T12:12:19.879Z] d65c8cfc05b1: Pull complete [2022-07-22T12:12:34.983Z] 2437ff75d9bd: Pull complete [2022-07-22T12:12:34.983Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-22T12:12:34.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T12:12:34.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T12:12:35.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-20786 does not seem to be running inside a container [2022-07-22T12:12:35.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-22T12:12:38.055Z] $ docker top 6045e0b99368912e4ed205e6fa2900bbfb9889c97a69794ffd8f051ad2f81f96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T12:12:39.050Z] ---> job-cost.sh [2022-07-22T12:12:39.050Z] lf-activate-venv: SKIPPING [2022-07-22T12:12:39.050Z] INFO: No Stack... [2022-07-22T12:12:39.322Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-22T12:12:40.298Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T12:12:40.984Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-07-22T12:12:40.984Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T12:12:41.072Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-449-1-stack-cost] [2022-07-22T12:12:41.077Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-449-1-stack-cost] did not exist. Created. [2022-07-22T12:12:41.078Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-449-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T12:12:41.838Z] /w/workspace/app-service-configurable/1@tmp/durable-26fad93f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-22T12:12:42.542Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-22T12:12:42.576Z] Warning: overwriting stash ‘stack-cost’ [2022-07-22T12:12:42.628Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T12:12:42.643Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-449-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T12:12:42.722Z] $ docker stop --time=1 6045e0b99368912e4ed205e6fa2900bbfb9889c97a69794ffd8f051ad2f81f96 [2022-07-22T12:12:44.202Z] $ docker rm -f 6045e0b99368912e4ed205e6fa2900bbfb9889c97a69794ffd8f051ad2f81f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-22T12:12:45.235Z] provisioning config files... [2022-07-22T12:12:45.246Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-449@tmp/config5717577437317588188tmp [Pipeline] { [Pipeline] sh [2022-07-22T12:12:45.573Z] + set +x [2022-07-22T12:12:45.573Z] + curl -s https://codecov.io/bash [2022-07-22T12:12:45.573Z] + bash -s -- [2022-07-22T12:12:45.573Z] [2022-07-22T12:12:45.573Z] _____ _ [2022-07-22T12:12:45.573Z] / ____| | | [2022-07-22T12:12:45.573Z] | | ___ __| | ___ ___ _____ __ [2022-07-22T12:12:45.573Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-22T12:12:45.573Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-22T12:12:45.573Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-22T12:12:45.573Z] Bash-1.0.6 [2022-07-22T12:12:45.573Z] [2022-07-22T12:12:45.573Z] [2022-07-22T12:12:45.573Z] ==> git version 2.25.1 found [2022-07-22T12:12:45.573Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-22T12:12:45.573Z] Release-Date: 2020-01-08 [2022-07-22T12:12:45.573Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-22T12:12:45.573Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-22T12:12:45.573Z] ==> Jenkins CI detected. [2022-07-22T12:12:45.573Z] current dir:  /w/workspace/_app-service-configurable_PR-449 [2022-07-22T12:12:45.573Z] project root: . [2022-07-22T12:12:45.573Z] --> token set from env [2022-07-22T12:12:45.835Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-22T12:12:45.835Z] ==> Running gcov in . (disable via -X gcov) [2022-07-22T12:12:45.835Z] ==> Python coveragepy not found [2022-07-22T12:12:45.835Z] ==> Searching for coverage reports in: [2022-07-22T12:12:45.835Z] + . [2022-07-22T12:12:45.835Z] -> Found 1 reports [2022-07-22T12:12:45.835Z] ==> Detecting git/mercurial file structure [2022-07-22T12:12:45.835Z] ==> Reading reports [2022-07-22T12:12:45.835Z] + ./coverage.out bytes=10 [2022-07-22T12:12:45.835Z] ==> Appending adjustments [2022-07-22T12:12:45.835Z] https://docs.codecov.io/docs/fixing-reports [2022-07-22T12:12:45.835Z] + Found adjustments [2022-07-22T12:12:45.835Z] ==> Gzipping contents [2022-07-22T12:12:45.835Z] 4.0K /tmp/codecov.nDYaOt.gz [2022-07-22T12:12:45.835Z] ==> Uploading reports [2022-07-22T12:12:45.835Z] url: https://codecov.io [2022-07-22T12:12:45.835Z] query: branch=PR-449&commit=a80d05ffd21842f6b898ecfc8ead33fef80791da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=449&job=&cmd_args= [2022-07-22T12:12:45.835Z] -> Pinging Codecov [2022-07-22T12:12:45.835Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-449&commit=a80d05ffd21842f6b898ecfc8ead33fef80791da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=449&job=&cmd_args= [2022-07-22T12:12:46.096Z] -> Uploading to [2022-07-22T12:12:46.096Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-22/A97CA9966030D2A3747ED39772930CCE/a80d05ffd21842f6b898ecfc8ead33fef80791da/532c6552-294f-491e-9aa6-4f7a23ccda3b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T121246Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5e998a8938a4a967fd02c7e91b5752c42f3c01b2b1e50c65c7a9536e78e5f51 [2022-07-22T12:12:46.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T12:12:46.096Z] Dload Upload Total Spent Left Speed [2022-07-22T12:12:46.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2387 --:--:-- --:--:-- --:--:-- 2387 [2022-07-22T12:12:46.358Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a80d05ffd21842f6b898ecfc8ead33fef80791da [Pipeline] } [2022-07-22T12:12:46.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-22T12:12:47.974Z] + [ -d /w/workspace/_app-service-configurable_PR-449/archives ] [2022-07-22T12:12:47.975Z] + ls -al /w/workspace/_app-service-configurable_PR-449/archives [2022-07-22T12:12:47.975Z] total 16 [2022-07-22T12:12:47.975Z] drwxr-xr-x 3 root root 4096 Jul 22 12:05 . [2022-07-22T12:12:47.975Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 12:05 .. [2022-07-22T12:12:47.975Z] drwxr-xr-x 2 root root 4096 Jul 22 12:05 cost [2022-07-22T12:12:47.975Z] -rw-r--r-- 1 root root 95 Jul 22 12:05 cost.csv [2022-07-22T12:12:47.975Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-449/archives [2022-07-22T12:12:47.975Z] + ls -al /w/workspace/_app-service-configurable_PR-449/archives [2022-07-22T12:12:47.975Z] total 16 [2022-07-22T12:12:47.975Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 12:05 . [2022-07-22T12:12:47.975Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 12:05 .. [2022-07-22T12:12:47.975Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 12:05 cost [2022-07-22T12:12:47.975Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 22 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-22T12:12:48.307Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T12:12:49.202Z] ---> package-listing.sh [2022-07-22T12:12:49.202Z] ++ facter osfamily [2022-07-22T12:12:49.202Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-22T12:12:49.462Z] + OS_FAMILY=debian [2022-07-22T12:12:49.462Z] + workspace=/w/workspace/_app-service-configurable_PR-449 [2022-07-22T12:12:49.462Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-22T12:12:49.462Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-22T12:12:49.462Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-22T12:12:49.462Z] + PACKAGES=/tmp/packages_start.txt [2022-07-22T12:12:49.462Z] + '[' /w/workspace/_app-service-configurable_PR-449 ']' [2022-07-22T12:12:49.462Z] + PACKAGES=/tmp/packages_end.txt [2022-07-22T12:12:49.462Z] + case "${OS_FAMILY}" in [2022-07-22T12:12:49.462Z] + dpkg -l [2022-07-22T12:12:49.462Z] + grep '^ii' [2022-07-22T12:12:49.462Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-22T12:12:49.462Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-22T12:12:49.462Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-22T12:12:49.462Z] + '[' /w/workspace/_app-service-configurable_PR-449 ']' [2022-07-22T12:12:49.462Z] + mkdir -p /w/workspace/_app-service-configurable_PR-449/archives/ [2022-07-22T12:12:49.462Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-449/archives/ [Pipeline] echo [2022-07-22T12:12:49.493Z] 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-449/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-22T12:12:49.793Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T12:12:50.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T12:12:50.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T12:12:50.564Z] prd-ubuntu20.04-docker-8c-8g-20784 does not seem to be running inside a container [2022-07-22T12:12:50.601Z] $ 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-449/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-449 -v /w/workspace/_app-service-configurable_PR-449:/w/workspace/_app-service-configurable_PR-449:rw,z -v /w/workspace/_app-service-configurable_PR-449@tmp:/w/workspace/_app-service-configurable_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T12:12:50.860Z] $ docker top 5eb50aab8fded58afec64e0052f30b4c38f62750dcf408235873778c4b60dcd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T12:12:51.274Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-22T12:12:51.588Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-22T12:12:51.915Z] + ls /var/log/sa-host [2022-07-22T12:12:51.915Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T12:12:52.097Z] provisioning config files... [2022-07-22T12:12:52.106Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-449@tmp/config4474742601496795594tmp [Pipeline] { [Pipeline] echo [2022-07-22T12:12:52.154Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T12:12:52.468Z] ---> create-netrc.sh [Pipeline] } [2022-07-22T12:12:52.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-22T12:12:52.905Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-22T12:12:52.937Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T12:12:53.248Z] ---> sudo-logs.sh [2022-07-22T12:12:53.248Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-22T12:12:53.336Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T12:12:53.648Z] ---> job-cost.sh [2022-07-22T12:12:53.648Z] lf-activate-venv: SKIPPING [2022-07-22T12:12:53.648Z] DEBUG: total: 0.2199999988079071 [2022-07-22T12:12:53.648Z] INFO: Retrieving Stack Cost... [2022-07-22T12:12:54.220Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T12:12:54.481Z] INFO: Archiving Costs [Pipeline] echo [2022-07-22T12:12:54.521Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T12:12:54.830Z] ---> logs-deploy.sh [2022-07-22T12:12:54.831Z] lf-activate-venv: SKIPPING [2022-07-22T12:12:54.831Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-449/1 [2022-07-22T12:12:54.831Z] INFO: archiving workspace using pattern(s): [2022-07-22T12:12:55.771Z] Archives upload complete. [2022-07-22T12:12:55.771Z] INFO: archiving logs to Nexus