Pull request #562 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a+a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 (4fe6b0207bc1c0e9b6a7bac319f21881afba9611) 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-ssh11357891809983292591.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12640735888160759029.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-562/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-562/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11324676032289973030.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-562/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8024722402830320146.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10949245231378451410.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-562/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-562/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11674847682479525072.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-15280 in /w/workspace/_app-service-configurable_PR-562 [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-562 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 into PR head commit ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a > 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/562/head:refs/remotes/origin/PR-562 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a # 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 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a Checking out Revision ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a (PR-562) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-12T12:58:27.312Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-12T12:58:27.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-12T12:58:27.936Z] ========================================================= [2023-05-12T12:58:27.936Z] EdgeX Global Pipelines Version Info [2023-05-12T12:58:27.937Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-12T12:58:28.675Z] ------------------- [2023-05-12T12:58:28.675Z] stable info: [2023-05-12T12:58:28.675Z] ------------------- [2023-05-12T12:58:28.675Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-12T12:58:28.675Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-12T12:58:28.675Z] Message: update stable to v1.0.249 [2023-05-12T12:58:29.245Z] ------------------- [2023-05-12T12:58:29.245Z] experimental info: [2023-05-12T12:58:29.245Z] ------------------- [2023-05-12T12:58:29.245Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-12T12:58:29.245Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-12T12:58:29.245Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-12T12:58:29.520Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-12T12:58:29.562Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-12T12:58:29.603Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-12T12:58:29.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-12T12:58:29.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-12T12:58:29.718Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-12T12:58:29.759Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-12T12:58:29.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-12T12:58:29.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-12T12:58:29.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-12T12:58:29.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-12T12:58:29.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-12T12:58:30.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-12T12:58:30.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-12T12:58:30.103Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-12T12:58:30.145Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-12T12:58:30.190Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-12T12:58:30.241Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-12T12:58:30.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-12T12:58:30.324Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-12T12:58:30.364Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-12T12:58:30.405Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-12T12:58:30.448Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-12T12:58:30.491Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-12T12:58:30.533Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-12T12:58:30.579Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-12T12:58:30.623Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-12T12:58:30.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-562 [Pipeline] echo [2023-05-12T12:58:30.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-562 [Pipeline] echo [2023-05-12T12:58:30.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-562 [Pipeline] echo [2023-05-12T12:58:30.786Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a [Pipeline] echo [2023-05-12T12:58:30.830Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccb24d6 [Pipeline] echo [2023-05-12T12:58:30.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T12:58:31.007Z] provisioning config files... [2023-05-12T12:58:31.021Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-562@tmp/config7130484557582837815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T12:58:31.367Z] ---> docker-login.sh [2023-05-12T12:58:31.367Z] nexus3.edgexfoundry.org:10001 [2023-05-12T12:58:31.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T12:58:31.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T12:58:31.627Z] Configure a credential helper to remove this warning. See [2023-05-12T12:58:31.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T12:58:31.627Z] [2023-05-12T12:58:31.627Z] Login Succeeded [2023-05-12T12:58:31.627Z] nexus3.edgexfoundry.org:10002 [2023-05-12T12:58:31.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T12:58:31.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T12:58:31.887Z] Configure a credential helper to remove this warning. See [2023-05-12T12:58:31.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T12:58:31.887Z] [2023-05-12T12:58:31.887Z] Login Succeeded [2023-05-12T12:58:31.887Z] nexus3.edgexfoundry.org:10003 [2023-05-12T12:58:31.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T12:58:31.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T12:58:31.887Z] Configure a credential helper to remove this warning. See [2023-05-12T12:58:31.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T12:58:31.887Z] [2023-05-12T12:58:31.887Z] Login Succeeded [2023-05-12T12:58:31.887Z] nexus3.edgexfoundry.org:10004 [2023-05-12T12:58:32.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T12:58:32.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T12:58:32.146Z] Configure a credential helper to remove this warning. See [2023-05-12T12:58:32.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T12:58:32.146Z] [2023-05-12T12:58:32.146Z] Login Succeeded [2023-05-12T12:58:32.146Z] docker.io [2023-05-12T12:58:32.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T12:58:32.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T12:58:32.406Z] Configure a credential helper to remove this warning. See [2023-05-12T12:58:32.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T12:58:32.406Z] [2023-05-12T12:58:32.406Z] Login Succeeded [2023-05-12T12:58:32.406Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T12:58:32.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-12T12:58:33.084Z] + git rev-list -1 --merges ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a~1..ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a [Pipeline] echo [2023-05-12T12:58:33.153Z] -----------> git rev-list -1 --merges ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a~1..ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a [false] [Pipeline] sh [2023-05-12T12:58:33.469Z] + git log --format=format:%s -1 ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a [Pipeline] echo [2023-05-12T12:58:33.510Z] ========================================================= [2023-05-12T12:58:33.510Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-12T12:58:33.510Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T12:58:33.949Z] + git log --format=format:%s -1 ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a [Pipeline] echo [2023-05-12T12:58:34.081Z] [semverPrep] GIT_COMMIT: ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-12T12:58:34.187Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-12T12:58:34.584Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-12T12:58:34.585Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-12T12:58:34.585Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-12T12:58:34.585Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-12T12:58:34.585Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-12T12:58:34.585Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-12T12:58:34.585Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T12:58:35.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T12:58:35.060Z] [2023-05-12T12:58:35.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T12:58:35.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T12:58:35.423Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-12T12:58:35.423Z] b85a868b505f: Pulling fs layer [2023-05-12T12:58:35.423Z] e2be974225ed: Pulling fs layer [2023-05-12T12:58:35.423Z] 339a4e72a1f5: Pulling fs layer [2023-05-12T12:58:35.423Z] 988bab9f4d93: Pulling fs layer [2023-05-12T12:58:35.423Z] 1469e6f7b9e6: Pulling fs layer [2023-05-12T12:58:35.423Z] eaf3925da568: Pulling fs layer [2023-05-12T12:58:35.423Z] bab4dde63d76: Pulling fs layer [2023-05-12T12:58:35.423Z] bde34c3a00c8: Pulling fs layer [2023-05-12T12:58:35.423Z] b352a97aabf1: Pulling fs layer [2023-05-12T12:58:35.423Z] 4872d77fe225: Pulling fs layer [2023-05-12T12:58:35.423Z] 5851b861e8e6: Pulling fs layer [2023-05-12T12:58:35.423Z] 988bab9f4d93: Waiting [2023-05-12T12:58:35.423Z] b352a97aabf1: Waiting [2023-05-12T12:58:35.423Z] 1469e6f7b9e6: Waiting [2023-05-12T12:58:35.423Z] 4872d77fe225: Waiting [2023-05-12T12:58:35.423Z] 5851b861e8e6: Waiting [2023-05-12T12:58:35.423Z] bde34c3a00c8: Waiting [2023-05-12T12:58:35.423Z] eaf3925da568: Waiting [2023-05-12T12:58:35.423Z] bab4dde63d76: Waiting [2023-05-12T12:58:35.423Z] e2be974225ed: Download complete [2023-05-12T12:58:35.423Z] 988bab9f4d93: Download complete [2023-05-12T12:58:35.424Z] 1469e6f7b9e6: Verifying Checksum [2023-05-12T12:58:35.424Z] 1469e6f7b9e6: Download complete [2023-05-12T12:58:35.424Z] 339a4e72a1f5: Verifying Checksum [2023-05-12T12:58:35.424Z] 339a4e72a1f5: Download complete [2023-05-12T12:58:35.424Z] eaf3925da568: Verifying Checksum [2023-05-12T12:58:35.424Z] eaf3925da568: Download complete [2023-05-12T12:58:35.685Z] bde34c3a00c8: Verifying Checksum [2023-05-12T12:58:35.685Z] bde34c3a00c8: Download complete [2023-05-12T12:58:35.685Z] b352a97aabf1: Verifying Checksum [2023-05-12T12:58:35.685Z] b352a97aabf1: Download complete [2023-05-12T12:58:35.685Z] 4872d77fe225: Verifying Checksum [2023-05-12T12:58:35.685Z] 4872d77fe225: Download complete [2023-05-12T12:58:35.685Z] 5851b861e8e6: Download complete [2023-05-12T12:58:35.685Z] b85a868b505f: Verifying Checksum [2023-05-12T12:58:35.685Z] b85a868b505f: Download complete [2023-05-12T12:58:35.952Z] bab4dde63d76: Verifying Checksum [2023-05-12T12:58:35.952Z] bab4dde63d76: Download complete [2023-05-12T12:58:36.890Z] b85a868b505f: Pull complete [2023-05-12T12:58:36.890Z] e2be974225ed: Pull complete [2023-05-12T12:58:37.148Z] 339a4e72a1f5: Pull complete [2023-05-12T12:58:37.148Z] 988bab9f4d93: Pull complete [2023-05-12T12:58:37.407Z] 1469e6f7b9e6: Pull complete [2023-05-12T12:58:37.668Z] eaf3925da568: Pull complete [2023-05-12T12:58:39.044Z] bab4dde63d76: Pull complete [2023-05-12T12:58:39.044Z] bde34c3a00c8: Pull complete [2023-05-12T12:58:39.303Z] b352a97aabf1: Pull complete [2023-05-12T12:58:39.303Z] 4872d77fe225: Pull complete [2023-05-12T12:58:39.303Z] 5851b861e8e6: Pull complete [2023-05-12T12:58:39.303Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-12T12:58:39.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T12:58:39.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T12:58:39.524Z] prd-ubuntu20.04-docker-8c-8g-15280 does not seem to be running inside a container [2023-05-12T12:58:39.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-562 -v /w/workspace/_app-service-configurable_PR-562:/w/workspace/_app-service-configurable_PR-562:rw,z -v /w/workspace/_app-service-configurable_PR-562@tmp:/w/workspace/_app-service-configurable_PR-562@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-05-12T12:58:40.729Z] $ docker top 9ebbd2c72c88e54ab5a4cbe7edc1dbeba625f166509efebec8fefeef27165a36 -eo pid,comm [2023-05-12T12:58:40.794Z] 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-05-12T12:58:40.794Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-12T12:58:40.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T12:58:40.926Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T12:58:41.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T12:58:41.036Z] $ docker exec 9ebbd2c72c88e54ab5a4cbe7edc1dbeba625f166509efebec8fefeef27165a36 ssh-agent [2023-05-12T12:58:41.166Z] SSH_AUTH_SOCK=/tmp/ssh-JGVXyhPrIz3U/agent.32 [2023-05-12T12:58:41.167Z] SSH_AGENT_PID=38 [2023-05-12T12:58:41.175Z] Running ssh-add (command line suppressed) [2023-05-12T12:58:41.263Z] Identity added: /w/workspace/_app-service-configurable_PR-562@tmp/private_key_3834583213398574666.key (/w/workspace/_app-service-configurable_PR-562@tmp/private_key_3834583213398574666.key) [2023-05-12T12:58:41.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T12:58:41.619Z] + git tag --points-at HEAD [Pipeline] } [2023-05-12T12:58:41.637Z] $ docker exec --env ******** --env ******** 9ebbd2c72c88e54ab5a4cbe7edc1dbeba625f166509efebec8fefeef27165a36 ssh-agent -k [2023-05-12T12:58:41.733Z] unset SSH_AUTH_SOCK; [2023-05-12T12:58:41.733Z] unset SSH_AGENT_PID; [2023-05-12T12:58:41.733Z] echo Agent pid 38 killed; [2023-05-12T12:58:41.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-12T12:58:41.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T12:58:41.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T12:58:41.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T12:58:41.966Z] $ docker exec 9ebbd2c72c88e54ab5a4cbe7edc1dbeba625f166509efebec8fefeef27165a36 ssh-agent [2023-05-12T12:58:42.077Z] SSH_AUTH_SOCK=/tmp/ssh-TY235L39rM0Z/agent.70 [2023-05-12T12:58:42.077Z] SSH_AGENT_PID=77 [2023-05-12T12:58:42.081Z] Running ssh-add (command line suppressed) [2023-05-12T12:58:42.168Z] Identity added: /w/workspace/_app-service-configurable_PR-562@tmp/private_key_16273933363921302842.key (/w/workspace/_app-service-configurable_PR-562@tmp/private_key_16273933363921302842.key) [2023-05-12T12:58:42.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T12:58:42.517Z] + git semver init [2023-05-12T12:58:42.776Z] 2023-05-12 12:58:42,677 [run_init] DEBUG init version:0.0.0 force:False [2023-05-12T12:58:42.776Z] 2023-05-12 12:58:42,678 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-562/.semver [2023-05-12T12:58:42.776Z] 2023-05-12 12:58:42,679 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-562/.semver [2023-05-12T12:58:42.776Z] 2023-05-12 12:58:42,679 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-562/.semver'], cwd=/w/workspace/_app-service-configurable_PR-562, universal_newlines=False, shell=None, istream=None) [2023-05-12T12:58:43.715Z] 2023-05-12 12:58:43,429 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-562/.git/info/exclude [2023-05-12T12:58:43.716Z] 2023-05-12 12:58:43,429 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-562/.semver/PR-562 with force:False [2023-05-12T12:58:43.716Z] 2023-05-12 12:58:43,430 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-562/.semver/PR-562 [2023-05-12T12:58:43.716Z] 2023-05-12 12:58:43,435 [execute] INFO git cat-file --batch-check [2023-05-12T12:58:43.716Z] 2023-05-12 12:58:43,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-562/.semver, universal_newlines=False, shell=None, istream=) [2023-05-12T12:58:43.716Z] 2023-05-12 12:58:43,442 [execute] INFO git cat-file --batch [2023-05-12T12:58:43.716Z] 2023-05-12 12:58:43,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-562/.semver, universal_newlines=False, shell=None, istream=) [2023-05-12T12:58:43.716Z] 2023-05-12 12:58:43,447 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-562/.semver/PR-562 [2023-05-12T12:58:43.716Z] 0.0.0 [Pipeline] } [2023-05-12T12:58:43.732Z] $ docker exec --env ******** --env ******** 9ebbd2c72c88e54ab5a4cbe7edc1dbeba625f166509efebec8fefeef27165a36 ssh-agent -k [2023-05-12T12:58:43.820Z] unset SSH_AUTH_SOCK; [2023-05-12T12:58:43.821Z] unset SSH_AGENT_PID; [2023-05-12T12:58:43.821Z] echo Agent pid 77 killed; [2023-05-12T12:58:43.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-12T12:58:44.238Z] + git semver [Pipeline] } [2023-05-12T12:58:44.520Z] $ docker stop --time=1 9ebbd2c72c88e54ab5a4cbe7edc1dbeba625f166509efebec8fefeef27165a36 [2023-05-12T12:58:45.806Z] $ docker rm -f --volumes 9ebbd2c72c88e54ab5a4cbe7edc1dbeba625f166509efebec8fefeef27165a36 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T12:58:46.199Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-12T12:58:46.467Z] Stashed 1 file(s) [Pipeline] echo [2023-05-12T12:58:46.484Z] [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-05-12T12:58:47.042Z] provisioning config files... [2023-05-12T12:58:47.053Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-562@tmp/config12430323285526343961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T12:58:47.387Z] ---> docker-login.sh [2023-05-12T12:58:47.387Z] nexus3.edgexfoundry.org:10001 [2023-05-12T12:58:47.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T12:58:47.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T12:58:47.387Z] Configure a credential helper to remove this warning. See [2023-05-12T12:58:47.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T12:58:47.387Z] [2023-05-12T12:58:47.387Z] Login Succeeded [2023-05-12T12:58:47.387Z] nexus3.edgexfoundry.org:10002 [2023-05-12T12:58:47.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T12:58:47.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T12:58:47.387Z] Configure a credential helper to remove this warning. See [2023-05-12T12:58:47.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T12:58:47.387Z] [2023-05-12T12:58:47.387Z] Login Succeeded [2023-05-12T12:58:47.387Z] nexus3.edgexfoundry.org:10003 [2023-05-12T12:58:47.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T12:58:47.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T12:58:47.647Z] Configure a credential helper to remove this warning. See [2023-05-12T12:58:47.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T12:58:47.647Z] [2023-05-12T12:58:47.647Z] Login Succeeded [2023-05-12T12:58:47.647Z] nexus3.edgexfoundry.org:10004 [2023-05-12T12:58:47.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T12:58:47.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T12:58:47.647Z] Configure a credential helper to remove this warning. See [2023-05-12T12:58:47.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T12:58:47.647Z] [2023-05-12T12:58:47.647Z] Login Succeeded [2023-05-12T12:58:47.647Z] docker.io [2023-05-12T12:58:47.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T12:58:47.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T12:58:47.907Z] Configure a credential helper to remove this warning. See [2023-05-12T12:58:47.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T12:58:47.907Z] [2023-05-12T12:58:47.907Z] Login Succeeded [2023-05-12T12:58:47.907Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T12:58:47.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-12T12:58:48.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T12:58:48.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T12:58:48.202Z] ========================================================= [2023-05-12T12:58:48.203Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-12T12:58:48.203Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T12:58:48.683Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-12T12:58:48.683Z] Sending build context to Docker daemon 3.344MB [2023-05-12T12:58:48.683Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-12T12:58:48.683Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-12T12:58:48.683Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-12T12:58:48.683Z] f56be85fc22e: Pulling fs layer [2023-05-12T12:58:48.683Z] 85791d961cd3: Pulling fs layer [2023-05-12T12:58:48.683Z] d694b5ae8c79: Pulling fs layer [2023-05-12T12:58:48.683Z] 9f32a84ed3da: Pulling fs layer [2023-05-12T12:58:48.683Z] 4d19c01a9841: Pulling fs layer [2023-05-12T12:58:48.683Z] 9325e15d5711: Pulling fs layer [2023-05-12T12:58:48.683Z] 556b6ee489ea: Pulling fs layer [2023-05-12T12:58:48.683Z] c5a4b2cf53e6: Pulling fs layer [2023-05-12T12:58:48.683Z] 9f32a84ed3da: Waiting [2023-05-12T12:58:48.683Z] 4d19c01a9841: Waiting [2023-05-12T12:58:48.683Z] 9325e15d5711: Waiting [2023-05-12T12:58:48.683Z] 556b6ee489ea: Waiting [2023-05-12T12:58:48.683Z] c5a4b2cf53e6: Waiting [2023-05-12T12:58:48.683Z] 85791d961cd3: Download complete [2023-05-12T12:58:48.683Z] 9f32a84ed3da: Verifying Checksum [2023-05-12T12:58:48.683Z] 9f32a84ed3da: Download complete [2023-05-12T12:58:48.683Z] 4d19c01a9841: Verifying Checksum [2023-05-12T12:58:48.683Z] 4d19c01a9841: Download complete [2023-05-12T12:58:48.683Z] f56be85fc22e: Verifying Checksum [2023-05-12T12:58:48.683Z] f56be85fc22e: Download complete [2023-05-12T12:58:48.944Z] 9325e15d5711: Verifying Checksum [2023-05-12T12:58:48.944Z] 9325e15d5711: Download complete [2023-05-12T12:58:48.944Z] f56be85fc22e: Pull complete [2023-05-12T12:58:49.204Z] 85791d961cd3: Pull complete [2023-05-12T12:58:49.204Z] c5a4b2cf53e6: Verifying Checksum [2023-05-12T12:58:49.204Z] c5a4b2cf53e6: Download complete [2023-05-12T12:58:49.463Z] d694b5ae8c79: Verifying Checksum [2023-05-12T12:58:49.463Z] d694b5ae8c79: Download complete [2023-05-12T12:58:49.720Z] 556b6ee489ea: Verifying Checksum [2023-05-12T12:58:49.720Z] 556b6ee489ea: Download complete [2023-05-12T12:58:53.000Z] d694b5ae8c79: Pull complete [2023-05-12T12:58:53.000Z] 9f32a84ed3da: Pull complete [2023-05-12T12:58:53.000Z] 4d19c01a9841: Pull complete [2023-05-12T12:58:53.000Z] 9325e15d5711: Pull complete [2023-05-12T12:58:54.904Z] 556b6ee489ea: Pull complete [2023-05-12T12:58:55.837Z] c5a4b2cf53e6: Pull complete [2023-05-12T12:58:55.837Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-12T12:58:55.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-12T12:58:55.837Z] ---> c4be618373d6 [2023-05-12T12:58:55.837Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-12T12:58:57.747Z] ---> Running in 520011d2cbe5 [2023-05-12T12:58:57.747Z] Removing intermediate container 520011d2cbe5 [2023-05-12T12:58:57.747Z] ---> 1ab7148d9148 [2023-05-12T12:58:57.747Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-12T12:58:57.747Z] ---> Running in e6e1e954920c [2023-05-12T12:58:57.747Z] Removing intermediate container e6e1e954920c [2023-05-12T12:58:57.747Z] ---> 8d01e95705f0 [2023-05-12T12:58:57.747Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-12T12:58:57.747Z] ---> Running in 12f35bdf01e9 [2023-05-12T12:58:57.747Z] Removing intermediate container 12f35bdf01e9 [2023-05-12T12:58:57.747Z] ---> f0f647b82fb1 [2023-05-12T12:58:57.747Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-12T12:58:58.007Z] ---> Running in 70e7f8a1292a [2023-05-12T12:58:58.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T12:58:58.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T12:58:58.525Z] OK: 265 MiB in 53 packages [2023-05-12T12:58:58.784Z] Removing intermediate container 70e7f8a1292a [2023-05-12T12:58:58.784Z] ---> fe72c17bdca4 [2023-05-12T12:58:58.784Z] Step 7/12 : WORKDIR /app [2023-05-12T12:58:58.784Z] ---> Running in f0a057567865 [2023-05-12T12:58:58.784Z] Removing intermediate container f0a057567865 [2023-05-12T12:58:58.784Z] ---> 30374a95dc50 [2023-05-12T12:58:58.785Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-12T12:58:59.043Z] ---> a91d7f371145 [2023-05-12T12:58:59.043Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T12:58:59.043Z] ---> Running in e9fab31715cb [2023-05-12T12:59:01.880Z] Still waiting to schedule task [2023-05-12T12:59:01.880Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-12T12:59:37.771Z] Removing intermediate container e9fab31715cb [2023-05-12T12:59:37.772Z] ---> c079d318f050 [2023-05-12T12:59:37.772Z] Step 10/12 : COPY . . [2023-05-12T12:59:37.772Z] ---> c808df8d4553 [2023-05-12T12:59:37.772Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-12T12:59:37.772Z] ---> Running in bea99bf29391 [2023-05-12T12:59:37.772Z] Removing intermediate container bea99bf29391 [2023-05-12T12:59:37.772Z] ---> 838c9200fdb2 [2023-05-12T12:59:37.772Z] Step 12/12 : RUN $MAKE [2023-05-12T12:59:37.772Z] ---> Running in 4a483410fccc [2023-05-12T12:59:37.772Z] noop [2023-05-12T12:59:37.772Z] Removing intermediate container 4a483410fccc [2023-05-12T12:59:37.772Z] ---> c59529d8b931 [2023-05-12T12:59:37.772Z] Successfully built c59529d8b931 [2023-05-12T12:59:37.772Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T12:59:38.204Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-12T12:59:38.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T12:59:38.343Z] prd-ubuntu20.04-docker-8c-8g-15280 does not seem to be running inside a container [2023-05-12T12:59:38.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-562 -v /w/workspace/_app-service-configurable_PR-562:/w/workspace/_app-service-configurable_PR-562:rw,z -v /w/workspace/_app-service-configurable_PR-562@tmp:/w/workspace/_app-service-configurable_PR-562@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-05-12T12:59:38.704Z] $ docker top 21c65fd91b936e22738eceeefc865c69b5416f6a57c140162a9fc303a2dd1908 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T12:59:39.100Z] + go version [2023-05-12T12:59:39.100Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-12T12:59:39.131Z] $ docker stop --time=1 21c65fd91b936e22738eceeefc865c69b5416f6a57c140162a9fc303a2dd1908 [2023-05-12T12:59:40.401Z] $ docker rm -f --volumes 21c65fd91b936e22738eceeefc865c69b5416f6a57c140162a9fc303a2dd1908 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T12:59:41.097Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-12T12:59:41.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T12:59:41.242Z] prd-ubuntu20.04-docker-8c-8g-15280 does not seem to be running inside a container [2023-05-12T12:59:41.276Z] $ 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-562 -v /w/workspace/_app-service-configurable_PR-562:/w/workspace/_app-service-configurable_PR-562:rw,z -v /w/workspace/_app-service-configurable_PR-562@tmp:/w/workspace/_app-service-configurable_PR-562@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-05-12T12:59:41.604Z] $ docker top 0f0c8fe347d0f576c49eb1505a5cbf4a9c6c376ccff1d05bb26725a93bf4e984 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T12:59:41.999Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-562 [Pipeline] fileExists [Pipeline] sh [2023-05-12T12:59:42.356Z] + make test [2023-05-12T12:59:42.356Z] go test -race -coverprofile=coverage.out ./... [2023-05-12T13:00:00.444Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-12T13:00:18.540Z] go vet ./... [2023-05-12T13:00:21.103Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-12T13:00:21.103Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-12T13:00:21.103Z] ./bin/test-attribution-txt.sh [2023-05-12T13:00:21.103Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-12T13:00:21.103Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-12T13:00:21.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-12T13:00:21.174Z] $ docker stop --time=1 0f0c8fe347d0f576c49eb1505a5cbf4a9c6c376ccff1d05bb26725a93bf4e984 [2023-05-12T13:00:23.206Z] $ docker rm -f --volumes 0f0c8fe347d0f576c49eb1505a5cbf4a9c6c376ccff1d05bb26725a93bf4e984 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T13:00:23.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-12T13:00:23.829Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-12T13:00:24.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-12T13:00:24.832Z] + ls -al . [2023-05-12T13:00:24.832Z] total 176 [2023-05-12T13:00:24.832Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 12:59 . [2023-05-12T13:00:24.832Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 12:58 .. [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 119 May 12 12:58 .dockerignore [2023-05-12T13:00:24.832Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 12:58 .git [2023-05-12T13:00:24.832Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 12:58 .github [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 171 May 12 12:58 .gitignore [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 12:58 .golangci.yml [2023-05-12T13:00:24.832Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 12:58 .semver [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 12 12:58 Attribution.txt [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 12 12:58 CHANGELOG.md [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 12 12:58 Dockerfile [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 12:58 GOVERNANCE.md [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 688 May 12 12:58 Jenkinsfile [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 12 12:58 LICENSE [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 618 May 12 12:58 OWNERS.md [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 12 12:58 README.md [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 12:58 VERSION [2023-05-12T13:00:24.832Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 12:58 bin [2023-05-12T13:00:24.832Z] -rw-r--r-- 1 jenkins jenkins 13 May 12 12:59 coverage.out [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 12 12:58 go.mod [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 12 12:58 go.sum [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 12 12:58 main.go [2023-05-12T13:00:24.832Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 12 12:58 makefile [2023-05-12T13:00:24.832Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 12:58 res [2023-05-12T13:00:24.832Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 12:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:00:25.309Z] + 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=ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a --label arch=amd64 --label version=0.0.0 . [2023-05-12T13:00:25.309Z] Sending build context to Docker daemon 3.345MB [2023-05-12T13:00:25.310Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-12T13:00:25.310Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-12T13:00:25.310Z] ---> c59529d8b931 [2023-05-12T13:00:25.310Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-12T13:00:25.310Z] ---> Running in 431a13947383 [2023-05-12T13:00:25.310Z] Removing intermediate container 431a13947383 [2023-05-12T13:00:25.310Z] ---> b7e97b252034 [2023-05-12T13:00:25.310Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-12T13:00:25.310Z] ---> Running in f8e5c98e7aa3 [2023-05-12T13:00:25.568Z] Removing intermediate container f8e5c98e7aa3 [2023-05-12T13:00:25.568Z] ---> e0eb0a913e9e [2023-05-12T13:00:25.568Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-12T13:00:25.568Z] ---> Running in f138e136617a [2023-05-12T13:00:25.568Z] Removing intermediate container f138e136617a [2023-05-12T13:00:25.568Z] ---> ce56e6e04221 [2023-05-12T13:00:25.568Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-12T13:00:25.568Z] ---> Running in b54c8d8b98e5 [2023-05-12T13:00:25.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T13:00:25.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T13:00:26.085Z] OK: 265 MiB in 53 packages [2023-05-12T13:00:26.344Z] Removing intermediate container b54c8d8b98e5 [2023-05-12T13:00:26.344Z] ---> 6a92ca3d1c8f [2023-05-12T13:00:26.344Z] Step 7/26 : WORKDIR /app [2023-05-12T13:00:26.344Z] ---> Running in 75a907d467e0 [2023-05-12T13:00:26.602Z] Removing intermediate container 75a907d467e0 [2023-05-12T13:00:26.602Z] ---> 00aa532b3847 [2023-05-12T13:00:26.602Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-12T13:00:26.602Z] ---> e00f08a8d925 [2023-05-12T13:00:26.602Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T13:00:26.602Z] ---> Running in 6d37ce2e4b2c [2023-05-12T13:00:27.579Z] Removing intermediate container 6d37ce2e4b2c [2023-05-12T13:00:27.579Z] ---> 4e14b5333476 [2023-05-12T13:00:27.579Z] Step 10/26 : COPY . . [2023-05-12T13:00:27.579Z] ---> 69547ffe3465 [2023-05-12T13:00:27.579Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-12T13:00:27.579Z] ---> Running in cfe31b62d9f3 [2023-05-12T13:00:27.579Z] Removing intermediate container cfe31b62d9f3 [2023-05-12T13:00:27.579Z] ---> 931cd110880c [2023-05-12T13:00:27.579Z] Step 12/26 : RUN $MAKE [2023-05-12T13:00:27.579Z] ---> Running in 76affee178aa [2023-05-12T13:00:27.854Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-12T13:00:43.395Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15281 in /w/workspace/_app-service-configurable_PR-562 [Pipeline] { [Pipeline] ws [2023-05-12T13:00:43.457Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-05-12T13:00:43.537Z] Selected Git installation does not exist. Using Default [2023-05-12T13:00:43.537Z] The recommended git tool is: NONE [2023-05-12T13:00:45.989Z] Removing intermediate container 76affee178aa [2023-05-12T13:00:45.989Z] ---> 563bd3b93bf2 [2023-05-12T13:00:45.989Z] Step 13/26 : FROM alpine:3.17 [2023-05-12T13:00:45.989Z] 3.17: Pulling from library/alpine [2023-05-12T13:00:45.989Z] f56be85fc22e: Already exists [2023-05-12T13:00:45.989Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-12T13:00:45.989Z] Status: Downloaded newer image for alpine:3.17 [2023-05-12T13:00:45.989Z] ---> 9ed4aefc74f6 [2023-05-12T13:00:45.989Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-12T13:00:45.989Z] ---> Running in 14657a461dc4 [2023-05-12T13:00:45.989Z] Removing intermediate container 14657a461dc4 [2023-05-12T13:00:45.989Z] ---> 9b5095e50c5f [2023-05-12T13:00:45.989Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-12T13:00:45.989Z] ---> Running in c8009bd50e3d [2023-05-12T13:00:45.989Z] Removing intermediate container c8009bd50e3d [2023-05-12T13:00:45.989Z] ---> adf1fbdb17e0 [2023-05-12T13:00:45.989Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-12T13:00:45.989Z] ---> Running in 557268a5159b [2023-05-12T13:00:45.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T13:00:45.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T13:00:45.989Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-12T13:00:45.989Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-12T13:00:45.989Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T13:00:45.989Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T13:00:45.989Z] OK: 8 MiB in 17 packages [2023-05-12T13:00:45.989Z] Removing intermediate container 557268a5159b [2023-05-12T13:00:45.989Z] ---> 49c26079cf35 [2023-05-12T13:00:45.989Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-12T13:00:45.989Z] ---> 5b79dc75642d [2023-05-12T13:00:45.989Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-12T13:00:45.989Z] ---> 7ecddb7ee9c9 [2023-05-12T13:00:45.989Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-12T13:00:45.989Z] ---> 83449ce88fd7 [2023-05-12T13:00:45.989Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-12T13:00:45.989Z] ---> 113807515c69 [2023-05-12T13:00:45.989Z] Step 21/26 : EXPOSE 48095 [2023-05-12T13:00:45.989Z] ---> Running in 6ffa8fbe1e98 [2023-05-12T13:00:45.989Z] Removing intermediate container 6ffa8fbe1e98 [2023-05-12T13:00:45.989Z] ---> 26f68359de65 [2023-05-12T13:00:45.989Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-12T13:00:45.989Z] ---> Running in 7e68e1c8d3e6 [2023-05-12T13:00:45.989Z] Removing intermediate container 7e68e1c8d3e6 [2023-05-12T13:00:45.989Z] ---> bd2bcde12ba6 [2023-05-12T13:00:45.989Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T13:00:46.247Z] ---> Running in 6bf9ed974cd4 [2023-05-12T13:00:46.247Z] Removing intermediate container 6bf9ed974cd4 [2023-05-12T13:00:46.247Z] ---> dfbf18c5a4cf [2023-05-12T13:00:46.247Z] Step 24/26 : LABEL arch=amd64 [2023-05-12T13:00:46.247Z] ---> Running in ce3f85bbe564 [2023-05-12T13:00:46.247Z] Removing intermediate container ce3f85bbe564 [2023-05-12T13:00:46.247Z] ---> 03aa35f92912 [2023-05-12T13:00:46.247Z] Step 25/26 : LABEL git_sha=ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a [2023-05-12T13:00:46.507Z] ---> Running in 032c0e1d1714 [2023-05-12T13:00:46.507Z] Removing intermediate container 032c0e1d1714 [2023-05-12T13:00:46.507Z] ---> dc22b202e7b2 [2023-05-12T13:00:46.507Z] Step 26/26 : LABEL version=0.0.0 [2023-05-12T13:00:46.507Z] ---> Running in 11a71a57667d [2023-05-12T13:00:46.507Z] Removing intermediate container 11a71a57667d [2023-05-12T13:00:46.507Z] ---> 88cb7c4ff09a [2023-05-12T13:00:46.507Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-12T13:00:46.507Z] Successfully built 88cb7c4ff09a [2023-05-12T13:00:46.507Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:00:47.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T13:00:47.377Z] [2023-05-12T13:00:47.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:00:47.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T13:00:47.752Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-12T13:00:47.752Z] 5eb5b503b376: Pulling fs layer [2023-05-12T13:00:47.752Z] 5c69ac0246d0: Pulling fs layer [2023-05-12T13:00:47.752Z] ec43610c2a17: Pulling fs layer [2023-05-12T13:00:47.752Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-12T13:00:47.752Z] 33b1e0a273af: Pulling fs layer [2023-05-12T13:00:47.752Z] 5d3b04190fa2: Pulling fs layer [2023-05-12T13:00:47.752Z] 2f39f015ded8: Pulling fs layer [2023-05-12T13:00:47.752Z] 33b1e0a273af: Waiting [2023-05-12T13:00:47.752Z] 5d3b04190fa2: Waiting [2023-05-12T13:00:47.752Z] 2f39f015ded8: Waiting [2023-05-12T13:00:47.752Z] 3a2ae6a8a46f: Waiting [2023-05-12T13:00:47.752Z] 5c69ac0246d0: Download complete [2023-05-12T13:00:47.752Z] 3a2ae6a8a46f: Download complete [2023-05-12T13:00:47.752Z] 33b1e0a273af: Verifying Checksum [2023-05-12T13:00:47.752Z] 33b1e0a273af: Download complete [2023-05-12T13:00:47.752Z] 5d3b04190fa2: Verifying Checksum [2023-05-12T13:00:47.752Z] 5d3b04190fa2: Download complete [2023-05-12T13:00:47.752Z] ec43610c2a17: Download complete [2023-05-12T13:00:48.010Z] 5eb5b503b376: Verifying Checksum [2023-05-12T13:00:48.010Z] 5eb5b503b376: Download complete [2023-05-12T13:00:48.576Z] 2f39f015ded8: Download complete [2023-05-12T13:00:49.118Z] using credential edgex-jenkins-ssh [2023-05-12T13:00:49.134Z] Cloning the remote Git repository [2023-05-12T13:00:49.142Z] 5eb5b503b376: Pull complete [2023-05-12T13:00:49.400Z] 5c69ac0246d0: Pull complete [2023-05-12T13:00:49.659Z] ec43610c2a17: Pull complete [2023-05-12T13:00:49.659Z] 3a2ae6a8a46f: Pull complete [2023-05-12T13:00:49.177Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-12T13:00:49.277Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-05-12T13:00:49.436Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-12T13:00:49.438Z] > git --version # timeout=10 [2023-05-12T13:00:49.459Z] > git --version # 'git version 2.25.1' [2023-05-12T13:00:49.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-12T13:00:49.628Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-12T13:00:49.920Z] 33b1e0a273af: Pull complete [2023-05-12T13:00:50.180Z] 5d3b04190fa2: Pull complete [2023-05-12T13:00:51.082Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-12T13:00:51.111Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-12T13:00:52.017Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-12T13:00:52.061Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-12T13:00:52.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-12T13:00:52.081Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/562/head:refs/remotes/origin/PR-562 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-12T13:00:52.698Z] Merging remotes/origin/main commit a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 into PR head commit ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a [2023-05-12T13:00:53.031Z] Merge succeeded, producing ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a [2023-05-12T13:00:53.031Z] Checking out Revision ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a (PR-562) [2023-05-12T13:00:53.469Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-12T13:00:53.511Z] > git --version # timeout=10 [2023-05-12T13:00:53.523Z] > git --version # 'git version 2.25.1' [2023-05-12T13:00:53.539Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-12T13:00:52.723Z] > git config core.sparsecheckout # timeout=10 [2023-05-12T13:00:52.817Z] > git checkout -f ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a # timeout=10 [2023-05-12T13:00:52.918Z] > git remote # timeout=10 [2023-05-12T13:00:52.938Z] > git config --get remote.origin.url # timeout=10 [2023-05-12T13:00:52.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-12T13:00:52.976Z] > git merge a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 # timeout=10 [2023-05-12T13:00:53.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-12T13:00:53.033Z] > git config core.sparsecheckout # timeout=10 [2023-05-12T13:00:53.051Z] > git checkout -f ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a # timeout=10 [2023-05-12T13:00:53.963Z] [2023-05-12T13:00:53.963Z] GitHub has been notified of this commit’s build result [2023-05-12T13:00:53.963Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T13:00:54.370Z] 2f39f015ded8: Pull complete [2023-05-12T13:00:54.370Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-12T13:00:54.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T13:00:54.370Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:00:54.694Z] prd-ubuntu20.04-docker-8c-8g-15280 does not seem to be running inside a container [2023-05-12T13:00:54.724Z] $ 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-562 -v /w/workspace/_app-service-configurable_PR-562:/w/workspace/_app-service-configurable_PR-562:rw,z -v /w/workspace/_app-service-configurable_PR-562@tmp:/w/workspace/_app-service-configurable_PR-562@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-05-12T13:00:54.740Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-12T13:00:54.740Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-12T13:00:54.740Z] Dload Upload Total Spent Left Speed [2023-05-12T13:00:54.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2023-05-12T13:00:58.113Z] $ docker top 27782eb996756ebcf98ea7a47c58e85c59250fde5fe672c5b72e646a2aae13b2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:00:58.565Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-12T13:00:58.683Z] ---> job-cost.sh [2023-05-12T13:00:58.683Z] lf-activate-venv: SKIPPING [2023-05-12T13:00:58.683Z] INFO: No Stack... [2023-05-12T13:00:58.921Z] + sudo tee /etc/docker/daemon.new [2023-05-12T13:00:58.921Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-12T13:00:58.921Z] { [2023-05-12T13:00:58.921Z] "registry-mirrors": [ [2023-05-12T13:00:58.921Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-12T13:00:58.921Z] ], [2023-05-12T13:00:58.921Z] "bip": "10.250.0.254/24", [2023-05-12T13:00:58.921Z] "hosts": [ [2023-05-12T13:00:58.921Z] "tcp://0.0.0.0:5555", [2023-05-12T13:00:58.921Z] "unix:///var/run/docker.sock" [2023-05-12T13:00:58.921Z] ], [2023-05-12T13:00:58.921Z] "mtu": 1458, [2023-05-12T13:00:58.921Z] "selinux-enabled": true, [2023-05-12T13:00:58.921Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-12T13:00:58.921Z] } [Pipeline] sh [2023-05-12T13:00:59.254Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-12T13:00:59.275Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-12T13:00:59.515Z] INFO: Archiving Costs [Pipeline] sh [2023-05-12T13:00:59.628Z] + sudo service docker restart [2023-05-12T13:00:59.835Z] + cat /w/workspace/_app-service-configurable_PR-562/archives/cost.csv [2023-05-12T13:00:59.835Z] + cut -d, -f6 [Pipeline] lock [2023-05-12T13:00:59.884Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-562-1-stack-cost] [2023-05-12T13:00:59.889Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-562-1-stack-cost] did not exist. Created. [2023-05-12T13:00:59.889Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-562-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-12T13:01:00.290Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-12T13:01:00.339Z] Stashed 1 file(s) [Pipeline] } [2023-05-12T13:01:00.376Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-562-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-12T13:01:00.462Z] $ docker stop --time=1 27782eb996756ebcf98ea7a47c58e85c59250fde5fe672c5b72e646a2aae13b2 [2023-05-12T13:01:01.629Z] $ docker rm -f --volumes 27782eb996756ebcf98ea7a47c58e85c59250fde5fe672c5b72e646a2aae13b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T13:01:17.947Z] provisioning config files... [2023-05-12T13:01:17.976Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1657085132810718477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:01:18.363Z] ---> docker-login.sh [2023-05-12T13:01:18.363Z] nexus3.edgexfoundry.org:10001 [2023-05-12T13:01:18.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:01:18.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:01:18.907Z] Configure a credential helper to remove this warning. See [2023-05-12T13:01:18.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:01:18.907Z] [2023-05-12T13:01:18.907Z] Login Succeeded [2023-05-12T13:01:18.907Z] nexus3.edgexfoundry.org:10002 [2023-05-12T13:01:19.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:01:19.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:01:19.446Z] Configure a credential helper to remove this warning. See [2023-05-12T13:01:19.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:01:19.446Z] [2023-05-12T13:01:19.446Z] Login Succeeded [2023-05-12T13:01:19.446Z] nexus3.edgexfoundry.org:10003 [2023-05-12T13:01:19.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:01:19.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:01:19.716Z] Configure a credential helper to remove this warning. See [2023-05-12T13:01:19.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:01:19.716Z] [2023-05-12T13:01:19.716Z] Login Succeeded [2023-05-12T13:01:19.716Z] nexus3.edgexfoundry.org:10004 [2023-05-12T13:01:19.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:01:19.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:01:19.989Z] Configure a credential helper to remove this warning. See [2023-05-12T13:01:19.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:01:19.989Z] [2023-05-12T13:01:19.989Z] Login Succeeded [2023-05-12T13:01:19.989Z] docker.io [2023-05-12T13:01:20.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T13:01:20.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T13:01:20.529Z] Configure a credential helper to remove this warning. See [2023-05-12T13:01:20.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T13:01:20.529Z] [2023-05-12T13:01:20.529Z] Login Succeeded [2023-05-12T13:01:20.529Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T13:01:20.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-12T13:01:20.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T13:01:20.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T13:01:21.031Z] ========================================================= [2023-05-12T13:01:21.031Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-12T13:01:21.031Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:01:21.544Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-12T13:01:21.544Z] Sending build context to Docker daemon 168.4kB [2023-05-12T13:01:21.815Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-12T13:01:21.815Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-12T13:01:21.815Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-12T13:01:21.815Z] c41833b44d91: Pulling fs layer [2023-05-12T13:01:21.815Z] ed15518f5707: Pulling fs layer [2023-05-12T13:01:21.815Z] feae8fd75edb: Pulling fs layer [2023-05-12T13:01:21.815Z] 242c74f7c9fa: Pulling fs layer [2023-05-12T13:01:21.815Z] 3cdef696dda3: Pulling fs layer [2023-05-12T13:01:21.815Z] 2ced38df9373: Pulling fs layer [2023-05-12T13:01:21.815Z] 58f1dce35555: Pulling fs layer [2023-05-12T13:01:21.815Z] 3cdef696dda3: Waiting [2023-05-12T13:01:21.815Z] 2ced38df9373: Waiting [2023-05-12T13:01:21.815Z] 58f1dce35555: Waiting [2023-05-12T13:01:21.815Z] 242c74f7c9fa: Waiting [2023-05-12T13:01:22.086Z] ed15518f5707: Verifying Checksum [2023-05-12T13:01:22.086Z] ed15518f5707: Download complete [2023-05-12T13:01:22.086Z] 242c74f7c9fa: Verifying Checksum [2023-05-12T13:01:22.086Z] 242c74f7c9fa: Download complete [2023-05-12T13:01:22.086Z] 3cdef696dda3: Verifying Checksum [2023-05-12T13:01:22.086Z] 3cdef696dda3: Download complete [2023-05-12T13:01:22.086Z] c41833b44d91: Verifying Checksum [2023-05-12T13:01:23.073Z] c41833b44d91: Pull complete [2023-05-12T13:01:23.344Z] 58f1dce35555: Verifying Checksum [2023-05-12T13:01:23.344Z] 58f1dce35555: Download complete [2023-05-12T13:01:23.615Z] ed15518f5707: Pull complete [2023-05-12T13:01:24.595Z] 2ced38df9373: Verifying Checksum [2023-05-12T13:01:24.595Z] 2ced38df9373: Download complete [2023-05-12T13:01:24.595Z] feae8fd75edb: Verifying Checksum [2023-05-12T13:01:24.595Z] feae8fd75edb: Download complete [2023-05-12T13:01:34.800Z] feae8fd75edb: Pull complete [2023-05-12T13:01:34.800Z] 242c74f7c9fa: Pull complete [2023-05-12T13:01:35.071Z] 3cdef696dda3: Pull complete [2023-05-12T13:01:41.747Z] 2ced38df9373: Pull complete [2023-05-12T13:01:44.346Z] 58f1dce35555: Pull complete [2023-05-12T13:01:44.346Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-12T13:01:44.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-12T13:01:44.346Z] ---> fadd8f120f05 [2023-05-12T13:01:44.346Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-12T13:01:45.766Z] ---> Running in 47dbb1bc3ccf [2023-05-12T13:01:46.034Z] Removing intermediate container 47dbb1bc3ccf [2023-05-12T13:01:46.034Z] ---> 3d338a329354 [2023-05-12T13:01:46.034Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-12T13:01:46.302Z] ---> Running in e857185658ce [2023-05-12T13:01:46.569Z] Removing intermediate container e857185658ce [2023-05-12T13:01:46.569Z] ---> dac57624790c [2023-05-12T13:01:46.569Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-12T13:01:46.569Z] ---> Running in f2571e024208 [2023-05-12T13:01:46.840Z] Removing intermediate container f2571e024208 [2023-05-12T13:01:46.840Z] ---> 467318174f9f [2023-05-12T13:01:46.840Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-12T13:01:46.840Z] ---> Running in f4c5fa901932 [2023-05-12T13:01:48.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T13:01:48.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T13:01:49.924Z] OK: 263 MiB in 53 packages [2023-05-12T13:01:50.510Z] Removing intermediate container f4c5fa901932 [2023-05-12T13:01:50.510Z] ---> 53d3a6d73b8d [2023-05-12T13:01:50.510Z] Step 7/12 : WORKDIR /app [2023-05-12T13:01:50.510Z] ---> Running in 735c8be58fb7 [2023-05-12T13:01:50.779Z] Removing intermediate container 735c8be58fb7 [2023-05-12T13:01:50.779Z] ---> 85679505cbf2 [2023-05-12T13:01:50.779Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-12T13:01:51.382Z] ---> 5b735111fbc8 [2023-05-12T13:01:51.382Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T13:01:51.382Z] ---> Running in c5a28c31b7f3 [2023-05-12T13:02:47.799Z] Removing intermediate container c5a28c31b7f3 [2023-05-12T13:02:47.799Z] ---> a5d65d091874 [2023-05-12T13:02:47.799Z] Step 10/12 : COPY . . [2023-05-12T13:02:48.068Z] ---> 6759e7419b32 [2023-05-12T13:02:48.068Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-12T13:02:48.068Z] ---> Running in ace8995a1c8a [2023-05-12T13:02:48.337Z] Removing intermediate container ace8995a1c8a [2023-05-12T13:02:48.337Z] ---> 89896f121291 [2023-05-12T13:02:48.337Z] Step 12/12 : RUN $MAKE [2023-05-12T13:02:48.337Z] ---> Running in 077beb6370fb [2023-05-12T13:02:49.325Z] noop [2023-05-12T13:02:50.292Z] Removing intermediate container 077beb6370fb [2023-05-12T13:02:50.292Z] ---> ea6d1b2975cb [2023-05-12T13:02:50.292Z] Successfully built ea6d1b2975cb [2023-05-12T13:02:50.292Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:02:50.770Z] + docker inspect -f . ci-base-image-arm64 [2023-05-12T13:02:50.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:02:51.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-15281 does not seem to be running inside a container [2023-05-12T13:02:51.144Z] $ 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-05-12T13:02:52.349Z] $ docker top 47cca25e77ba241b5f2fbb88c982d14d67eea7fe95be4f83e4eb24ea78fcb94b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T13:02:53.211Z] + go version [2023-05-12T13:02:53.211Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-12T13:02:53.243Z] $ docker stop --time=1 47cca25e77ba241b5f2fbb88c982d14d67eea7fe95be4f83e4eb24ea78fcb94b [2023-05-12T13:02:54.867Z] $ docker rm -f --volumes 47cca25e77ba241b5f2fbb88c982d14d67eea7fe95be4f83e4eb24ea78fcb94b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:02:55.728Z] + docker inspect -f . ci-base-image-arm64 [2023-05-12T13:02:55.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:02:55.980Z] prd-ubuntu20.04-docker-arm64-4c-16g-15281 does not seem to be running inside a container [2023-05-12T13:02:56.044Z] $ 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-05-12T13:02:57.189Z] $ docker top dea6f4e5b7f80ca8ae8520695ef5e7d746351592cd5fa6fee617d3ed73d73f31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T13:02:58.061Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-05-12T13:02:58.471Z] + make test [2023-05-12T13:02:58.471Z] go test -race -coverprofile=coverage.out ./... [2023-05-12T13:05:35.361Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-12T13:05:35.361Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-12T13:05:35.361Z] go vet ./... [2023-05-12T13:07:57.093Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-12T13:07:57.093Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-12T13:07:57.093Z] ./bin/test-attribution-txt.sh [2023-05-12T13:07:57.093Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-12T13:07:57.093Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-12T13:07:57.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-12T13:07:57.161Z] $ docker stop --time=1 dea6f4e5b7f80ca8ae8520695ef5e7d746351592cd5fa6fee617d3ed73d73f31 [2023-05-12T13:07:59.001Z] $ docker rm -f --volumes dea6f4e5b7f80ca8ae8520695ef5e7d746351592cd5fa6fee617d3ed73d73f31 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T13:08:00.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-12T13:08:00.609Z] Warning: overwriting stash ‘coverage-report’ [2023-05-12T13:08:01.016Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T13:08:01.613Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-12T13:08:01.945Z] + ls -al . [2023-05-12T13:08:01.945Z] total 172 [2023-05-12T13:08:01.945Z] drwxrwxr-x 7 jenkins jenkins 4096 May 12 13:03 . [2023-05-12T13:08:01.945Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 13:00 .. [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 119 May 12 13:00 .dockerignore [2023-05-12T13:08:01.945Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 13:00 .git [2023-05-12T13:08:01.945Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 13:00 .github [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 171 May 12 13:00 .gitignore [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 13:00 .golangci.yml [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 12 13:00 Attribution.txt [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 12 13:00 CHANGELOG.md [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 12 13:00 Dockerfile [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 13:00 GOVERNANCE.md [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 688 May 12 13:00 Jenkinsfile [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 12 13:00 LICENSE [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 618 May 12 13:00 OWNERS.md [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 12 13:00 README.md [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 12:58 VERSION [2023-05-12T13:08:01.945Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 13:00 bin [2023-05-12T13:08:01.945Z] -rw-r--r-- 1 jenkins jenkins 13 May 12 13:03 coverage.out [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 12 13:00 go.mod [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 12 13:00 go.sum [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 12 13:00 main.go [2023-05-12T13:08:01.945Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 12 13:00 makefile [2023-05-12T13:08:01.945Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 13:00 res [2023-05-12T13:08:01.945Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 13:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:08:02.353Z] + 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=ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a --label arch=arm64 --label version=0.0.0 . [2023-05-12T13:08:02.353Z] Sending build context to Docker daemon 169.5kB [2023-05-12T13:08:02.620Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-12T13:08:02.620Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-12T13:08:02.620Z] ---> ea6d1b2975cb [2023-05-12T13:08:02.620Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-12T13:08:02.620Z] ---> Running in eeb8f02af5e5 [2023-05-12T13:08:02.887Z] Removing intermediate container eeb8f02af5e5 [2023-05-12T13:08:02.887Z] ---> 3f8c166f1451 [2023-05-12T13:08:02.887Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-12T13:08:03.159Z] ---> Running in 227c25e8b243 [2023-05-12T13:08:03.426Z] Removing intermediate container 227c25e8b243 [2023-05-12T13:08:03.426Z] ---> 883bf8f77881 [2023-05-12T13:08:03.426Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-12T13:08:03.426Z] ---> Running in 01a66a171cbb [2023-05-12T13:08:03.695Z] Removing intermediate container 01a66a171cbb [2023-05-12T13:08:03.695Z] ---> 81ec20c6ba2c [2023-05-12T13:08:03.695Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-12T13:08:03.695Z] ---> Running in 63b6fb5c6f32 [2023-05-12T13:08:04.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T13:08:05.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T13:08:06.649Z] OK: 263 MiB in 53 packages [2023-05-12T13:08:07.263Z] Removing intermediate container 63b6fb5c6f32 [2023-05-12T13:08:07.263Z] ---> eac73db9c52d [2023-05-12T13:08:07.263Z] Step 7/26 : WORKDIR /app [2023-05-12T13:08:07.263Z] ---> Running in 74e600ad58a9 [2023-05-12T13:08:07.530Z] Removing intermediate container 74e600ad58a9 [2023-05-12T13:08:07.530Z] ---> a330fc1c0433 [2023-05-12T13:08:07.530Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-12T13:08:08.114Z] ---> 337f6557515c [2023-05-12T13:08:08.114Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T13:08:08.114Z] ---> Running in 772ed7adfe7f [2023-05-12T13:08:10.689Z] Removing intermediate container 772ed7adfe7f [2023-05-12T13:08:10.689Z] ---> c2c8ca533f50 [2023-05-12T13:08:10.689Z] Step 10/26 : COPY . . [2023-05-12T13:08:10.955Z] ---> 66bb32d8f292 [2023-05-12T13:08:10.955Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-12T13:08:10.956Z] ---> Running in 1e60409c33be [2023-05-12T13:08:11.222Z] Removing intermediate container 1e60409c33be [2023-05-12T13:08:11.222Z] ---> 03ae62d8eb2d [2023-05-12T13:08:11.222Z] Step 12/26 : RUN $MAKE [2023-05-12T13:08:11.492Z] ---> Running in 1d19250923a3 [2023-05-12T13:08:12.450Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-12T13:10:34.135Z] Removing intermediate container 1d19250923a3 [2023-05-12T13:10:34.135Z] ---> a2d143037495 [2023-05-12T13:10:34.135Z] Step 13/26 : FROM alpine:3.17 [2023-05-12T13:10:34.135Z] 3.17: Pulling from library/alpine [2023-05-12T13:10:34.135Z] c41833b44d91: Already exists [2023-05-12T13:10:34.135Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-12T13:10:34.135Z] Status: Downloaded newer image for alpine:3.17 [2023-05-12T13:10:34.135Z] ---> 51e60588ff2c [2023-05-12T13:10:34.135Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-12T13:10:34.135Z] ---> Running in 05cb29171615 [2023-05-12T13:10:34.135Z] Removing intermediate container 05cb29171615 [2023-05-12T13:10:34.135Z] ---> ca7696c45810 [2023-05-12T13:10:34.135Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-12T13:10:34.135Z] ---> Running in d840b6ee23f1 [2023-05-12T13:10:34.135Z] Removing intermediate container d840b6ee23f1 [2023-05-12T13:10:34.135Z] ---> 74d15bd341a3 [2023-05-12T13:10:34.135Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-12T13:10:34.135Z] ---> Running in d94fea396cae [2023-05-12T13:10:34.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T13:10:34.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T13:10:34.135Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-12T13:10:34.135Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-12T13:10:34.135Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T13:10:34.135Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T13:10:34.135Z] OK: 8 MiB in 17 packages [2023-05-12T13:10:34.135Z] Removing intermediate container d94fea396cae [2023-05-12T13:10:34.135Z] ---> a63d26fa5eb0 [2023-05-12T13:10:34.135Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-12T13:10:34.135Z] ---> 8abe9a464bf5 [2023-05-12T13:10:34.135Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-12T13:10:34.135Z] ---> 3535bdf8a86d [2023-05-12T13:10:34.135Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-12T13:10:34.135Z] ---> f58652a0f54e [2023-05-12T13:10:34.135Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-12T13:10:34.135Z] ---> 5b97e661977e [2023-05-12T13:10:34.135Z] Step 21/26 : EXPOSE 48095 [2023-05-12T13:10:34.135Z] ---> Running in 7f0aef6f3582 [2023-05-12T13:10:34.135Z] Removing intermediate container 7f0aef6f3582 [2023-05-12T13:10:34.135Z] ---> e4ec2bae499c [2023-05-12T13:10:34.135Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-12T13:10:34.135Z] ---> Running in d15dd6b12dc6 [2023-05-12T13:10:34.135Z] Removing intermediate container d15dd6b12dc6 [2023-05-12T13:10:34.135Z] ---> 6d9318faf9ad [2023-05-12T13:10:34.135Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T13:10:34.135Z] ---> Running in ced9f90a5ca0 [2023-05-12T13:10:34.135Z] Removing intermediate container ced9f90a5ca0 [2023-05-12T13:10:34.135Z] ---> eb8dfefbf0bc [2023-05-12T13:10:34.135Z] Step 24/26 : LABEL arch=arm64 [2023-05-12T13:10:34.135Z] ---> Running in 972543d098a2 [2023-05-12T13:10:34.135Z] Removing intermediate container 972543d098a2 [2023-05-12T13:10:34.135Z] ---> ad42b8375bf1 [2023-05-12T13:10:34.135Z] Step 25/26 : LABEL git_sha=ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a [2023-05-12T13:10:34.135Z] ---> Running in 0c29ae589d7b [2023-05-12T13:10:34.135Z] Removing intermediate container 0c29ae589d7b [2023-05-12T13:10:34.135Z] ---> 36d6a9c1e7db [2023-05-12T13:10:34.135Z] Step 26/26 : LABEL version=0.0.0 [2023-05-12T13:10:34.135Z] ---> Running in 963acfe464cf [2023-05-12T13:10:34.135Z] Removing intermediate container 963acfe464cf [2023-05-12T13:10:34.135Z] ---> b804041f22dc [2023-05-12T13:10:34.135Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-12T13:10:34.135Z] Successfully built b804041f22dc [2023-05-12T13:10:34.135Z] 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-05-12T13:10:34.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T13:10:34.940Z] [2023-05-12T13:10:34.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:10:35.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T13:10:35.337Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-12T13:10:35.337Z] 8998bd30e6a1: Pulling fs layer [2023-05-12T13:10:35.337Z] 04944245beec: Pulling fs layer [2023-05-12T13:10:35.337Z] 699f458cf7ca: Pulling fs layer [2023-05-12T13:10:35.337Z] 765212b225bb: Pulling fs layer [2023-05-12T13:10:35.337Z] f23df028b6ca: Pulling fs layer [2023-05-12T13:10:35.337Z] d65c8cfc05b1: Pulling fs layer [2023-05-12T13:10:35.337Z] 2437ff75d9bd: Pulling fs layer [2023-05-12T13:10:35.337Z] 765212b225bb: Waiting [2023-05-12T13:10:35.337Z] f23df028b6ca: Waiting [2023-05-12T13:10:35.608Z] 04944245beec: Verifying Checksum [2023-05-12T13:10:35.608Z] 04944245beec: Download complete [2023-05-12T13:10:35.608Z] 765212b225bb: Verifying Checksum [2023-05-12T13:10:35.608Z] 765212b225bb: Download complete [2023-05-12T13:10:35.608Z] f23df028b6ca: Download complete [2023-05-12T13:10:35.608Z] d65c8cfc05b1: Verifying Checksum [2023-05-12T13:10:35.608Z] d65c8cfc05b1: Download complete [2023-05-12T13:10:35.608Z] 699f458cf7ca: Verifying Checksum [2023-05-12T13:10:35.608Z] 699f458cf7ca: Download complete [2023-05-12T13:10:36.197Z] 8998bd30e6a1: Download complete [2023-05-12T13:10:38.142Z] 2437ff75d9bd: Verifying Checksum [2023-05-12T13:10:38.142Z] 2437ff75d9bd: Download complete [2023-05-12T13:10:40.099Z] 8998bd30e6a1: Pull complete [2023-05-12T13:10:40.686Z] 04944245beec: Pull complete [2023-05-12T13:10:42.102Z] 699f458cf7ca: Pull complete [2023-05-12T13:10:42.102Z] 765212b225bb: Pull complete [2023-05-12T13:10:42.795Z] f23df028b6ca: Pull complete [2023-05-12T13:10:43.068Z] d65c8cfc05b1: Pull complete [2023-05-12T13:10:58.162Z] 2437ff75d9bd: Pull complete [2023-05-12T13:10:58.162Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-12T13:10:58.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T13:10:58.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:10:58.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-15281 does not seem to be running inside a container [2023-05-12T13:10:58.555Z] $ 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-05-12T13:11:01.246Z] $ docker top 383705a33a392e3d0cb5cdbe53a8bdb9c90a6f377b59d008e475e81f75fe81ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:11:02.138Z] ---> job-cost.sh [2023-05-12T13:11:02.139Z] lf-activate-venv: SKIPPING [2023-05-12T13:11:02.139Z] INFO: No Stack... [2023-05-12T13:11:02.721Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-12T13:11:03.304Z] INFO: Archiving Costs [Pipeline] sh [2023-05-12T13:11:03.962Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-05-12T13:11:03.963Z] + cut -d, -f6 [Pipeline] lock [2023-05-12T13:11:04.041Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-562-1-stack-cost] [2023-05-12T13:11:04.046Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-562-1-stack-cost] did not exist. Created. [2023-05-12T13:11:04.046Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-562-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-12T13:11:04.459Z] /w/workspace/app-service-configurable/1@tmp/durable-257d95c4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-12T13:11:05.127Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-12T13:11:05.164Z] Warning: overwriting stash ‘stack-cost’ [2023-05-12T13:11:05.211Z] Stashed 1 file(s) [Pipeline] } [2023-05-12T13:11:05.226Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-562-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-12T13:11:05.302Z] $ docker stop --time=1 383705a33a392e3d0cb5cdbe53a8bdb9c90a6f377b59d008e475e81f75fe81ed [2023-05-12T13:11:06.792Z] $ docker rm -f --volumes 383705a33a392e3d0cb5cdbe53a8bdb9c90a6f377b59d008e475e81f75fe81ed [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-05-12T13:11:07.767Z] provisioning config files... [2023-05-12T13:11:07.788Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-562@tmp/config3310389223898787371tmp [Pipeline] { [Pipeline] sh [2023-05-12T13:11:08.107Z] + set +x [2023-05-12T13:11:08.107Z] + curl -s https://codecov.io/bash [2023-05-12T13:11:08.107Z] + bash -s -- [2023-05-12T13:11:08.107Z] [2023-05-12T13:11:08.107Z] _____ _ [2023-05-12T13:11:08.107Z] / ____| | | [2023-05-12T13:11:08.107Z] | | ___ __| | ___ ___ _____ __ [2023-05-12T13:11:08.107Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-12T13:11:08.107Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-12T13:11:08.107Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-12T13:11:08.107Z] Bash-1.0.6 [2023-05-12T13:11:08.107Z] [2023-05-12T13:11:08.107Z] [2023-05-12T13:11:08.107Z] ==> git version 2.25.1 found [2023-05-12T13:11:08.107Z] ==> 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-05-12T13:11:08.107Z] Release-Date: 2020-01-08 [2023-05-12T13:11:08.107Z] 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-05-12T13:11:08.107Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-12T13:11:08.107Z] ==> Jenkins CI detected. [2023-05-12T13:11:08.107Z] current dir:  /w/workspace/_app-service-configurable_PR-562 [2023-05-12T13:11:08.107Z] project root: . [2023-05-12T13:11:08.107Z] --> token set from env [2023-05-12T13:11:08.107Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-12T13:11:08.107Z] ==> Running gcov in . (disable via -X gcov) [2023-05-12T13:11:08.107Z] ==> Python coveragepy not found [2023-05-12T13:11:08.107Z] ==> Searching for coverage reports in: [2023-05-12T13:11:08.107Z] + . [2023-05-12T13:11:08.367Z] -> Found 1 reports [2023-05-12T13:11:08.367Z] ==> Detecting git/mercurial file structure [2023-05-12T13:11:08.367Z] ==> Reading reports [2023-05-12T13:11:08.367Z] + ./coverage.out bytes=13 [2023-05-12T13:11:08.367Z] ==> Appending adjustments [2023-05-12T13:11:08.367Z] https://docs.codecov.io/docs/fixing-reports [2023-05-12T13:11:08.367Z] + Found adjustments [2023-05-12T13:11:08.367Z] ==> Gzipping contents [2023-05-12T13:11:08.367Z] 4.0K /tmp/codecov.drOadt.gz [2023-05-12T13:11:08.367Z] ==> Uploading reports [2023-05-12T13:11:08.367Z] url: https://codecov.io [2023-05-12T13:11:08.367Z] query: branch=PR-562&commit=ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-562%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=562&job=&cmd_args= [2023-05-12T13:11:08.367Z] -> Pinging Codecov [2023-05-12T13:11:08.367Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-562&commit=ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-562%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=562&job=&cmd_args= [2023-05-12T13:11:08.626Z] -> Uploading to [2023-05-12T13:11:08.626Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-12/A97CA9966030D2A3747ED39772930CCE/ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a/79c52bfa-0d6e-467e-8052-248436fdf611.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230512T131108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0506a85cb93ceabb1ba065b4a0034095e8ed6a13b174d6e7da954483bf9af4d [2023-05-12T13:11:08.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-12T13:11:08.626Z] Dload Upload Total Spent Left Speed [2023-05-12T13:11:08.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1941 --:--:-- --:--:-- --:--:-- 1932 100 429 0 0 100 429 0 1537 --:--:-- --:--:-- --:--:-- 1532 [2023-05-12T13:11:08.886Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ccb24d60aa32eb6932e6a15cffe47e98c0a78e8a [Pipeline] } [2023-05-12T13:11:08.915Z] 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-05-12T13:11:10.679Z] + [ -d /w/workspace/_app-service-configurable_PR-562/archives ] [2023-05-12T13:11:10.679Z] + ls -al /w/workspace/_app-service-configurable_PR-562/archives [2023-05-12T13:11:10.679Z] total 16 [2023-05-12T13:11:10.679Z] drwxr-xr-x 3 root root 4096 May 12 13:00 . [2023-05-12T13:11:10.679Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 13:01 .. [2023-05-12T13:11:10.679Z] drwxr-xr-x 2 root root 4096 May 12 13:00 cost [2023-05-12T13:11:10.679Z] -rw-r--r-- 1 root root 96 May 12 13:00 cost.csv [2023-05-12T13:11:10.679Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-562/archives [2023-05-12T13:11:10.679Z] + ls -al /w/workspace/_app-service-configurable_PR-562/archives [2023-05-12T13:11:10.679Z] total 16 [2023-05-12T13:11:10.679Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 13:00 . [2023-05-12T13:11:10.679Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 13:01 .. [2023-05-12T13:11:10.679Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 13:00 cost [2023-05-12T13:11:10.679Z] -rw-r--r-- 1 jenkins jenkins 96 May 12 13:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:11:11.006Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:11:11.897Z] ---> package-listing.sh [2023-05-12T13:11:11.897Z] ++ facter osfamily [2023-05-12T13:11:11.897Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-12T13:11:12.157Z] + OS_FAMILY=debian [2023-05-12T13:11:12.157Z] + workspace=/w/workspace/_app-service-configurable_PR-562 [2023-05-12T13:11:12.157Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-12T13:11:12.157Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-12T13:11:12.157Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-12T13:11:12.157Z] + PACKAGES=/tmp/packages_start.txt [2023-05-12T13:11:12.157Z] + '[' /w/workspace/_app-service-configurable_PR-562 ']' [2023-05-12T13:11:12.157Z] + PACKAGES=/tmp/packages_end.txt [2023-05-12T13:11:12.157Z] + case "${OS_FAMILY}" in [2023-05-12T13:11:12.157Z] + dpkg -l [2023-05-12T13:11:12.157Z] + grep '^ii' [2023-05-12T13:11:12.157Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-12T13:11:12.157Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-12T13:11:12.157Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-12T13:11:12.157Z] + '[' /w/workspace/_app-service-configurable_PR-562 ']' [2023-05-12T13:11:12.157Z] + mkdir -p /w/workspace/_app-service-configurable_PR-562/archives/ [2023-05-12T13:11:12.157Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-562/archives/ [Pipeline] echo [2023-05-12T13:11:12.192Z] 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-562/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-12T13:11:12.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T13:11:13.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T13:11:13.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T13:11:13.265Z] prd-ubuntu20.04-docker-8c-8g-15280 does not seem to be running inside a container [2023-05-12T13:11:13.302Z] $ 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-562/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-562 -v /w/workspace/_app-service-configurable_PR-562:/w/workspace/_app-service-configurable_PR-562:rw,z -v /w/workspace/_app-service-configurable_PR-562@tmp:/w/workspace/_app-service-configurable_PR-562@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-05-12T13:11:13.537Z] $ docker top eeb2653c7ca771e93cd6fa1dde99e79868832733174bf86dea4df9b32c162868 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T13:11:13.923Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-12T13:11:14.235Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-12T13:11:14.601Z] + ls /var/log/sa-host [2023-05-12T13:11:14.601Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T13:11:14.816Z] provisioning config files... [2023-05-12T13:11:14.824Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-562@tmp/config1534499175655830735tmp [Pipeline] { [Pipeline] echo [2023-05-12T13:11:14.881Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:11:15.191Z] ---> create-netrc.sh [Pipeline] } [2023-05-12T13:11:15.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:11:15.599Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-12T13:11:15.654Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:11:15.969Z] ---> sudo-logs.sh [2023-05-12T13:11:15.969Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-12T13:11:16.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:11:16.363Z] ---> job-cost.sh [2023-05-12T13:11:16.363Z] lf-activate-venv: SKIPPING [2023-05-12T13:11:16.363Z] DEBUG: total: 0.2199999988079071 [2023-05-12T13:11:16.363Z] INFO: Retrieving Stack Cost... [2023-05-12T13:11:16.930Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-12T13:11:17.189Z] INFO: Archiving Costs [Pipeline] echo [2023-05-12T13:11:17.218Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T13:11:17.525Z] ---> logs-deploy.sh [2023-05-12T13:11:17.525Z] lf-activate-venv: SKIPPING [2023-05-12T13:11:17.525Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-562/1 [2023-05-12T13:11:17.525Z] INFO: archiving workspace using pattern(s): [2023-05-12T13:11:18.462Z] Archives upload complete. [2023-05-12T13:11:18.462Z] INFO: archiving logs to Nexus