Pull request #620 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba748ca26e422442fb9af01cae1f1425c200c19a+b279e99bc72aab90b799f17157d7f2e7dfbc53e7 (bb7ab48387517689c9ce955ce14b95e9d201599c) 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-ssh3883801202110749383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh15867225942418873532.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-620/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-620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15417452903322015424.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-620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16838133936435734135.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh42880177881679605.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-620/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-620/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2359717528186895184.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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] ========================================================= [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.21 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-16842 in /w/workspace/_app-service-configurable_PR-620 [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-620 # 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 > 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/620/head:refs/remotes/origin/PR-620 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b279e99bc72aab90b799f17157d7f2e7dfbc53e7 into PR head commit ba748ca26e422442fb9af01cae1f1425c200c19a Merge succeeded, producing ba748ca26e422442fb9af01cae1f1425c200c19a Checking out Revision ba748ca26e422442fb9af01cae1f1425c200c19a (PR-620) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T12:21:59.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ba748ca26e422442fb9af01cae1f1425c200c19a # 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 b279e99bc72aab90b799f17157d7f2e7dfbc53e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba748ca26e422442fb9af01cae1f1425c200c19a # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T12:21:59.301Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T12:21:59.401Z] ========================================================= [2023-11-07T12:21:59.401Z] EdgeX Global Pipelines Version Info [2023-11-07T12:21:59.401Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T12:22:00.534Z] ------------------- [2023-11-07T12:22:00.534Z] stable info: [2023-11-07T12:22:00.534Z] ------------------- [2023-11-07T12:22:00.534Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T12:22:00.534Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T12:22:00.534Z] Message: update stable to v1.0.257 [2023-11-07T12:22:01.106Z] ------------------- [2023-11-07T12:22:01.106Z] experimental info: [2023-11-07T12:22:01.106Z] ------------------- [2023-11-07T12:22:01.106Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T12:22:01.106Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T12:22:01.106Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T12:22:01.402Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-11-07T12:22:01.447Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-11-07T12:22:01.493Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T12:22:01.532Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T12:22:01.571Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T12:22:01.611Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T12:22:01.649Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T12:22:01.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-07T12:22:01.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T12:22:01.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T12:22:01.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T12:22:01.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-11-07T12:22:01.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T12:22:01.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T12:22:01.977Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T12:22:02.019Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T12:22:02.058Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T12:22:02.100Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T12:22:02.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T12:22:02.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T12:22:02.229Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-07T12:22:02.272Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-07T12:22:02.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-07T12:22:02.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-07T12:22:02.398Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-07T12:22:02.436Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T12:22:02.478Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T12:22:02.520Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-620 [Pipeline] echo [2023-11-07T12:22:02.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-620 [Pipeline] echo [2023-11-07T12:22:02.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-620 [Pipeline] echo [2023-11-07T12:22:02.643Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba748ca26e422442fb9af01cae1f1425c200c19a [Pipeline] echo [2023-11-07T12:22:02.692Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba748ca [Pipeline] echo [2023-11-07T12:22:02.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T12:22:02.865Z] provisioning config files... [2023-11-07T12:22:02.878Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-620@tmp/config14094962389542017416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T12:22:03.227Z] ---> docker-login.sh [2023-11-07T12:22:03.227Z] nexus3.edgexfoundry.org:10001 [2023-11-07T12:22:04.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:22:04.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:22:04.166Z] Configure a credential helper to remove this warning. See [2023-11-07T12:22:04.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:22:04.166Z] [2023-11-07T12:22:04.166Z] Login Succeeded [2023-11-07T12:22:04.166Z] nexus3.edgexfoundry.org:10002 [2023-11-07T12:22:04.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:22:04.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:22:04.425Z] Configure a credential helper to remove this warning. See [2023-11-07T12:22:04.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:22:04.425Z] [2023-11-07T12:22:04.425Z] Login Succeeded [2023-11-07T12:22:04.425Z] nexus3.edgexfoundry.org:10003 [2023-11-07T12:22:04.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:22:04.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:22:04.425Z] Configure a credential helper to remove this warning. See [2023-11-07T12:22:04.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:22:04.425Z] [2023-11-07T12:22:04.425Z] Login Succeeded [2023-11-07T12:22:04.425Z] nexus3.edgexfoundry.org:10004 [2023-11-07T12:22:04.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:22:04.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:22:04.685Z] Configure a credential helper to remove this warning. See [2023-11-07T12:22:04.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:22:04.685Z] [2023-11-07T12:22:04.685Z] Login Succeeded [2023-11-07T12:22:04.685Z] docker.io [2023-11-07T12:22:04.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:22:04.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:22:04.945Z] Configure a credential helper to remove this warning. See [2023-11-07T12:22:04.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:22:04.945Z] [2023-11-07T12:22:04.945Z] Login Succeeded [2023-11-07T12:22:04.945Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T12:22:04.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-07T12:22:05.626Z] + git rev-list -1 --merges ba748ca26e422442fb9af01cae1f1425c200c19a~1..ba748ca26e422442fb9af01cae1f1425c200c19a [Pipeline] echo [2023-11-07T12:22:05.684Z] -----------> git rev-list -1 --merges ba748ca26e422442fb9af01cae1f1425c200c19a~1..ba748ca26e422442fb9af01cae1f1425c200c19a ba748ca26e422442fb9af01cae1f1425c200c19a [false] [Pipeline] sh [2023-11-07T12:22:05.998Z] + git log --format=format:%s -1 ba748ca26e422442fb9af01cae1f1425c200c19a [Pipeline] echo [2023-11-07T12:22:06.041Z] ========================================================= [2023-11-07T12:22:06.041Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T12:22:06.041Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T12:22:06.485Z] + git log --format=format:%s -1 ba748ca26e422442fb9af01cae1f1425c200c19a [Pipeline] echo [2023-11-07T12:22:06.517Z] [semverPrep] GIT_COMMIT: ba748ca26e422442fb9af01cae1f1425c200c19a, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-11-07T12:22:06.547Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-07T12:22:06.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T12:22:06.937Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T12:22:06.937Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T12:22:06.937Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T12:22:06.937Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T12:22:06.937Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T12:22:06.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T12:22:07.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T12:22:07.420Z] [2023-11-07T12:22:07.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T12:22:07.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T12:22:07.803Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T12:22:07.803Z] b85a868b505f: Pulling fs layer [2023-11-07T12:22:07.803Z] e2be974225ed: Pulling fs layer [2023-11-07T12:22:07.803Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T12:22:07.803Z] 988bab9f4d93: Pulling fs layer [2023-11-07T12:22:07.803Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T12:22:07.803Z] eaf3925da568: Pulling fs layer [2023-11-07T12:22:07.803Z] bab4dde63d76: Pulling fs layer [2023-11-07T12:22:07.803Z] bde34c3a00c8: Pulling fs layer [2023-11-07T12:22:07.803Z] b352a97aabf1: Pulling fs layer [2023-11-07T12:22:07.803Z] 4872d77fe225: Pulling fs layer [2023-11-07T12:22:07.803Z] 5851b861e8e6: Pulling fs layer [2023-11-07T12:22:07.803Z] eaf3925da568: Waiting [2023-11-07T12:22:07.803Z] bab4dde63d76: Waiting [2023-11-07T12:22:07.803Z] bde34c3a00c8: Waiting [2023-11-07T12:22:07.803Z] b352a97aabf1: Waiting [2023-11-07T12:22:07.803Z] 4872d77fe225: Waiting [2023-11-07T12:22:07.803Z] 5851b861e8e6: Waiting [2023-11-07T12:22:07.803Z] 988bab9f4d93: Waiting [2023-11-07T12:22:07.803Z] 1469e6f7b9e6: Waiting [2023-11-07T12:22:07.803Z] e2be974225ed: Download complete [2023-11-07T12:22:07.803Z] 988bab9f4d93: Download complete [2023-11-07T12:22:07.803Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T12:22:07.803Z] 1469e6f7b9e6: Download complete [2023-11-07T12:22:08.063Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T12:22:08.063Z] eaf3925da568: Verifying Checksum [2023-11-07T12:22:08.063Z] eaf3925da568: Download complete [2023-11-07T12:22:08.063Z] bde34c3a00c8: Verifying Checksum [2023-11-07T12:22:08.063Z] bde34c3a00c8: Download complete [2023-11-07T12:22:08.063Z] b352a97aabf1: Download complete [2023-11-07T12:22:08.063Z] 4872d77fe225: Verifying Checksum [2023-11-07T12:22:08.063Z] 4872d77fe225: Download complete [2023-11-07T12:22:08.063Z] 5851b861e8e6: Download complete [2023-11-07T12:22:08.063Z] b85a868b505f: Verifying Checksum [2023-11-07T12:22:08.063Z] b85a868b505f: Download complete [2023-11-07T12:22:08.323Z] bab4dde63d76: Verifying Checksum [2023-11-07T12:22:08.323Z] bab4dde63d76: Download complete [2023-11-07T12:22:09.706Z] b85a868b505f: Pull complete [2023-11-07T12:22:09.706Z] e2be974225ed: Pull complete [2023-11-07T12:22:10.281Z] 339a4e72a1f5: Pull complete [2023-11-07T12:22:10.542Z] 988bab9f4d93: Pull complete [2023-11-07T12:22:10.805Z] 1469e6f7b9e6: Pull complete [2023-11-07T12:22:10.805Z] eaf3925da568: Pull complete [2023-11-07T12:22:12.710Z] bab4dde63d76: Pull complete [2023-11-07T12:22:12.710Z] bde34c3a00c8: Pull complete [2023-11-07T12:22:12.970Z] b352a97aabf1: Pull complete [2023-11-07T12:22:12.970Z] 4872d77fe225: Pull complete [2023-11-07T12:22:12.970Z] 5851b861e8e6: Pull complete [2023-11-07T12:22:12.970Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T12:22:12.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T12:22:12.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T12:22:13.200Z] prd-ubuntu20.04-docker-8c-8g-16842 does not seem to be running inside a container [2023-11-07T12:22:13.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-620 -v /w/workspace/_app-service-configurable_PR-620:/w/workspace/_app-service-configurable_PR-620:rw,z -v /w/workspace/_app-service-configurable_PR-620@tmp:/w/workspace/_app-service-configurable_PR-620@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 [2023-11-07T12:22:16.640Z] $ docker top 7b1b44fc685b01787f50a04d45f268748acafc4e0eaffb7846b4f2eb41064193 -eo pid,comm [2023-11-07T12:22:16.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). [2023-11-07T12:22:16.692Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T12:22:16.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T12:22:16.811Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T12:22:16.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T12:22:16.934Z] $ docker exec 7b1b44fc685b01787f50a04d45f268748acafc4e0eaffb7846b4f2eb41064193 ssh-agent [2023-11-07T12:22:17.051Z] SSH_AUTH_SOCK=/tmp/ssh-vXYpsIwwWLW2/agent.32 [2023-11-07T12:22:17.051Z] SSH_AGENT_PID=38 [2023-11-07T12:22:17.057Z] Running ssh-add (command line suppressed) [2023-11-07T12:22:17.168Z] Identity added: /w/workspace/_app-service-configurable_PR-620@tmp/private_key_10613656880419053122.key (/w/workspace/_app-service-configurable_PR-620@tmp/private_key_10613656880419053122.key) [2023-11-07T12:22:17.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T12:22:17.511Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T12:22:17.536Z] $ docker exec --env ******** --env ******** 7b1b44fc685b01787f50a04d45f268748acafc4e0eaffb7846b4f2eb41064193 ssh-agent -k [2023-11-07T12:22:17.637Z] unset SSH_AUTH_SOCK; [2023-11-07T12:22:17.638Z] unset SSH_AGENT_PID; [2023-11-07T12:22:17.638Z] echo Agent pid 38 killed; [2023-11-07T12:22:17.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T12:22:17.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T12:22:17.743Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T12:22:17.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T12:22:17.851Z] $ docker exec 7b1b44fc685b01787f50a04d45f268748acafc4e0eaffb7846b4f2eb41064193 ssh-agent [2023-11-07T12:22:17.960Z] SSH_AUTH_SOCK=/tmp/ssh-bvSHWn5RPC1n/agent.70 [2023-11-07T12:22:17.960Z] SSH_AGENT_PID=76 [2023-11-07T12:22:17.964Z] Running ssh-add (command line suppressed) [2023-11-07T12:22:18.073Z] Identity added: /w/workspace/_app-service-configurable_PR-620@tmp/private_key_7988696007591887795.key (/w/workspace/_app-service-configurable_PR-620@tmp/private_key_7988696007591887795.key) [2023-11-07T12:22:18.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T12:22:18.409Z] + git semver init [2023-11-07T12:22:18.669Z] 2023-11-07 12:22:18,591 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T12:22:18.669Z] 2023-11-07 12:22:18,592 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-620/.semver [2023-11-07T12:22:18.669Z] 2023-11-07 12:22:18,592 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-620/.semver [2023-11-07T12:22:18.669Z] 2023-11-07 12:22:18,592 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-620/.semver'], cwd=/w/workspace/_app-service-configurable_PR-620, universal_newlines=False, shell=None, istream=None) [2023-11-07T12:22:19.605Z] 2023-11-07 12:22:19,470 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-620/.git/info/exclude [2023-11-07T12:22:19.605Z] 2023-11-07 12:22:19,471 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-620/.semver/PR-620 with force:False [2023-11-07T12:22:19.605Z] 2023-11-07 12:22:19,471 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-620/.semver/PR-620 [2023-11-07T12:22:19.605Z] 2023-11-07 12:22:19,475 [execute] INFO git cat-file --batch-check [2023-11-07T12:22:19.605Z] 2023-11-07 12:22:19,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-620/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T12:22:19.606Z] 2023-11-07 12:22:19,482 [execute] INFO git cat-file --batch [2023-11-07T12:22:19.606Z] 2023-11-07 12:22:19,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-620/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T12:22:19.606Z] 2023-11-07 12:22:19,488 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-620/.semver/PR-620 [2023-11-07T12:22:19.606Z] 0.0.0 [Pipeline] } [2023-11-07T12:22:19.631Z] $ docker exec --env ******** --env ******** 7b1b44fc685b01787f50a04d45f268748acafc4e0eaffb7846b4f2eb41064193 ssh-agent -k [2023-11-07T12:22:19.736Z] unset SSH_AUTH_SOCK; [2023-11-07T12:22:19.736Z] unset SSH_AGENT_PID; [2023-11-07T12:22:19.737Z] echo Agent pid 76 killed; [2023-11-07T12:22:19.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T12:22:20.178Z] + git semver [Pipeline] } [2023-11-07T12:22:20.463Z] $ docker stop --time=1 7b1b44fc685b01787f50a04d45f268748acafc4e0eaffb7846b4f2eb41064193 [2023-11-07T12:22:21.781Z] $ docker rm -f --volumes 7b1b44fc685b01787f50a04d45f268748acafc4e0eaffb7846b4f2eb41064193 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T12:22:22.178Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T12:22:22.508Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T12:22:22.526Z] [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 [2023-11-07T12:22:23.154Z] provisioning config files... [2023-11-07T12:22:23.165Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-620@tmp/config12321274208244956736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T12:22:23.511Z] ---> docker-login.sh [2023-11-07T12:22:23.511Z] nexus3.edgexfoundry.org:10001 [2023-11-07T12:22:23.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:22:23.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:22:23.511Z] Configure a credential helper to remove this warning. See [2023-11-07T12:22:23.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:22:23.511Z] [2023-11-07T12:22:23.511Z] Login Succeeded [2023-11-07T12:22:23.511Z] nexus3.edgexfoundry.org:10002 [2023-11-07T12:22:23.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:22:23.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:22:23.511Z] Configure a credential helper to remove this warning. See [2023-11-07T12:22:23.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:22:23.511Z] [2023-11-07T12:22:23.511Z] Login Succeeded [2023-11-07T12:22:23.511Z] nexus3.edgexfoundry.org:10003 [2023-11-07T12:22:23.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:22:23.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:22:23.772Z] Configure a credential helper to remove this warning. See [2023-11-07T12:22:23.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:22:23.772Z] [2023-11-07T12:22:23.772Z] Login Succeeded [2023-11-07T12:22:23.772Z] nexus3.edgexfoundry.org:10004 [2023-11-07T12:22:23.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:22:23.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:22:23.772Z] Configure a credential helper to remove this warning. See [2023-11-07T12:22:23.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:22:23.772Z] [2023-11-07T12:22:23.772Z] Login Succeeded [2023-11-07T12:22:23.772Z] docker.io [2023-11-07T12:22:24.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:22:24.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:22:24.292Z] Configure a credential helper to remove this warning. See [2023-11-07T12:22:24.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:22:24.292Z] [2023-11-07T12:22:24.292Z] Login Succeeded [2023-11-07T12:22:24.292Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T12:22:24.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T12:22:24.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T12:22:24.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T12:22:24.587Z] ========================================================= [2023-11-07T12:22:24.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T12:22:24.587Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T12:22:25.057Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T12:22:25.057Z] Sending build context to Docker daemon 3.375MB [2023-11-07T12:22:25.057Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T12:22:25.057Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T12:22:25.057Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T12:22:25.057Z] 7264a8db6415: Pulling fs layer [2023-11-07T12:22:25.057Z] c4d48a809fc2: Pulling fs layer [2023-11-07T12:22:25.057Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T12:22:25.057Z] ad3a456e5733: Pulling fs layer [2023-11-07T12:22:25.057Z] 33e27b845d1e: Pulling fs layer [2023-11-07T12:22:25.057Z] c68163c4e522: Pulling fs layer [2023-11-07T12:22:25.057Z] 50da416c3ac9: Pulling fs layer [2023-11-07T12:22:25.057Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T12:22:25.057Z] ad3a456e5733: Waiting [2023-11-07T12:22:25.057Z] 50da416c3ac9: Waiting [2023-11-07T12:22:25.057Z] 23d2d4c4bb30: Waiting [2023-11-07T12:22:25.057Z] 33e27b845d1e: Waiting [2023-11-07T12:22:25.057Z] c68163c4e522: Waiting [2023-11-07T12:22:25.057Z] c4d48a809fc2: Download complete [2023-11-07T12:22:25.057Z] ad3a456e5733: Verifying Checksum [2023-11-07T12:22:25.057Z] ad3a456e5733: Download complete [2023-11-07T12:22:25.057Z] 33e27b845d1e: Verifying Checksum [2023-11-07T12:22:25.057Z] 33e27b845d1e: Download complete [2023-11-07T12:22:25.057Z] 7264a8db6415: Download complete [2023-11-07T12:22:25.326Z] c68163c4e522: Verifying Checksum [2023-11-07T12:22:25.326Z] c68163c4e522: Download complete [2023-11-07T12:22:25.326Z] 7264a8db6415: Pull complete [2023-11-07T12:22:25.326Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T12:22:25.326Z] 23d2d4c4bb30: Download complete [2023-11-07T12:22:25.586Z] c4d48a809fc2: Pull complete [2023-11-07T12:22:25.586Z] 4f1c88b9dad5: Verifying Checksum [2023-11-07T12:22:25.586Z] 4f1c88b9dad5: Download complete [2023-11-07T12:22:26.154Z] 50da416c3ac9: Verifying Checksum [2023-11-07T12:22:26.154Z] 50da416c3ac9: Download complete [2023-11-07T12:22:29.438Z] 4f1c88b9dad5: Pull complete [2023-11-07T12:22:29.438Z] ad3a456e5733: Pull complete [2023-11-07T12:22:29.438Z] 33e27b845d1e: Pull complete [2023-11-07T12:22:29.438Z] c68163c4e522: Pull complete [2023-11-07T12:22:31.969Z] 50da416c3ac9: Pull complete [2023-11-07T12:22:31.969Z] 23d2d4c4bb30: Pull complete [2023-11-07T12:22:31.969Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T12:22:31.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T12:22:31.969Z] ---> 0786185ac409 [2023-11-07T12:22:31.969Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T12:22:37.246Z] ---> Running in fbc1f7dacf26 [2023-11-07T12:22:37.246Z] Removing intermediate container fbc1f7dacf26 [2023-11-07T12:22:37.246Z] ---> 4aa82ad88975 [2023-11-07T12:22:37.246Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T12:22:37.246Z] ---> Running in c7d1bf02e2ef [2023-11-07T12:22:37.246Z] Removing intermediate container c7d1bf02e2ef [2023-11-07T12:22:37.246Z] ---> e23716997602 [2023-11-07T12:22:37.246Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T12:22:37.246Z] ---> Running in f69fc0f2dd5d [2023-11-07T12:22:37.246Z] Removing intermediate container f69fc0f2dd5d [2023-11-07T12:22:37.246Z] ---> 93bead330821 [2023-11-07T12:22:37.246Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T12:22:37.246Z] ---> Running in 1f3f40cb5d91 [2023-11-07T12:22:37.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T12:22:37.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T12:22:37.976Z] Still waiting to schedule task [2023-11-07T12:22:37.977Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-07T12:22:38.023Z] OK: 264 MiB in 52 packages [2023-11-07T12:22:38.591Z] Removing intermediate container 1f3f40cb5d91 [2023-11-07T12:22:38.591Z] ---> dc01c3c9453f [2023-11-07T12:22:38.591Z] Step 7/12 : WORKDIR /app [2023-11-07T12:22:38.591Z] ---> Running in 64492c60c500 [2023-11-07T12:22:38.591Z] Removing intermediate container 64492c60c500 [2023-11-07T12:22:38.591Z] ---> 1cfd25052eea [2023-11-07T12:22:38.591Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-07T12:22:38.591Z] ---> c8c1bcf76cf0 [2023-11-07T12:22:38.591Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T12:22:38.591Z] ---> Running in 3af2fce91ef1 [2023-11-07T12:23:17.367Z] Removing intermediate container 3af2fce91ef1 [2023-11-07T12:23:17.367Z] ---> ceac77661c04 [2023-11-07T12:23:17.367Z] Step 10/12 : COPY . . [2023-11-07T12:23:17.367Z] ---> 02b6b15d841a [2023-11-07T12:23:17.367Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T12:23:17.367Z] ---> Running in ad2fd0466f94 [2023-11-07T12:23:17.367Z] Removing intermediate container ad2fd0466f94 [2023-11-07T12:23:17.367Z] ---> caf4fd9436ac [2023-11-07T12:23:17.367Z] Step 12/12 : RUN $MAKE [2023-11-07T12:23:17.367Z] ---> Running in 820390ec24ba [2023-11-07T12:23:17.627Z] noop [2023-11-07T12:23:17.885Z] Removing intermediate container 820390ec24ba [2023-11-07T12:23:17.885Z] ---> dbafa89dd286 [2023-11-07T12:23:17.885Z] Successfully built dbafa89dd286 [2023-11-07T12:23:17.885Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T12:23:18.334Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T12:23:18.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T12:23:18.484Z] prd-ubuntu20.04-docker-8c-8g-16842 does not seem to be running inside a container [2023-11-07T12:23:18.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-620 -v /w/workspace/_app-service-configurable_PR-620:/w/workspace/_app-service-configurable_PR-620:rw,z -v /w/workspace/_app-service-configurable_PR-620@tmp:/w/workspace/_app-service-configurable_PR-620@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 [2023-11-07T12:23:18.845Z] $ docker top df9e25b65a58906fbb677427cf09e290036f29c8c5da3a4ba636451024ba4d29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T12:23:19.238Z] + go version [2023-11-07T12:23:19.238Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T12:23:19.272Z] $ docker stop --time=1 df9e25b65a58906fbb677427cf09e290036f29c8c5da3a4ba636451024ba4d29 [2023-11-07T12:23:20.625Z] $ docker rm -f --volumes df9e25b65a58906fbb677427cf09e290036f29c8c5da3a4ba636451024ba4d29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T12:23:21.327Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T12:23:21.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T12:23:21.484Z] prd-ubuntu20.04-docker-8c-8g-16842 does not seem to be running inside a container [2023-11-07T12:23:21.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-620 -v /w/workspace/_app-service-configurable_PR-620:/w/workspace/_app-service-configurable_PR-620:rw,z -v /w/workspace/_app-service-configurable_PR-620@tmp:/w/workspace/_app-service-configurable_PR-620@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 [2023-11-07T12:23:21.863Z] $ docker top a0a3ff141c88d469686ae50330da87b020c1835d3de7d46aa7563dd0471c1f6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T12:23:22.257Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-620 [Pipeline] fileExists [Pipeline] sh [2023-11-07T12:23:22.617Z] + make test [2023-11-07T12:23:22.618Z] go test -race -coverprofile=coverage.out ./... [2023-11-07T12:23:40.694Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-07T12:24:02.615Z] go vet ./... [2023-11-07T12:24:02.874Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T12:24:02.874Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T12:24:02.874Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T12:24:03.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T12:24:03.211Z] $ docker stop --time=1 a0a3ff141c88d469686ae50330da87b020c1835d3de7d46aa7563dd0471c1f6e [2023-11-07T12:24:07.901Z] $ docker rm -f --volumes a0a3ff141c88d469686ae50330da87b020c1835d3de7d46aa7563dd0471c1f6e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T12:24:08.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T12:24:08.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-07T12:24:09.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T12:24:09.540Z] + ls -al . [2023-11-07T12:24:09.540Z] total 180 [2023-11-07T12:24:09.540Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 12:23 . [2023-11-07T12:24:09.540Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 12:21 .. [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 7 12:21 .dockerignore [2023-11-07T12:24:09.540Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 12:23 .git [2023-11-07T12:24:09.540Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 12:21 .github [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 7 12:21 .gitignore [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 12:21 .golangci.yml [2023-11-07T12:24:09.540Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 12:22 .semver [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 7 12:21 Attribution.txt [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 35039 Nov 7 12:21 CHANGELOG.md [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 7 12:21 Dockerfile [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 12:21 GOVERNANCE.md [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 7 12:21 Jenkinsfile [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 7 12:21 LICENSE [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 7 12:21 OWNERS.md [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 7 12:21 README.md [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 12:22 VERSION [2023-11-07T12:24:09.540Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 12:21 bin [2023-11-07T12:24:09.540Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 7 12:23 coverage.out [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 3691 Nov 7 12:21 go.mod [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 34837 Nov 7 12:21 go.sum [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 7 12:21 main.go [2023-11-07T12:24:09.540Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 7 12:21 makefile [2023-11-07T12:24:09.540Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 12:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T12:24:09.939Z] + 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=ba748ca26e422442fb9af01cae1f1425c200c19a --label arch=amd64 --label version=0.0.0 . [2023-11-07T12:24:09.939Z] Sending build context to Docker daemon 3.376MB [2023-11-07T12:24:09.939Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T12:24:09.939Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-07T12:24:09.939Z] ---> dbafa89dd286 [2023-11-07T12:24:09.939Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T12:24:09.939Z] ---> Running in 8abb72008df5 [2023-11-07T12:24:10.197Z] Removing intermediate container 8abb72008df5 [2023-11-07T12:24:10.197Z] ---> a2a890261d73 [2023-11-07T12:24:10.197Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T12:24:10.197Z] ---> Running in 31ae8d4ac184 [2023-11-07T12:24:10.197Z] Removing intermediate container 31ae8d4ac184 [2023-11-07T12:24:10.197Z] ---> 5a5cb232b90d [2023-11-07T12:24:10.197Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-07T12:24:10.197Z] ---> Running in 2be810fead9a [2023-11-07T12:24:10.197Z] Removing intermediate container 2be810fead9a [2023-11-07T12:24:10.197Z] ---> c7d80487e6e6 [2023-11-07T12:24:10.197Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T12:24:10.197Z] ---> Running in 322a9e763825 [2023-11-07T12:24:10.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T12:24:10.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T12:24:10.980Z] OK: 264 MiB in 52 packages [2023-11-07T12:24:11.237Z] Removing intermediate container 322a9e763825 [2023-11-07T12:24:11.237Z] ---> 89811002c98f [2023-11-07T12:24:11.237Z] Step 7/26 : WORKDIR /app [2023-11-07T12:24:11.237Z] ---> Running in 845c3437ec3d [2023-11-07T12:24:11.496Z] Removing intermediate container 845c3437ec3d [2023-11-07T12:24:11.496Z] ---> 086a094a1d93 [2023-11-07T12:24:11.496Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-07T12:24:11.496Z] ---> 6cef4700d46a [2023-11-07T12:24:11.496Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T12:24:11.496Z] ---> Running in 606b2b46c264 [2023-11-07T12:24:12.433Z] Removing intermediate container 606b2b46c264 [2023-11-07T12:24:12.433Z] ---> 3761fdefc57c [2023-11-07T12:24:12.433Z] Step 10/26 : COPY . . [2023-11-07T12:24:12.433Z] ---> a298b94d4d7f [2023-11-07T12:24:12.433Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T12:24:12.433Z] ---> Running in e379c1de70bb [2023-11-07T12:24:12.433Z] Removing intermediate container e379c1de70bb [2023-11-07T12:24:12.433Z] ---> 4d7d3ee5722e [2023-11-07T12:24:12.433Z] Step 12/26 : RUN $MAKE [2023-11-07T12:24:12.693Z] ---> Running in 42019d5d084f [2023-11-07T12:24:12.951Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-11-07T12:24:19.217Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16843 in /w/workspace/_app-service-configurable_PR-620 [Pipeline] { [Pipeline] ws [2023-11-07T12:24:19.276Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-11-07T12:24:19.366Z] Selected Git installation does not exist. Using Default [2023-11-07T12:24:19.366Z] The recommended git tool is: NONE [2023-11-07T12:24:27.494Z] using credential edgex-jenkins-ssh [2023-11-07T12:24:27.513Z] Cloning the remote Git repository [2023-11-07T12:24:27.574Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-11-07T12:24:27.676Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-11-07T12:24:27.942Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-07T12:24:27.943Z] > git --version # timeout=10 [2023-11-07T12:24:27.971Z] > git --version # 'git version 2.25.1' [2023-11-07T12:24:27.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T12:24:28.197Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T12:24:33.465Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-07T12:24:33.517Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T12:24:34.878Z] Removing intermediate container 42019d5d084f [2023-11-07T12:24:34.878Z] ---> fc9abaf60ea0 [2023-11-07T12:24:34.878Z] Step 13/26 : FROM alpine:3.18 [2023-11-07T12:24:34.878Z] 3.18: Pulling from library/alpine [2023-11-07T12:24:34.878Z] 96526aa774ef: Pulling fs layer [2023-11-07T12:24:34.878Z] 96526aa774ef: Verifying Checksum [2023-11-07T12:24:34.878Z] 96526aa774ef: Download complete [2023-11-07T12:24:34.878Z] 96526aa774ef: Pull complete [2023-11-07T12:24:34.878Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T12:24:34.878Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T12:24:34.878Z] ---> 8ca4688f4f35 [2023-11-07T12:24:34.878Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-07T12:24:34.878Z] ---> Running in bd295b4cab73 [2023-11-07T12:24:34.878Z] Removing intermediate container bd295b4cab73 [2023-11-07T12:24:34.878Z] ---> 731c46037135 [2023-11-07T12:24:34.878Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-07T12:24:34.878Z] ---> Running in a37e9d359b98 [2023-11-07T12:24:34.878Z] Removing intermediate container a37e9d359b98 [2023-11-07T12:24:34.878Z] ---> ded859481b61 [2023-11-07T12:24:34.878Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T12:24:34.878Z] ---> Running in b3c7f4fe9f1b [2023-11-07T12:24:34.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T12:24:34.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T12:24:34.878Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-07T12:24:34.878Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-07T12:24:34.878Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T12:24:34.878Z] Executing ca-certificates-20230506-r0.trigger [2023-11-07T12:24:34.878Z] OK: 8 MiB in 17 packages [2023-11-07T12:24:34.878Z] Removing intermediate container b3c7f4fe9f1b [2023-11-07T12:24:34.878Z] ---> 4ba874b553b9 [2023-11-07T12:24:34.878Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-07T12:24:34.878Z] ---> ea54e50c8096 [2023-11-07T12:24:34.878Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-07T12:24:34.878Z] ---> 11755856bd6b [2023-11-07T12:24:34.878Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-07T12:24:34.878Z] ---> 9280928fd7bc [2023-11-07T12:24:34.878Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-07T12:24:35.157Z] Merging remotes/origin/main commit b279e99bc72aab90b799f17157d7f2e7dfbc53e7 into PR head commit ba748ca26e422442fb9af01cae1f1425c200c19a [2023-11-07T12:24:35.423Z] Merge succeeded, producing ba748ca26e422442fb9af01cae1f1425c200c19a [2023-11-07T12:24:35.423Z] Checking out Revision ba748ca26e422442fb9af01cae1f1425c200c19a (PR-620) [2023-11-07T12:24:35.445Z] ---> 6f59859afbdd [2023-11-07T12:24:35.445Z] Step 21/26 : EXPOSE 48095 [2023-11-07T12:24:35.445Z] ---> Running in fef02925de6c [2023-11-07T12:24:35.706Z] Removing intermediate container fef02925de6c [2023-11-07T12:24:35.706Z] ---> 1f1e9694691d [2023-11-07T12:24:35.706Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-07T12:24:35.706Z] ---> Running in 4d1796ac520a [2023-11-07T12:24:35.706Z] Removing intermediate container 4d1796ac520a [2023-11-07T12:24:35.706Z] ---> 5c9a423a49d8 [2023-11-07T12:24:35.706Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-07T12:24:35.706Z] ---> Running in 93e6fe210f35 [2023-11-07T12:24:35.706Z] Removing intermediate container 93e6fe210f35 [2023-11-07T12:24:35.706Z] ---> 9d11c26b8771 [2023-11-07T12:24:35.707Z] Step 24/26 : LABEL arch=amd64 [2023-11-07T12:24:35.707Z] ---> Running in 85e1d021dba0 [2023-11-07T12:24:35.707Z] Removing intermediate container 85e1d021dba0 [2023-11-07T12:24:35.707Z] ---> a63bb774b69b [2023-11-07T12:24:35.707Z] Step 25/26 : LABEL git_sha=ba748ca26e422442fb9af01cae1f1425c200c19a [2023-11-07T12:24:35.878Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-11-07T12:24:35.921Z] > git --version # timeout=10 [2023-11-07T12:24:35.931Z] > git --version # 'git version 2.25.1' [2023-11-07T12:24:35.945Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T12:24:35.966Z] ---> Running in f127c7dd0b2d [2023-11-07T12:24:35.966Z] Removing intermediate container f127c7dd0b2d [2023-11-07T12:24:35.966Z] ---> c180420e246e [2023-11-07T12:24:35.966Z] Step 26/26 : LABEL version=0.0.0 [2023-11-07T12:24:35.966Z] ---> Running in f78f4ac6ea4d [2023-11-07T12:24:35.966Z] Removing intermediate container f78f4ac6ea4d [2023-11-07T12:24:35.966Z] ---> fbd3627c6c00 [2023-11-07T12:24:35.966Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T12:24:35.966Z] Successfully built fbd3627c6c00 [2023-11-07T12:24:35.966Z] 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 [2023-11-07T12:24:34.537Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-07T12:24:34.574Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-07T12:24:34.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T12:24:34.590Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/620/head:refs/remotes/origin/PR-620 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-07T12:24:35.175Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T12:24:35.252Z] > git checkout -f ba748ca26e422442fb9af01cae1f1425c200c19a # timeout=10 [2023-11-07T12:24:35.320Z] > git remote # timeout=10 [2023-11-07T12:24:35.339Z] > git config --get remote.origin.url # timeout=10 [2023-11-07T12:24:35.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T12:24:35.388Z] > git merge b279e99bc72aab90b799f17157d7f2e7dfbc53e7 # timeout=10 [2023-11-07T12:24:35.410Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-07T12:24:35.432Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T12:24:35.448Z] > git checkout -f ba748ca26e422442fb9af01cae1f1425c200c19a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T12:24:36.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T12:24:36.899Z] [2023-11-07T12:24:36.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T12:24:37.155Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T12:24:37.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T12:24:37.155Z] Dload Upload Total Spent Left Speed [2023-11-07T12:24:37.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86272 0 --:--:-- --:--:-- --:--:-- 86272 [2023-11-07T12:24:37.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T12:24:37.270Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T12:24:37.270Z] 5eb5b503b376: Pulling fs layer [2023-11-07T12:24:37.270Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T12:24:37.270Z] ec43610c2a17: Pulling fs layer [2023-11-07T12:24:37.270Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T12:24:37.270Z] 33b1e0a273af: Pulling fs layer [2023-11-07T12:24:37.270Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T12:24:37.270Z] 2f39f015ded8: Pulling fs layer [2023-11-07T12:24:37.270Z] 3a2ae6a8a46f: Waiting [2023-11-07T12:24:37.270Z] 33b1e0a273af: Waiting [2023-11-07T12:24:37.270Z] 5d3b04190fa2: Waiting [2023-11-07T12:24:37.270Z] 2f39f015ded8: Waiting [2023-11-07T12:24:37.270Z] 5c69ac0246d0: Download complete [2023-11-07T12:24:37.270Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T12:24:37.270Z] 3a2ae6a8a46f: Download complete [2023-11-07T12:24:37.270Z] 33b1e0a273af: Verifying Checksum [2023-11-07T12:24:37.270Z] 33b1e0a273af: Download complete [2023-11-07T12:24:37.270Z] 5d3b04190fa2: Verifying Checksum [2023-11-07T12:24:37.270Z] 5d3b04190fa2: Download complete [Pipeline] sh [2023-11-07T12:24:37.531Z] ec43610c2a17: Verifying Checksum [2023-11-07T12:24:37.531Z] ec43610c2a17: Download complete [2023-11-07T12:24:37.531Z] 5eb5b503b376: Verifying Checksum [2023-11-07T12:24:37.531Z] 5eb5b503b376: Download complete [2023-11-07T12:24:37.786Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T12:24:38.101Z] 2f39f015ded8: Verifying Checksum [2023-11-07T12:24:38.101Z] 2f39f015ded8: Download complete [2023-11-07T12:24:38.135Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-07T12:24:38.135Z] + sudo tee /etc/docker/daemon.new [2023-11-07T12:24:38.135Z] { [2023-11-07T12:24:38.135Z] "registry-mirrors": [ [2023-11-07T12:24:38.135Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T12:24:38.135Z] ], [2023-11-07T12:24:38.135Z] "bip": "10.250.0.254/24", [2023-11-07T12:24:38.135Z] "hosts": [ [2023-11-07T12:24:38.135Z] "tcp://0.0.0.0:5555", [2023-11-07T12:24:38.135Z] "unix:///var/run/docker.sock" [2023-11-07T12:24:38.135Z] ], [2023-11-07T12:24:38.135Z] "mtu": 1458, [2023-11-07T12:24:38.135Z] "selinux-enabled": true, [2023-11-07T12:24:38.135Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T12:24:38.135Z] } [Pipeline] sh [2023-11-07T12:24:38.477Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T12:24:38.665Z] 5eb5b503b376: Pull complete [2023-11-07T12:24:38.665Z] 5c69ac0246d0: Pull complete [2023-11-07T12:24:38.830Z] + sudo service docker restart [2023-11-07T12:24:39.230Z] ec43610c2a17: Pull complete [2023-11-07T12:24:39.230Z] 3a2ae6a8a46f: Pull complete [2023-11-07T12:24:39.487Z] 33b1e0a273af: Pull complete [2023-11-07T12:24:39.487Z] 5d3b04190fa2: Pull complete [2023-11-07T12:24:43.672Z] 2f39f015ded8: Pull complete [2023-11-07T12:24:43.672Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T12:24:43.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T12:24:43.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T12:24:43.917Z] prd-ubuntu20.04-docker-8c-8g-16842 does not seem to be running inside a container [2023-11-07T12:24:43.950Z] $ 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-620 -v /w/workspace/_app-service-configurable_PR-620:/w/workspace/_app-service-configurable_PR-620:rw,z -v /w/workspace/_app-service-configurable_PR-620@tmp:/w/workspace/_app-service-configurable_PR-620@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 [2023-11-07T12:24:48.883Z] $ docker top cacbc68913ba46a523d912d07e1683873a0442247acc29638cf5ba28b8e1ea08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T12:24:49.344Z] ---> job-cost.sh [2023-11-07T12:24:49.344Z] lf-activate-venv: SKIPPING [2023-11-07T12:24:49.344Z] INFO: No Stack... [2023-11-07T12:24:49.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T12:24:50.170Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T12:24:50.479Z] + cat /w/workspace/_app-service-configurable_PR-620/archives/cost.csv [2023-11-07T12:24:50.479Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T12:24:50.521Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-620-1-stack-cost] [2023-11-07T12:24:50.526Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-620-1-stack-cost] did not exist. Created. [2023-11-07T12:24:50.526Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T12:24:50.915Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-07T12:24:50.965Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T12:24:50.991Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-620-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T12:24:51.067Z] $ docker stop --time=1 cacbc68913ba46a523d912d07e1683873a0442247acc29638cf5ba28b8e1ea08 [2023-11-07T12:24:52.223Z] $ docker rm -f --volumes cacbc68913ba46a523d912d07e1683873a0442247acc29638cf5ba28b8e1ea08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T12:24:57.227Z] provisioning config files... [2023-11-07T12:24:57.248Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config15631009554661277220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T12:24:57.628Z] ---> docker-login.sh [2023-11-07T12:24:57.628Z] nexus3.edgexfoundry.org:10001 [2023-11-07T12:24:57.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:24:58.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:24:58.177Z] Configure a credential helper to remove this warning. See [2023-11-07T12:24:58.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:24:58.177Z] [2023-11-07T12:24:58.177Z] Login Succeeded [2023-11-07T12:24:58.177Z] nexus3.edgexfoundry.org:10002 [2023-11-07T12:24:58.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:24:58.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:24:58.446Z] Configure a credential helper to remove this warning. See [2023-11-07T12:24:58.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:24:58.446Z] [2023-11-07T12:24:58.446Z] Login Succeeded [2023-11-07T12:24:58.446Z] nexus3.edgexfoundry.org:10003 [2023-11-07T12:24:58.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:24:58.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:24:58.992Z] Configure a credential helper to remove this warning. See [2023-11-07T12:24:58.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:24:58.992Z] [2023-11-07T12:24:58.992Z] Login Succeeded [2023-11-07T12:24:58.992Z] nexus3.edgexfoundry.org:10004 [2023-11-07T12:24:59.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:24:59.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:24:59.261Z] Configure a credential helper to remove this warning. See [2023-11-07T12:24:59.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:24:59.261Z] [2023-11-07T12:24:59.261Z] Login Succeeded [2023-11-07T12:24:59.261Z] docker.io [2023-11-07T12:24:59.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T12:24:59.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T12:24:59.793Z] Configure a credential helper to remove this warning. See [2023-11-07T12:24:59.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T12:24:59.793Z] [2023-11-07T12:24:59.793Z] Login Succeeded [2023-11-07T12:24:59.793Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T12:24:59.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T12:25:00.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T12:25:00.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T12:25:00.287Z] ========================================================= [2023-11-07T12:25:00.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T12:25:00.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T12:25:00.789Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T12:25:00.789Z] Sending build context to Docker daemon 157.7kB [2023-11-07T12:25:02.203Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T12:25:02.203Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T12:25:02.203Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T12:25:02.203Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T12:25:02.203Z] 5d54e960e981: Pulling fs layer [2023-11-07T12:25:02.203Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T12:25:02.203Z] f0e02332f6b5: Pulling fs layer [2023-11-07T12:25:02.203Z] cefa15bbcfad: Pulling fs layer [2023-11-07T12:25:02.203Z] 17808c966233: Pulling fs layer [2023-11-07T12:25:02.203Z] f4c1fc716caa: Pulling fs layer [2023-11-07T12:25:02.203Z] cefa15bbcfad: Waiting [2023-11-07T12:25:02.203Z] 17808c966233: Waiting [2023-11-07T12:25:02.203Z] f4c1fc716caa: Waiting [2023-11-07T12:25:02.203Z] f0e02332f6b5: Waiting [2023-11-07T12:25:02.203Z] 5d54e960e981: Verifying Checksum [2023-11-07T12:25:02.203Z] 5d54e960e981: Download complete [2023-11-07T12:25:02.203Z] f0e02332f6b5: Verifying Checksum [2023-11-07T12:25:02.203Z] f0e02332f6b5: Download complete [2023-11-07T12:25:02.203Z] cefa15bbcfad: Verifying Checksum [2023-11-07T12:25:02.203Z] cefa15bbcfad: Download complete [2023-11-07T12:25:02.203Z] 9fda8d8052c6: Download complete [2023-11-07T12:25:02.794Z] f4c1fc716caa: Verifying Checksum [2023-11-07T12:25:02.794Z] f4c1fc716caa: Download complete [2023-11-07T12:25:03.064Z] 9fda8d8052c6: Pull complete [2023-11-07T12:25:03.656Z] 5d54e960e981: Pull complete [2023-11-07T12:25:03.937Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T12:25:03.937Z] c4a7e357bf2a: Download complete [2023-11-07T12:25:04.902Z] 17808c966233: Verifying Checksum [2023-11-07T12:25:17.215Z] c4a7e357bf2a: Pull complete [2023-11-07T12:25:17.215Z] f0e02332f6b5: Pull complete [2023-11-07T12:25:17.215Z] cefa15bbcfad: Pull complete [2023-11-07T12:25:27.380Z] 17808c966233: Pull complete [2023-11-07T12:25:29.320Z] f4c1fc716caa: Pull complete [2023-11-07T12:25:29.320Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T12:25:29.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T12:25:29.320Z] ---> ea914061e18c [2023-11-07T12:25:29.320Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T12:25:29.911Z] ---> Running in 71747e8d2b70 [2023-11-07T12:25:30.177Z] Removing intermediate container 71747e8d2b70 [2023-11-07T12:25:30.177Z] ---> 96e528c859ba [2023-11-07T12:25:30.177Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T12:25:30.177Z] ---> Running in f82c714c234f [2023-11-07T12:25:30.445Z] Removing intermediate container f82c714c234f [2023-11-07T12:25:30.445Z] ---> e9d8e2b36cb6 [2023-11-07T12:25:30.445Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T12:25:30.445Z] ---> Running in e920a2eb9d4b [2023-11-07T12:25:30.714Z] Removing intermediate container e920a2eb9d4b [2023-11-07T12:25:30.714Z] ---> 3825a43c3e9a [2023-11-07T12:25:30.714Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T12:25:30.714Z] ---> Running in ece2b00a4309 [2023-11-07T12:25:32.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T12:25:32.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T12:25:33.352Z] OK: 266 MiB in 52 packages [2023-11-07T12:25:34.314Z] Removing intermediate container ece2b00a4309 [2023-11-07T12:25:34.314Z] ---> 0171c69694a6 [2023-11-07T12:25:34.314Z] Step 7/12 : WORKDIR /app [2023-11-07T12:25:34.314Z] ---> Running in dc42edcf8723 [2023-11-07T12:25:34.582Z] Removing intermediate container dc42edcf8723 [2023-11-07T12:25:34.582Z] ---> d959ccbdff01 [2023-11-07T12:25:34.582Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-07T12:25:35.165Z] ---> 69f0bb4ca60d [2023-11-07T12:25:35.165Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T12:25:35.165Z] ---> Running in 1f7c6f580b76 [2023-11-07T12:26:56.769Z] Removing intermediate container 1f7c6f580b76 [2023-11-07T12:26:56.770Z] ---> e48cf2b62299 [2023-11-07T12:26:56.770Z] Step 10/12 : COPY . . [2023-11-07T12:26:56.770Z] ---> cddcf9079526 [2023-11-07T12:26:56.770Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T12:26:56.770Z] ---> Running in fa3ba2482c7f [2023-11-07T12:26:56.770Z] Removing intermediate container fa3ba2482c7f [2023-11-07T12:26:56.770Z] ---> ac13296c91d6 [2023-11-07T12:26:56.770Z] Step 12/12 : RUN $MAKE [2023-11-07T12:26:56.770Z] ---> Running in c3accfe445d3 [2023-11-07T12:26:56.770Z] noop [2023-11-07T12:26:56.770Z] Removing intermediate container c3accfe445d3 [2023-11-07T12:26:56.770Z] ---> c187c12cb7f8 [2023-11-07T12:26:56.770Z] Successfully built c187c12cb7f8 [2023-11-07T12:26:56.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T12:26:57.247Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T12:26:57.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T12:26:57.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-16843 does not seem to be running inside a container [2023-11-07T12:26:57.589Z] $ 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 [2023-11-07T12:26:58.791Z] $ docker top ffa963783deec7a38b0af93b9f39915de19839908b4abc3893a3af715de806cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T12:26:59.646Z] + go version [2023-11-07T12:26:59.646Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T12:26:59.683Z] $ docker stop --time=1 ffa963783deec7a38b0af93b9f39915de19839908b4abc3893a3af715de806cb [2023-11-07T12:27:01.255Z] $ docker rm -f --volumes ffa963783deec7a38b0af93b9f39915de19839908b4abc3893a3af715de806cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T12:27:02.062Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T12:27:02.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T12:27:02.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-16843 does not seem to be running inside a container [2023-11-07T12:27:02.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-07T12:27:06.517Z] $ docker top a8886f096e6dd81da9b0e72c44df4e8d14241433e67b7dfa2b58b03554482d80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T12:27:07.387Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T12:27:07.765Z] + make test [2023-11-07T12:27:08.031Z] go test -race -coverprofile=coverage.out ./... [2023-11-07T12:29:14.659Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-07T12:29:14.659Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-07T12:29:14.659Z] go vet ./... [2023-11-07T12:30:51.318Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T12:30:51.318Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T12:30:51.318Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T12:30:51.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T12:30:51.661Z] $ docker stop --time=1 a8886f096e6dd81da9b0e72c44df4e8d14241433e67b7dfa2b58b03554482d80 [2023-11-07T12:30:53.619Z] $ docker rm -f --volumes a8886f096e6dd81da9b0e72c44df4e8d14241433e67b7dfa2b58b03554482d80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T12:30:55.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T12:30:55.263Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T12:30:55.670Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T12:30:56.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T12:30:56.593Z] + ls -al . [2023-11-07T12:30:56.593Z] total 176 [2023-11-07T12:30:56.593Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 7 12:27 . [2023-11-07T12:30:56.593Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 12:24 .. [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 7 12:24 .dockerignore [2023-11-07T12:30:56.593Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 12:24 .git [2023-11-07T12:30:56.593Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 12:24 .github [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 7 12:24 .gitignore [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 12:24 .golangci.yml [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 7 12:24 Attribution.txt [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 35039 Nov 7 12:24 CHANGELOG.md [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 7 12:24 Dockerfile [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 12:24 GOVERNANCE.md [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 7 12:24 Jenkinsfile [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 7 12:24 LICENSE [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 7 12:24 OWNERS.md [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 7 12:24 README.md [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 12:22 VERSION [2023-11-07T12:30:56.593Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 12:24 bin [2023-11-07T12:30:56.593Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 7 12:27 coverage.out [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 3691 Nov 7 12:24 go.mod [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 34837 Nov 7 12:24 go.sum [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 7 12:24 main.go [2023-11-07T12:30:56.593Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 7 12:24 makefile [2023-11-07T12:30:56.593Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 12:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T12:30:57.006Z] + 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=ba748ca26e422442fb9af01cae1f1425c200c19a --label arch=arm64 --label version=0.0.0 . [2023-11-07T12:30:57.006Z] Sending build context to Docker daemon 158.7kB [2023-11-07T12:30:57.273Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T12:30:57.273Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-07T12:30:57.273Z] ---> c187c12cb7f8 [2023-11-07T12:30:57.273Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T12:30:57.273Z] ---> Running in 09a9c2cc3e9d [2023-11-07T12:30:57.540Z] Removing intermediate container 09a9c2cc3e9d [2023-11-07T12:30:57.540Z] ---> 3badd8a9a0ac [2023-11-07T12:30:57.540Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T12:30:57.806Z] ---> Running in f426a4189fa2 [2023-11-07T12:30:58.073Z] Removing intermediate container f426a4189fa2 [2023-11-07T12:30:58.073Z] ---> a6c78df5ae2b [2023-11-07T12:30:58.073Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-07T12:30:58.073Z] ---> Running in 36e3d5b74160 [2023-11-07T12:30:58.347Z] Removing intermediate container 36e3d5b74160 [2023-11-07T12:30:58.347Z] ---> e7f7cac6d026 [2023-11-07T12:30:58.347Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T12:30:58.616Z] ---> Running in 438e38e19ed6 [2023-11-07T12:30:59.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T12:30:59.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T12:31:01.271Z] OK: 266 MiB in 52 packages [2023-11-07T12:31:04.614Z] Removing intermediate container 438e38e19ed6 [2023-11-07T12:31:04.614Z] ---> 8fb2464fb805 [2023-11-07T12:31:04.614Z] Step 7/26 : WORKDIR /app [2023-11-07T12:31:04.614Z] ---> Running in 1f27727d1755 [2023-11-07T12:31:04.891Z] Removing intermediate container 1f27727d1755 [2023-11-07T12:31:04.891Z] ---> b08055e50b2b [2023-11-07T12:31:04.891Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-07T12:31:05.483Z] ---> ee9879208286 [2023-11-07T12:31:05.483Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T12:31:05.483Z] ---> Running in c0050fe117ff [2023-11-07T12:31:08.067Z] Removing intermediate container c0050fe117ff [2023-11-07T12:31:08.067Z] ---> 5d0a25db6e94 [2023-11-07T12:31:08.067Z] Step 10/26 : COPY . . [2023-11-07T12:31:08.334Z] ---> 5fe682f12810 [2023-11-07T12:31:08.334Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T12:31:08.606Z] ---> Running in 80ea5dbae4f2 [2023-11-07T12:31:08.875Z] Removing intermediate container 80ea5dbae4f2 [2023-11-07T12:31:08.876Z] ---> 85873c425a86 [2023-11-07T12:31:08.876Z] Step 12/26 : RUN $MAKE [2023-11-07T12:31:08.876Z] ---> Running in e7bf3a41dcb8 [2023-11-07T12:31:09.835Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-11-07T12:33:01.490Z] Removing intermediate container e7bf3a41dcb8 [2023-11-07T12:33:01.490Z] ---> a30ffee1936b [2023-11-07T12:33:01.490Z] Step 13/26 : FROM alpine:3.18 [2023-11-07T12:33:01.490Z] 3.18: Pulling from library/alpine [2023-11-07T12:33:01.490Z] 579b34f0a95b: Pulling fs layer [2023-11-07T12:33:01.490Z] 579b34f0a95b: Verifying Checksum [2023-11-07T12:33:01.490Z] 579b34f0a95b: Download complete [2023-11-07T12:33:01.490Z] 579b34f0a95b: Pull complete [2023-11-07T12:33:01.490Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T12:33:01.490Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T12:33:01.490Z] ---> 3cc203321400 [2023-11-07T12:33:01.490Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-07T12:33:01.490Z] ---> Running in b0ec290eb864 [2023-11-07T12:33:01.490Z] Removing intermediate container b0ec290eb864 [2023-11-07T12:33:01.490Z] ---> 31baae812461 [2023-11-07T12:33:01.490Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-07T12:33:01.490Z] ---> Running in 1f3ce89f14c2 [2023-11-07T12:33:01.490Z] Removing intermediate container 1f3ce89f14c2 [2023-11-07T12:33:01.490Z] ---> 8035b2f1a9f0 [2023-11-07T12:33:01.490Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T12:33:01.490Z] ---> Running in 963c719c70dc [2023-11-07T12:33:01.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T12:33:01.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T12:33:01.490Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-07T12:33:01.490Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-07T12:33:01.490Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T12:33:01.490Z] Executing ca-certificates-20230506-r0.trigger [2023-11-07T12:33:01.758Z] OK: 9 MiB in 17 packages [2023-11-07T12:33:02.722Z] Removing intermediate container 963c719c70dc [2023-11-07T12:33:02.722Z] ---> bb014b948d09 [2023-11-07T12:33:02.722Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-07T12:33:03.307Z] ---> c92e9d291341 [2023-11-07T12:33:03.307Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-07T12:33:03.896Z] ---> 175554b8bd32 [2023-11-07T12:33:03.897Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-07T12:33:04.478Z] ---> 094cd16abe06 [2023-11-07T12:33:04.478Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-07T12:33:05.892Z] ---> b3b3554db20c [2023-11-07T12:33:05.892Z] Step 21/26 : EXPOSE 48095 [2023-11-07T12:33:05.892Z] ---> Running in 10092c01dcef [2023-11-07T12:33:06.158Z] Removing intermediate container 10092c01dcef [2023-11-07T12:33:06.158Z] ---> cb56f53ebba2 [2023-11-07T12:33:06.158Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-07T12:33:06.158Z] ---> Running in 0a8c7615e205 [2023-11-07T12:33:06.433Z] Removing intermediate container 0a8c7615e205 [2023-11-07T12:33:06.433Z] ---> 06569918d1ca [2023-11-07T12:33:06.433Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-07T12:33:06.700Z] ---> Running in 006d2e5ab483 [2023-11-07T12:33:06.968Z] Removing intermediate container 006d2e5ab483 [2023-11-07T12:33:06.968Z] ---> e43c515dfa5b [2023-11-07T12:33:06.968Z] Step 24/26 : LABEL arch=arm64 [2023-11-07T12:33:06.968Z] ---> Running in be48ff8c1f30 [2023-11-07T12:33:07.235Z] Removing intermediate container be48ff8c1f30 [2023-11-07T12:33:07.235Z] ---> 8e6bafc6a10d [2023-11-07T12:33:07.235Z] Step 25/26 : LABEL git_sha=ba748ca26e422442fb9af01cae1f1425c200c19a [2023-11-07T12:33:07.235Z] ---> Running in 8c05eda0645a [2023-11-07T12:33:07.503Z] Removing intermediate container 8c05eda0645a [2023-11-07T12:33:07.503Z] ---> b756ac771db7 [2023-11-07T12:33:07.503Z] Step 26/26 : LABEL version=0.0.0 [2023-11-07T12:33:07.773Z] ---> Running in 35c4235f3f6b [2023-11-07T12:33:08.040Z] Removing intermediate container 35c4235f3f6b [2023-11-07T12:33:08.040Z] ---> bf88756f9239 [2023-11-07T12:33:08.040Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T12:33:08.040Z] Successfully built bf88756f9239 [2023-11-07T12:33:08.040Z] 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 [2023-11-07T12:33:08.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T12:33:08.885Z] [2023-11-07T12:33:08.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T12:33:09.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T12:33:09.291Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T12:33:09.291Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T12:33:09.291Z] 04944245beec: Pulling fs layer [2023-11-07T12:33:09.291Z] 699f458cf7ca: Pulling fs layer [2023-11-07T12:33:09.291Z] 765212b225bb: Pulling fs layer [2023-11-07T12:33:09.291Z] f23df028b6ca: Pulling fs layer [2023-11-07T12:33:09.291Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T12:33:09.291Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T12:33:09.291Z] f23df028b6ca: Waiting [2023-11-07T12:33:09.291Z] d65c8cfc05b1: Waiting [2023-11-07T12:33:09.291Z] 2437ff75d9bd: Waiting [2023-11-07T12:33:09.291Z] 765212b225bb: Waiting [2023-11-07T12:33:09.560Z] 04944245beec: Verifying Checksum [2023-11-07T12:33:09.560Z] 04944245beec: Download complete [2023-11-07T12:33:09.560Z] 765212b225bb: Verifying Checksum [2023-11-07T12:33:09.560Z] 765212b225bb: Download complete [2023-11-07T12:33:09.560Z] f23df028b6ca: Verifying Checksum [2023-11-07T12:33:09.560Z] f23df028b6ca: Download complete [2023-11-07T12:33:09.560Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T12:33:09.560Z] d65c8cfc05b1: Download complete [2023-11-07T12:33:09.560Z] 699f458cf7ca: Verifying Checksum [2023-11-07T12:33:09.560Z] 699f458cf7ca: Download complete [2023-11-07T12:33:10.146Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T12:33:10.146Z] 8998bd30e6a1: Download complete [2023-11-07T12:33:12.730Z] 2437ff75d9bd: Download complete [2023-11-07T12:33:14.679Z] 8998bd30e6a1: Pull complete [2023-11-07T12:33:15.357Z] 04944245beec: Pull complete [2023-11-07T12:33:17.337Z] 699f458cf7ca: Pull complete [2023-11-07T12:33:17.337Z] 765212b225bb: Pull complete [2023-11-07T12:33:18.329Z] f23df028b6ca: Pull complete [2023-11-07T12:33:18.329Z] d65c8cfc05b1: Pull complete [2023-11-07T12:33:40.664Z] 2437ff75d9bd: Pull complete [2023-11-07T12:33:40.664Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T12:33:40.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T12:33:40.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T12:33:41.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-16843 does not seem to be running inside a container [2023-11-07T12:33:41.100Z] $ 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 [2023-11-07T12:33:43.989Z] $ docker top 312e3ee7ccf141aeabf752bd7ef81aa5d7e07ae544c5c22cec06f702af687c65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T12:33:44.895Z] ---> job-cost.sh [2023-11-07T12:33:44.895Z] lf-activate-venv: SKIPPING [2023-11-07T12:33:44.895Z] INFO: No Stack... [2023-11-07T12:33:45.476Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T12:33:46.059Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T12:33:46.714Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-11-07T12:33:46.714Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T12:33:46.799Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-620-1-stack-cost] [2023-11-07T12:33:46.806Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-620-1-stack-cost] did not exist. Created. [2023-11-07T12:33:46.806Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T12:33:47.548Z] /w/workspace/app-service-configurable/1@tmp/durable-23ee78b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T12:33:48.217Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T12:33:48.250Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T12:33:48.303Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T12:33:48.319Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-620-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T12:33:48.401Z] $ docker stop --time=1 312e3ee7ccf141aeabf752bd7ef81aa5d7e07ae544c5c22cec06f702af687c65 [2023-11-07T12:33:52.426Z] $ docker rm -f --volumes 312e3ee7ccf141aeabf752bd7ef81aa5d7e07ae544c5c22cec06f702af687c65 [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 [2023-11-07T12:33:53.475Z] provisioning config files... [2023-11-07T12:33:53.482Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-620@tmp/config4907119035239178365tmp [Pipeline] { [Pipeline] sh [2023-11-07T12:33:53.819Z] + set +x [2023-11-07T12:33:53.819Z] + + curl -s https://codecov.io/bash [2023-11-07T12:33:53.819Z] bash -s -- [2023-11-07T12:33:53.819Z] [2023-11-07T12:33:53.819Z] _____ _ [2023-11-07T12:33:53.819Z] / ____| | | [2023-11-07T12:33:53.819Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T12:33:53.819Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T12:33:53.819Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T12:33:53.819Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T12:33:53.819Z] Bash-1.0.6 [2023-11-07T12:33:53.819Z] [2023-11-07T12:33:53.819Z] [2023-11-07T12:33:53.819Z] ==> git version 2.25.1 found [2023-11-07T12:33:53.819Z] ==> 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 [2023-11-07T12:33:53.819Z] Release-Date: 2020-01-08 [2023-11-07T12:33:53.819Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-07T12:33:53.819Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T12:33:53.819Z] ==> Jenkins CI detected. [2023-11-07T12:33:53.820Z] current dir:  /w/workspace/_app-service-configurable_PR-620 [2023-11-07T12:33:53.820Z] project root: . [2023-11-07T12:33:53.820Z] --> token set from env [2023-11-07T12:33:53.820Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T12:33:53.820Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T12:33:53.820Z] ==> Python coveragepy not found [2023-11-07T12:33:53.820Z] ==> Searching for coverage reports in: [2023-11-07T12:33:53.820Z] + . [2023-11-07T12:33:53.820Z] -> Found 1 reports [2023-11-07T12:33:53.820Z] ==> Detecting git/mercurial file structure [2023-11-07T12:33:53.820Z] ==> Reading reports [2023-11-07T12:33:54.078Z] + ./coverage.out bytes=13 [2023-11-07T12:33:54.078Z] ==> Appending adjustments [2023-11-07T12:33:54.078Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T12:33:54.078Z] + Found adjustments [2023-11-07T12:33:54.078Z] ==> Gzipping contents [2023-11-07T12:33:54.078Z] 4.0K /tmp/codecov.nsco2R.gz [2023-11-07T12:33:54.078Z] ==> Uploading reports [2023-11-07T12:33:54.078Z] url: https://codecov.io [2023-11-07T12:33:54.078Z] query: branch=PR-620&commit=ba748ca26e422442fb9af01cae1f1425c200c19a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=620&job=&cmd_args= [2023-11-07T12:33:54.078Z] -> Pinging Codecov [2023-11-07T12:33:54.078Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-620&commit=ba748ca26e422442fb9af01cae1f1425c200c19a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=620&job=&cmd_args= [2023-11-07T12:33:54.078Z] -> Uploading to [2023-11-07T12:33:54.078Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/A97CA9966030D2A3747ED39772930CCE/ba748ca26e422442fb9af01cae1f1425c200c19a/fbcbbc96-8696-49d8-b96b-5498af6e92ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T123354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c47c5db869791e9ac610d5f755eeff2a261e83f560357a0c92262ad5af115125 [2023-11-07T12:33:54.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T12:33:54.337Z] Dload Upload Total Spent Left Speed [2023-11-07T12:33:54.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 959 --:--:-- --:--:-- --:--:-- 959 [2023-11-07T12:33:54.337Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ba748ca26e422442fb9af01cae1f1425c200c19a [Pipeline] } [2023-11-07T12:33:54.365Z] 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 [2023-11-07T12:33:56.316Z] + [ -d /w/workspace/_app-service-configurable_PR-620/archives ] [2023-11-07T12:33:56.316Z] + ls -al /w/workspace/_app-service-configurable_PR-620/archives [2023-11-07T12:33:56.316Z] total 16 [2023-11-07T12:33:56.316Z] drwxr-xr-x 3 root root 4096 Nov 7 12:24 . [2023-11-07T12:33:56.316Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 12:24 .. [2023-11-07T12:33:56.316Z] drwxr-xr-x 2 root root 4096 Nov 7 12:24 cost [2023-11-07T12:33:56.316Z] -rw-r--r-- 1 root root 96 Nov 7 12:24 cost.csv [2023-11-07T12:33:56.316Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-620/archives [2023-11-07T12:33:56.316Z] + ls -al /w/workspace/_app-service-configurable_PR-620/archives [2023-11-07T12:33:56.316Z] total 16 [2023-11-07T12:33:56.316Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 12:24 . [2023-11-07T12:33:56.316Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 12:24 .. [2023-11-07T12:33:56.316Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 12:24 cost [2023-11-07T12:33:56.316Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 7 12:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T12:33:56.646Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T12:33:57.528Z] ---> package-listing.sh [2023-11-07T12:33:57.528Z] ++ facter osfamily [2023-11-07T12:33:57.528Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T12:33:57.786Z] + OS_FAMILY=debian [2023-11-07T12:33:57.786Z] + workspace=/w/workspace/_app-service-configurable_PR-620 [2023-11-07T12:33:57.786Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T12:33:57.786Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T12:33:57.786Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T12:33:57.786Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T12:33:57.786Z] + '[' /w/workspace/_app-service-configurable_PR-620 ']' [2023-11-07T12:33:57.786Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T12:33:57.786Z] + case "${OS_FAMILY}" in [2023-11-07T12:33:57.786Z] + dpkg -l [2023-11-07T12:33:57.786Z] + grep '^ii' [2023-11-07T12:33:57.786Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T12:33:57.786Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T12:33:57.786Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T12:33:57.786Z] + '[' /w/workspace/_app-service-configurable_PR-620 ']' [2023-11-07T12:33:57.786Z] + mkdir -p /w/workspace/_app-service-configurable_PR-620/archives/ [2023-11-07T12:33:57.786Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-620/archives/ [Pipeline] echo [2023-11-07T12:33:57.819Z] 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-620/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-07T12:33:58.111Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T12:33:58.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T12:33:58.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T12:33:58.857Z] prd-ubuntu20.04-docker-8c-8g-16842 does not seem to be running inside a container [2023-11-07T12:33:58.895Z] $ 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-620/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-620 -v /w/workspace/_app-service-configurable_PR-620:/w/workspace/_app-service-configurable_PR-620:rw,z -v /w/workspace/_app-service-configurable_PR-620@tmp:/w/workspace/_app-service-configurable_PR-620@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 [2023-11-07T12:33:59.181Z] $ docker top f6cb8f8cb2e453631d998b71ba533fde027fd4aba3a328ecb8cdf167d00b8175 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T12:33:59.560Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T12:33:59.872Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T12:34:00.181Z] + ls /var/log/sa-host [2023-11-07T12:34:00.181Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T12:34:00.386Z] provisioning config files... [2023-11-07T12:34:00.394Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-620@tmp/config1319226504556681158tmp [Pipeline] { [Pipeline] echo [2023-11-07T12:34:00.449Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T12:34:00.763Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T12:34:00.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T12:34:01.211Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T12:34:01.244Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T12:34:01.557Z] ---> sudo-logs.sh [2023-11-07T12:34:01.557Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T12:34:01.645Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T12:34:01.963Z] ---> job-cost.sh [2023-11-07T12:34:01.963Z] lf-activate-venv: SKIPPING [2023-11-07T12:34:01.963Z] DEBUG: total: 0.2199999988079071 [2023-11-07T12:34:01.963Z] INFO: Retrieving Stack Cost... [2023-11-07T12:34:02.224Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T12:34:02.793Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T12:34:02.831Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T12:34:03.142Z] ---> logs-deploy.sh [2023-11-07T12:34:03.142Z] lf-activate-venv: SKIPPING [2023-11-07T12:34:03.142Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-620/1 [2023-11-07T12:34:03.143Z] INFO: archiving workspace using pattern(s): [2023-11-07T12:34:04.081Z] Archives upload complete. [2023-11-07T12:34:04.081Z] INFO: archiving logs to Nexus