Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e7488376ad1dd00b75d4cfa794ced1dedb225ae 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-ssh13124859726879624720.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2832818700064366181.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7950799386892919895.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6376552488725778922.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9968360931390614573.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-rfid-llrp-inventory, 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-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117750’ Running on prd-ubuntu20.04-docker-8c-8g-117759 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0e7488376ad1dd00b75d4cfa794ced1dedb225ae (main) Commit message: "docs: Levski Change Log (#120)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e7488376ad1dd00b75d4cfa794ced1dedb225ae # timeout=10 > git rev-list --no-walk c5c5033a0bec85948549d813e6099cab37f5f597 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-01T21:26:19.753Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-01T21:26:19.790Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-01T21:26:19.799Z] ========================================================= [2022-11-01T21:26:19.799Z] EdgeX Global Pipelines Version Info [2022-11-01T21:26:19.799Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:26:20.490Z] ------------------- [2022-11-01T21:26:20.490Z] stable info: [2022-11-01T21:26:20.490Z] ------------------- [2022-11-01T21:26:20.490Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-01T21:26:20.490Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T21:26:20.490Z] Message: update stable to v1.0.243 [2022-11-01T21:26:21.059Z] ------------------- [2022-11-01T21:26:21.059Z] experimental info: [2022-11-01T21:26:21.059Z] ------------------- [2022-11-01T21:26:21.059Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-01T21:26:21.059Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T21:26:21.059Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-01T21:26:21.225Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-11-01T21:26:21.236Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-11-01T21:26:21.247Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-01T21:26:21.260Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-01T21:26:21.271Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-01T21:26:21.282Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-01T21:26:21.293Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-01T21:26:21.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-01T21:26:21.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-01T21:26:21.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-01T21:26:21.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-01T21:26:21.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-11-01T21:26:21.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-01T21:26:21.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-01T21:26:21.386Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-01T21:26:21.397Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-01T21:26:21.407Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T21:26:21.419Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T21:26:21.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-01T21:26:21.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-01T21:26:21.457Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-01T21:26:21.468Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-01T21:26:21.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-01T21:26:21.484Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-01T21:26:21.495Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-01T21:26:21.506Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-01T21:26:21.516Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-01T21:26:21.530Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-01T21:26:21.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-01T21:26:21.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-01T21:26:21.573Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e7488376ad1dd00b75d4cfa794ced1dedb225ae [Pipeline] echo [2022-11-01T21:26:21.583Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e74883 [Pipeline] echo [2022-11-01T21:26:21.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T21:26:21.635Z] provisioning config files... [2022-11-01T21:26:21.648Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config843419096092830685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:26:21.945Z] ---> docker-login.sh [2022-11-01T21:26:21.945Z] nexus3.edgexfoundry.org:10001 [2022-11-01T21:26:21.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:26:22.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:26:22.203Z] Configure a credential helper to remove this warning. See [2022-11-01T21:26:22.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:26:22.203Z] [2022-11-01T21:26:22.203Z] Login Succeeded [2022-11-01T21:26:22.463Z] nexus3.edgexfoundry.org:10002 [2022-11-01T21:26:22.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:26:22.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:26:22.463Z] Configure a credential helper to remove this warning. See [2022-11-01T21:26:22.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:26:22.463Z] [2022-11-01T21:26:22.463Z] Login Succeeded [2022-11-01T21:26:22.463Z] nexus3.edgexfoundry.org:10003 [2022-11-01T21:26:22.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:26:22.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:26:22.463Z] Configure a credential helper to remove this warning. See [2022-11-01T21:26:22.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:26:22.463Z] [2022-11-01T21:26:22.463Z] Login Succeeded [2022-11-01T21:26:22.463Z] nexus3.edgexfoundry.org:10004 [2022-11-01T21:26:22.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:26:22.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:26:22.722Z] Configure a credential helper to remove this warning. See [2022-11-01T21:26:22.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:26:22.722Z] [2022-11-01T21:26:22.722Z] Login Succeeded [2022-11-01T21:26:22.722Z] docker.io [2022-11-01T21:26:22.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:26:22.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:26:22.981Z] Configure a credential helper to remove this warning. See [2022-11-01T21:26:22.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:26:22.981Z] [2022-11-01T21:26:22.981Z] Login Succeeded [2022-11-01T21:26:22.981Z] ---> docker-login.sh ends [Pipeline] } [2022-11-01T21:26:22.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-01T21:26:23.408Z] + git rev-list -1 --merges 0e7488376ad1dd00b75d4cfa794ced1dedb225ae~1..0e7488376ad1dd00b75d4cfa794ced1dedb225ae [Pipeline] echo [2022-11-01T21:26:23.436Z] -----------> git rev-list -1 --merges 0e7488376ad1dd00b75d4cfa794ced1dedb225ae~1..0e7488376ad1dd00b75d4cfa794ced1dedb225ae 0e7488376ad1dd00b75d4cfa794ced1dedb225ae [false] [Pipeline] sh [2022-11-01T21:26:23.724Z] + git log --format=format:%s -1 0e7488376ad1dd00b75d4cfa794ced1dedb225ae [Pipeline] echo [2022-11-01T21:26:23.737Z] ========================================================= [2022-11-01T21:26:23.737Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-01T21:26:23.737Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T21:26:24.064Z] + git log --format=format:%s -1 0e7488376ad1dd00b75d4cfa794ced1dedb225ae [Pipeline] echo [2022-11-01T21:26:24.075Z] [semverPrep] GIT_COMMIT: 0e7488376ad1dd00b75d4cfa794ced1dedb225ae, Commit Message: docs: Levski Change Log (#120) [Pipeline] echo [2022-11-01T21:26:24.085Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-01T21:26:24.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T21:26:24.431Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-01T21:26:24.431Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-01T21:26:24.431Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-01T21:26:24.431Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-01T21:26:24.431Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-01T21:26:24.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:26:24.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T21:26:24.773Z] [2022-11-01T21:26:24.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:26:25.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T21:26:25.068Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-01T21:26:25.068Z] b85a868b505f: Pulling fs layer [2022-11-01T21:26:25.068Z] e2be974225ed: Pulling fs layer [2022-11-01T21:26:25.068Z] 339a4e72a1f5: Pulling fs layer [2022-11-01T21:26:25.068Z] 988bab9f4d93: Pulling fs layer [2022-11-01T21:26:25.068Z] 1469e6f7b9e6: Pulling fs layer [2022-11-01T21:26:25.068Z] eaf3925da568: Pulling fs layer [2022-11-01T21:26:25.068Z] bab4dde63d76: Pulling fs layer [2022-11-01T21:26:25.068Z] bde34c3a00c8: Pulling fs layer [2022-11-01T21:26:25.068Z] b352a97aabf1: Pulling fs layer [2022-11-01T21:26:25.068Z] 4872d77fe225: Pulling fs layer [2022-11-01T21:26:25.068Z] 5851b861e8e6: Pulling fs layer [2022-11-01T21:26:25.068Z] bde34c3a00c8: Waiting [2022-11-01T21:26:25.068Z] 1469e6f7b9e6: Waiting [2022-11-01T21:26:25.068Z] b352a97aabf1: Waiting [2022-11-01T21:26:25.068Z] 4872d77fe225: Waiting [2022-11-01T21:26:25.068Z] 5851b861e8e6: Waiting [2022-11-01T21:26:25.068Z] eaf3925da568: Waiting [2022-11-01T21:26:25.068Z] bab4dde63d76: Waiting [2022-11-01T21:26:25.068Z] e2be974225ed: Download complete [2022-11-01T21:26:25.068Z] 988bab9f4d93: Verifying Checksum [2022-11-01T21:26:25.068Z] 988bab9f4d93: Download complete [2022-11-01T21:26:25.329Z] 1469e6f7b9e6: Verifying Checksum [2022-11-01T21:26:25.329Z] 1469e6f7b9e6: Download complete [2022-11-01T21:26:25.329Z] 339a4e72a1f5: Verifying Checksum [2022-11-01T21:26:25.329Z] 339a4e72a1f5: Download complete [2022-11-01T21:26:25.329Z] eaf3925da568: Verifying Checksum [2022-11-01T21:26:25.329Z] eaf3925da568: Download complete [2022-11-01T21:26:25.329Z] bde34c3a00c8: Verifying Checksum [2022-11-01T21:26:25.329Z] bde34c3a00c8: Download complete [2022-11-01T21:26:25.329Z] b352a97aabf1: Download complete [2022-11-01T21:26:25.329Z] 4872d77fe225: Verifying Checksum [2022-11-01T21:26:25.329Z] 4872d77fe225: Download complete [2022-11-01T21:26:25.329Z] 5851b861e8e6: Verifying Checksum [2022-11-01T21:26:25.329Z] 5851b861e8e6: Download complete [2022-11-01T21:26:25.329Z] b85a868b505f: Verifying Checksum [2022-11-01T21:26:25.329Z] b85a868b505f: Download complete [2022-11-01T21:26:25.588Z] bab4dde63d76: Verifying Checksum [2022-11-01T21:26:25.588Z] bab4dde63d76: Download complete [2022-11-01T21:26:26.522Z] b85a868b505f: Pull complete [2022-11-01T21:26:26.780Z] e2be974225ed: Pull complete [2022-11-01T21:26:27.039Z] 339a4e72a1f5: Pull complete [2022-11-01T21:26:27.297Z] 988bab9f4d93: Pull complete [2022-11-01T21:26:27.556Z] 1469e6f7b9e6: Pull complete [2022-11-01T21:26:27.556Z] eaf3925da568: Pull complete [2022-11-01T21:26:28.937Z] bab4dde63d76: Pull complete [2022-11-01T21:26:29.198Z] bde34c3a00c8: Pull complete [2022-11-01T21:26:29.198Z] b352a97aabf1: Pull complete [2022-11-01T21:26:29.456Z] 4872d77fe225: Pull complete [2022-11-01T21:26:29.456Z] 5851b861e8e6: Pull complete [2022-11-01T21:26:29.456Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-01T21:26:29.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T21:26:29.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T21:26:29.543Z] prd-ubuntu20.04-docker-8c-8g-117759 does not seem to be running inside a container [2022-11-01T21:26:29.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-01T21:26:30.932Z] $ docker top aa31472761d8fc19840546e02161050dc5a09371e5df689d6f1f2cc30e1ae5c0 -eo pid,comm [2022-11-01T21:26:30.982Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-01T21:26:30.982Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T21:26:31.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T21:26:31.016Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T21:26:31.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T21:26:31.138Z] $ docker exec aa31472761d8fc19840546e02161050dc5a09371e5df689d6f1f2cc30e1ae5c0 ssh-agent [2022-11-01T21:26:31.234Z] SSH_AUTH_SOCK=/tmp/ssh-nTktyZtHimge/agent.32 [2022-11-01T21:26:31.234Z] SSH_AGENT_PID=38 [2022-11-01T21:26:31.240Z] Running ssh-add (command line suppressed) [2022-11-01T21:26:31.331Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17736301215206476980.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17736301215206476980.key) [2022-11-01T21:26:31.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T21:26:31.631Z] + git tag --points-at HEAD [Pipeline] } [2022-11-01T21:26:31.644Z] $ docker exec --env ******** --env ******** aa31472761d8fc19840546e02161050dc5a09371e5df689d6f1f2cc30e1ae5c0 ssh-agent -k [2022-11-01T21:26:31.734Z] unset SSH_AUTH_SOCK; [2022-11-01T21:26:31.735Z] unset SSH_AGENT_PID; [2022-11-01T21:26:31.735Z] echo Agent pid 38 killed; [2022-11-01T21:26:31.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-01T21:26:31.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T21:26:31.797Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T21:26:31.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T21:26:31.910Z] $ docker exec aa31472761d8fc19840546e02161050dc5a09371e5df689d6f1f2cc30e1ae5c0 ssh-agent [2022-11-01T21:26:32.018Z] SSH_AUTH_SOCK=/tmp/ssh-Y9Br42bDMFUm/agent.71 [2022-11-01T21:26:32.018Z] SSH_AGENT_PID=77 [2022-11-01T21:26:32.023Z] Running ssh-add (command line suppressed) [2022-11-01T21:26:32.126Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3873146234329591020.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3873146234329591020.key) [2022-11-01T21:26:32.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T21:26:32.424Z] + git semver init [2022-11-01T21:26:32.683Z] 2022-11-01 21:26:32,587 [run_init] DEBUG init version:0.0.0 force:False [2022-11-01T21:26:32.683Z] 2022-11-01 21:26:32,588 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-11-01T21:26:32.683Z] 2022-11-01 21:26:32,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-11-01T21:26:32.683Z] 2022-11-01 21:26:32,589 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-11-01T21:26:34.062Z] 2022-11-01 21:26:33,769 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-11-01T21:26:34.063Z] 2022-11-01 21:26:33,770 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-11-01T21:26:34.063Z] 2022-11-01 21:26:33,770 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-01T21:26:34.063Z] 2022-11-01 21:26:33,770 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-01T21:26:34.063Z] 2.3.0-dev.24 [Pipeline] } [2022-11-01T21:26:34.074Z] $ docker exec --env ******** --env ******** aa31472761d8fc19840546e02161050dc5a09371e5df689d6f1f2cc30e1ae5c0 ssh-agent -k [2022-11-01T21:26:34.168Z] unset SSH_AUTH_SOCK; [2022-11-01T21:26:34.168Z] unset SSH_AGENT_PID; [2022-11-01T21:26:34.168Z] echo Agent pid 77 killed; [2022-11-01T21:26:34.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T21:26:34.476Z] + git semver [Pipeline] } [2022-11-01T21:26:34.751Z] $ docker stop --time=1 aa31472761d8fc19840546e02161050dc5a09371e5df689d6f1f2cc30e1ae5c0 [2022-11-01T21:26:36.086Z] $ docker rm -f aa31472761d8fc19840546e02161050dc5a09371e5df689d6f1f2cc30e1ae5c0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T21:26:36.417Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-01T21:26:36.578Z] Stashed 1 file(s) [Pipeline] echo [2022-11-01T21:26:36.581Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T21:26:36.681Z] provisioning config files... [2022-11-01T21:26:36.689Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9718298232292959998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:26:36.984Z] ---> docker-login.sh [2022-11-01T21:26:36.984Z] nexus3.edgexfoundry.org:10001 [2022-11-01T21:26:36.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:26:36.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:26:36.984Z] Configure a credential helper to remove this warning. See [2022-11-01T21:26:36.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:26:36.984Z] [2022-11-01T21:26:36.984Z] Login Succeeded [2022-11-01T21:26:36.984Z] nexus3.edgexfoundry.org:10002 [2022-11-01T21:26:36.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:26:36.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:26:36.984Z] Configure a credential helper to remove this warning. See [2022-11-01T21:26:36.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:26:36.984Z] [2022-11-01T21:26:36.984Z] Login Succeeded [2022-11-01T21:26:36.984Z] nexus3.edgexfoundry.org:10003 [2022-11-01T21:26:37.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:26:37.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:26:37.243Z] Configure a credential helper to remove this warning. See [2022-11-01T21:26:37.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:26:37.243Z] [2022-11-01T21:26:37.243Z] Login Succeeded [2022-11-01T21:26:37.243Z] nexus3.edgexfoundry.org:10004 [2022-11-01T21:26:37.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:26:37.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:26:37.243Z] Configure a credential helper to remove this warning. See [2022-11-01T21:26:37.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:26:37.243Z] [2022-11-01T21:26:37.243Z] Login Succeeded [2022-11-01T21:26:37.243Z] docker.io [2022-11-01T21:26:37.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:26:37.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:26:37.772Z] Configure a credential helper to remove this warning. See [2022-11-01T21:26:37.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:26:37.772Z] [2022-11-01T21:26:37.772Z] Login Succeeded [2022-11-01T21:26:37.772Z] ---> docker-login.sh ends [Pipeline] } [2022-11-01T21:26:37.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-01T21:26:37.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T21:26:37.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T21:26:37.849Z] ========================================================= [2022-11-01T21:26:37.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-01T21:26:37.849Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:26:38.154Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-01T21:26:38.155Z] Sending build context to Docker daemon 12.51MB [2022-11-01T21:26:38.155Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-01T21:26:38.155Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-01T21:26:38.155Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-01T21:26:38.155Z] 213ec9aee27d: Pulling fs layer [2022-11-01T21:26:38.155Z] 4583459ba037: Pulling fs layer [2022-11-01T21:26:38.155Z] 93c1e223e6f2: Pulling fs layer [2022-11-01T21:26:38.155Z] 53926ce57604: Pulling fs layer [2022-11-01T21:26:38.155Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-01T21:26:38.155Z] 30f14e443154: Pulling fs layer [2022-11-01T21:26:38.155Z] 801331c1e519: Pulling fs layer [2022-11-01T21:26:38.155Z] 99cc6dd402b0: Pulling fs layer [2022-11-01T21:26:38.155Z] 7d9ed39f4882: Pulling fs layer [2022-11-01T21:26:38.155Z] 30f14e443154: Waiting [2022-11-01T21:26:38.155Z] 801331c1e519: Waiting [2022-11-01T21:26:38.155Z] 53926ce57604: Waiting [2022-11-01T21:26:38.155Z] 99cc6dd402b0: Waiting [2022-11-01T21:26:38.155Z] 7d9ed39f4882: Waiting [2022-11-01T21:26:38.155Z] 93c1e223e6f2: Verifying Checksum [2022-11-01T21:26:38.155Z] 93c1e223e6f2: Download complete [2022-11-01T21:26:38.155Z] 4583459ba037: Download complete [2022-11-01T21:26:38.414Z] 21b2b0c7a3f4: Download complete [2022-11-01T21:26:38.414Z] 30f14e443154: Verifying Checksum [2022-11-01T21:26:38.414Z] 30f14e443154: Download complete [2022-11-01T21:26:38.414Z] 213ec9aee27d: Verifying Checksum [2022-11-01T21:26:38.414Z] 213ec9aee27d: Download complete [2022-11-01T21:26:38.414Z] 801331c1e519: Verifying Checksum [2022-11-01T21:26:38.414Z] 801331c1e519: Download complete [2022-11-01T21:26:38.414Z] 213ec9aee27d: Pull complete [2022-11-01T21:26:38.687Z] 4583459ba037: Pull complete [2022-11-01T21:26:38.687Z] 93c1e223e6f2: Pull complete [2022-11-01T21:26:38.949Z] 7d9ed39f4882: Verifying Checksum [2022-11-01T21:26:38.949Z] 7d9ed39f4882: Download complete [2022-11-01T21:26:38.949Z] 99cc6dd402b0: Verifying Checksum [2022-11-01T21:26:38.949Z] 99cc6dd402b0: Download complete [2022-11-01T21:26:38.949Z] 53926ce57604: Verifying Checksum [2022-11-01T21:26:38.949Z] 53926ce57604: Download complete [2022-11-01T21:26:43.133Z] 53926ce57604: Pull complete [2022-11-01T21:26:43.133Z] 21b2b0c7a3f4: Pull complete [2022-11-01T21:26:43.133Z] 30f14e443154: Pull complete [2022-11-01T21:26:43.133Z] 801331c1e519: Pull complete [2022-11-01T21:26:44.505Z] 99cc6dd402b0: Pull complete [2022-11-01T21:26:45.440Z] 7d9ed39f4882: Pull complete [2022-11-01T21:26:45.440Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-01T21:26:45.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T21:26:45.440Z] ---> 1dedd983c030 [2022-11-01T21:26:45.440Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-01T21:26:47.351Z] ---> Running in d2ed403163d8 [2022-11-01T21:26:47.351Z] Removing intermediate container d2ed403163d8 [2022-11-01T21:26:47.351Z] ---> d9fc683a1421 [2022-11-01T21:26:47.351Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-01T21:26:47.351Z] ---> Running in fa347d3cee53 [2022-11-01T21:26:47.351Z] Removing intermediate container fa347d3cee53 [2022-11-01T21:26:47.351Z] ---> b94bbf1ec90a [2022-11-01T21:26:47.351Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-01T21:26:47.351Z] ---> Running in f684d6ad3ec8 [2022-11-01T21:26:47.351Z] Removing intermediate container f684d6ad3ec8 [2022-11-01T21:26:47.351Z] ---> 46b0ccbc1cc5 [2022-11-01T21:26:47.351Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-01T21:26:47.351Z] ---> Running in 71ff5586450f [2022-11-01T21:26:47.611Z] Removing intermediate container 71ff5586450f [2022-11-01T21:26:47.611Z] ---> b136b24a22c9 [2022-11-01T21:26:47.611Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-01T21:26:47.611Z] ---> Running in 393977d793a5 [2022-11-01T21:26:47.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-01T21:26:47.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-01T21:26:48.129Z] OK: 211 MiB in 51 packages [2022-11-01T21:26:48.388Z] Removing intermediate container 393977d793a5 [2022-11-01T21:26:48.388Z] ---> f4dafc4d7730 [2022-11-01T21:26:48.388Z] Step 8/13 : WORKDIR /app [2022-11-01T21:26:48.388Z] ---> Running in d37826168009 [2022-11-01T21:26:48.388Z] Removing intermediate container d37826168009 [2022-11-01T21:26:48.388Z] ---> e0e2dcba918d [2022-11-01T21:26:48.388Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-01T21:26:48.647Z] ---> a44195017df2 [2022-11-01T21:26:48.647Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-01T21:26:48.647Z] ---> Running in 8395f15cf7d6 [2022-11-01T21:26:51.654Z] Still waiting to schedule task [2022-11-01T21:26:51.654Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117758’ [2022-11-01T21:27:06.734Z] Removing intermediate container 8395f15cf7d6 [2022-11-01T21:27:06.734Z] ---> cbc610c433fe [2022-11-01T21:27:06.734Z] Step 11/13 : COPY . . [2022-11-01T21:27:06.734Z] ---> 8f0528170eed [2022-11-01T21:27:06.734Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-01T21:27:06.734Z] ---> Running in 39e1821cf459 [2022-11-01T21:27:06.734Z] Removing intermediate container 39e1821cf459 [2022-11-01T21:27:06.734Z] ---> 25b97faa378a [2022-11-01T21:27:06.734Z] Step 13/13 : RUN $MAKE [2022-11-01T21:27:06.734Z] ---> Running in 3bef5b5e6148 [2022-11-01T21:27:06.734Z] noop [2022-11-01T21:27:06.734Z] Removing intermediate container 3bef5b5e6148 [2022-11-01T21:27:06.734Z] ---> 825843e116d9 [2022-11-01T21:27:06.734Z] Successfully built 825843e116d9 [2022-11-01T21:27:06.734Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:27:07.039Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T21:27:07.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T21:27:07.107Z] prd-ubuntu20.04-docker-8c-8g-117759 does not seem to be running inside a container [2022-11-01T21:27:07.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat [2022-11-01T21:27:07.479Z] $ docker top 4b07a5b04f59a688e48adfb832b66a1f8b44f600aa0ed73ec19445d443406bd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T21:27:07.818Z] + go version [2022-11-01T21:27:07.818Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-01T21:27:07.829Z] $ docker stop --time=1 4b07a5b04f59a688e48adfb832b66a1f8b44f600aa0ed73ec19445d443406bd6 [2022-11-01T21:27:09.107Z] $ docker rm -f 4b07a5b04f59a688e48adfb832b66a1f8b44f600aa0ed73ec19445d443406bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:27:09.504Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T21:27:09.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T21:27:09.569Z] prd-ubuntu20.04-docker-8c-8g-117759 does not seem to be running inside a container [2022-11-01T21:27:09.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat [2022-11-01T21:27:09.929Z] $ docker top 0599334e79574412cc39cd1934700629e4c8e234e06fda63746f0a0f255d20db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T21:27:10.273Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-11-01T21:27:10.569Z] + make test [2022-11-01T21:27:10.569Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-01T21:27:20.531Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-11-01T21:27:20.531Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.031s coverage: 86.2% of statements [2022-11-01T21:27:20.531Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-11-01T21:27:22.443Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.548s coverage: 71.9% of statements [2022-11-01T21:27:29.000Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-01T21:27:29.000Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-01T21:27:32.280Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T21:27:32.280Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-01T21:27:32.280Z] ./bin/test-attribution.sh [Pipeline] echo [2022-11-01T21:27:32.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T21:27:32.562Z] $ docker stop --time=1 0599334e79574412cc39cd1934700629e4c8e234e06fda63746f0a0f255d20db [2022-11-01T21:27:34.399Z] $ docker rm -f 0599334e79574412cc39cd1934700629e4c8e234e06fda63746f0a0f255d20db [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T21:27:34.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T21:27:34.866Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-01T21:27:35.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-01T21:27:35.575Z] + ls -al . [2022-11-01T21:27:35.576Z] total 240 [2022-11-01T21:27:35.576Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 21:27 . [2022-11-01T21:27:35.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:26 .. [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 21:26 .dockerignore [2022-11-01T21:27:35.576Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 21:27 .git [2022-11-01T21:27:35.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:26 .github [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 788 Nov 1 21:26 .gitignore [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 21:26 .golangci.yml [2022-11-01T21:27:35.576Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 21:26 .semver [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 9922 Nov 1 21:26 Attribution.txt [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 4331 Nov 1 21:26 CHANGELOG.md [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 1815 Nov 1 21:26 Dockerfile [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 21:26 GOVERNANCE.md [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 687 Nov 1 21:26 Jenkinsfile [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 21:26 LICENSE [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 3163 Nov 1 21:26 Makefile [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 21:26 OWNERS.md [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 31023 Nov 1 21:26 README.md [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 21:26 VERSION [2022-11-01T21:27:35.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:26 bin [2022-11-01T21:27:35.576Z] -rw-r--r-- 1 jenkins jenkins 41008 Nov 1 21:27 coverage.out [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 3646 Nov 1 21:26 go.mod [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 44955 Nov 1 21:26 go.sum [2022-11-01T21:27:35.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:26 images [2022-11-01T21:27:35.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:26 internal [2022-11-01T21:27:35.576Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 21:26 main.go [2022-11-01T21:27:35.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:26 res [2022-11-01T21:27:35.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:26 snap [2022-11-01T21:27:35.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:26 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:27:35.874Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0e7488376ad1dd00b75d4cfa794ced1dedb225ae --label arch=amd64 --label version=2.3.0-dev.24 . [2022-11-01T21:27:35.874Z] Sending build context to Docker daemon 12.51MB [2022-11-01T21:27:35.874Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2022-11-01T21:27:35.874Z] Step 2/30 : FROM ${BASE} AS builder [2022-11-01T21:27:35.874Z] ---> 825843e116d9 [2022-11-01T21:27:35.874Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-01T21:27:35.874Z] ---> Running in 093c56a8b765 [2022-11-01T21:27:36.133Z] Removing intermediate container 093c56a8b765 [2022-11-01T21:27:36.133Z] ---> 6c602b272ef6 [2022-11-01T21:27:36.133Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2022-11-01T21:27:36.133Z] ---> Running in 5df9d7bfd986 [2022-11-01T21:27:36.133Z] Removing intermediate container 5df9d7bfd986 [2022-11-01T21:27:36.133Z] ---> b9909e2e2980 [2022-11-01T21:27:36.133Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2022-11-01T21:27:36.133Z] ---> Running in bc102ba47486 [2022-11-01T21:27:36.393Z] Removing intermediate container bc102ba47486 [2022-11-01T21:27:36.393Z] ---> 5b80a38603ce [2022-11-01T21:27:36.393Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-01T21:27:36.393Z] ---> Running in 14aca21c91f6 [2022-11-01T21:27:36.393Z] Removing intermediate container 14aca21c91f6 [2022-11-01T21:27:36.393Z] ---> c849553daef6 [2022-11-01T21:27:36.393Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-01T21:27:36.393Z] ---> Running in 09870eb1d6b4 [2022-11-01T21:27:36.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-01T21:27:36.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-01T21:27:36.915Z] OK: 211 MiB in 51 packages [2022-11-01T21:27:37.485Z] Removing intermediate container 09870eb1d6b4 [2022-11-01T21:27:37.485Z] ---> 4e41aa5a0452 [2022-11-01T21:27:37.485Z] Step 8/30 : WORKDIR /app [2022-11-01T21:27:37.485Z] ---> Running in 6e221b555d31 [2022-11-01T21:27:37.485Z] Removing intermediate container 6e221b555d31 [2022-11-01T21:27:37.485Z] ---> ad0f322b7ebc [2022-11-01T21:27:37.485Z] Step 9/30 : COPY go.mod vendor* ./ [2022-11-01T21:27:37.485Z] ---> 332debb27fad [2022-11-01T21:27:37.485Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-01T21:27:37.745Z] ---> Running in e677d28638a5 [2022-11-01T21:27:38.312Z] Removing intermediate container e677d28638a5 [2022-11-01T21:27:38.312Z] ---> d2e9c90bf01e [2022-11-01T21:27:38.312Z] Step 11/30 : COPY . . [2022-11-01T21:27:38.573Z] ---> 37294fb1a4c7 [2022-11-01T21:27:38.573Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-01T21:27:38.573Z] ---> Running in 06bb79b5535e [2022-11-01T21:27:38.573Z] Removing intermediate container 06bb79b5535e [2022-11-01T21:27:38.573Z] ---> bf4277793240 [2022-11-01T21:27:38.573Z] Step 13/30 : RUN $MAKE [2022-11-01T21:27:38.832Z] ---> Running in 0e3b9d08043d [2022-11-01T21:27:39.091Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-11-01T21:28:01.013Z] Removing intermediate container 0e3b9d08043d [2022-11-01T21:28:01.013Z] ---> 7c5bc816e6cf [2022-11-01T21:28:01.013Z] Step 14/30 : FROM alpine:3.14 [2022-11-01T21:28:01.013Z] 3.14: Pulling from library/alpine [2022-11-01T21:28:01.013Z] c7ed990a2339: Pulling fs layer [2022-11-01T21:28:01.013Z] c7ed990a2339: Verifying Checksum [2022-11-01T21:28:01.013Z] c7ed990a2339: Download complete [2022-11-01T21:28:01.013Z] c7ed990a2339: Pull complete [2022-11-01T21:28:01.013Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-01T21:28:01.013Z] Status: Downloaded newer image for alpine:3.14 [2022-11-01T21:28:01.013Z] ---> dd53f409bf0b [2022-11-01T21:28:01.013Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-01T21:28:01.013Z] ---> Running in b85351ed9b51 [2022-11-01T21:28:01.013Z] Removing intermediate container b85351ed9b51 [2022-11-01T21:28:01.013Z] ---> f322cbb08a96 [2022-11-01T21:28:01.013Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-11-01T21:28:01.013Z] ---> Running in 1791aa6b47cd [2022-11-01T21:28:01.013Z] Removing intermediate container 1791aa6b47cd [2022-11-01T21:28:01.013Z] ---> 175334cbe0e7 [2022-11-01T21:28:01.013Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-11-01T21:28:01.013Z] ---> Running in 83f2e9f6b55a [2022-11-01T21:28:01.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-11-01T21:28:01.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-11-01T21:28:01.013Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-01T21:28:01.013Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-01T21:28:01.013Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-11-01T21:28:01.013Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-01T21:28:01.013Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-11-01T21:28:01.013Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-01T21:28:01.013Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-01T21:28:01.013Z] Executing busybox-1.33.1-r8.trigger [2022-11-01T21:28:01.013Z] Executing ca-certificates-20220614-r0.trigger [2022-11-01T21:28:01.013Z] OK: 9 MiB in 21 packages [2022-11-01T21:28:01.013Z] Removing intermediate container 83f2e9f6b55a [2022-11-01T21:28:01.013Z] ---> 279c48277955 [2022-11-01T21:28:01.013Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-01T21:28:01.013Z] ---> 3a31bf744b73 [2022-11-01T21:28:01.013Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-01T21:28:01.013Z] ---> 6702acfcb6cf [2022-11-01T21:28:01.013Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2022-11-01T21:28:01.013Z] ---> b81fd327e0f5 [2022-11-01T21:28:01.013Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2022-11-01T21:28:01.013Z] ---> 4e359896ebac [2022-11-01T21:28:01.013Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-11-01T21:28:01.013Z] ---> b6b2c385a803 [2022-11-01T21:28:01.013Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-11-01T21:28:01.013Z] ---> Running in fe47d9404b03 [2022-11-01T21:28:01.581Z] Removing intermediate container fe47d9404b03 [2022-11-01T21:28:01.581Z] ---> 740e83694e94 [2022-11-01T21:28:01.581Z] Step 24/30 : VOLUME /cache [2022-11-01T21:28:01.581Z] ---> Running in 12992e2d0b4f [2022-11-01T21:28:01.581Z] Removing intermediate container 12992e2d0b4f [2022-11-01T21:28:01.581Z] ---> e6a9a078eb5a [2022-11-01T21:28:01.581Z] Step 25/30 : EXPOSE 59711 [2022-11-01T21:28:01.841Z] ---> Running in b9707daa911a [2022-11-01T21:28:01.841Z] Removing intermediate container b9707daa911a [2022-11-01T21:28:01.841Z] ---> eec9516c861c [2022-11-01T21:28:01.841Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-11-01T21:28:01.841Z] ---> Running in 3f04b4bb3be7 [2022-11-01T21:28:01.841Z] Removing intermediate container 3f04b4bb3be7 [2022-11-01T21:28:01.841Z] ---> 11576243f10d [2022-11-01T21:28:01.841Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-11-01T21:28:02.102Z] ---> Running in 539ba7669d4f [2022-11-01T21:28:02.102Z] Removing intermediate container 539ba7669d4f [2022-11-01T21:28:02.102Z] ---> 82c02524d41d [2022-11-01T21:28:02.102Z] Step 28/30 : LABEL arch=amd64 [2022-11-01T21:28:02.102Z] ---> Running in 064663e5948d [2022-11-01T21:28:02.102Z] Removing intermediate container 064663e5948d [2022-11-01T21:28:02.102Z] ---> ef38704503f8 [2022-11-01T21:28:02.102Z] Step 29/30 : LABEL git_sha=0e7488376ad1dd00b75d4cfa794ced1dedb225ae [2022-11-01T21:28:02.360Z] ---> Running in f71759373b15 [2022-11-01T21:28:02.360Z] Removing intermediate container f71759373b15 [2022-11-01T21:28:02.360Z] ---> f4794331b172 [2022-11-01T21:28:02.360Z] Step 30/30 : LABEL version=2.3.0-dev.24 [2022-11-01T21:28:02.360Z] ---> Running in 7cbec14d7d21 [2022-11-01T21:28:02.360Z] Removing intermediate container 7cbec14d7d21 [2022-11-01T21:28:02.360Z] ---> 329a2256709a [2022-11-01T21:28:02.360Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-01T21:28:02.360Z] Successfully built 329a2256709a [2022-11-01T21:28:02.360Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T21:28:02.452Z] provisioning config files... [2022-11-01T21:28:02.462Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11636092045852666945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:28:02.756Z] ---> docker-login.sh [2022-11-01T21:28:02.757Z] nexus3.edgexfoundry.org:10001 [2022-11-01T21:28:02.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:28:02.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:28:02.757Z] Configure a credential helper to remove this warning. See [2022-11-01T21:28:02.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:28:02.757Z] [2022-11-01T21:28:02.757Z] Login Succeeded [2022-11-01T21:28:02.757Z] nexus3.edgexfoundry.org:10002 [2022-11-01T21:28:02.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:28:02.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:28:02.757Z] Configure a credential helper to remove this warning. See [2022-11-01T21:28:02.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:28:02.757Z] [2022-11-01T21:28:02.757Z] Login Succeeded [2022-11-01T21:28:02.757Z] nexus3.edgexfoundry.org:10003 [2022-11-01T21:28:03.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:28:03.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:28:03.016Z] Configure a credential helper to remove this warning. See [2022-11-01T21:28:03.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:28:03.016Z] [2022-11-01T21:28:03.016Z] Login Succeeded [2022-11-01T21:28:03.016Z] nexus3.edgexfoundry.org:10004 [2022-11-01T21:28:03.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:28:03.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:28:03.016Z] Configure a credential helper to remove this warning. See [2022-11-01T21:28:03.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:28:03.016Z] [2022-11-01T21:28:03.016Z] Login Succeeded [2022-11-01T21:28:03.016Z] docker.io [2022-11-01T21:28:03.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:28:03.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:28:03.638Z] Configure a credential helper to remove this warning. See [2022-11-01T21:28:03.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:28:03.638Z] [2022-11-01T21:28:03.638Z] Login Succeeded [2022-11-01T21:28:03.638Z] ---> docker-login.sh ends [Pipeline] } [2022-11-01T21:28:03.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-01T21:28:03.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T21:28:03.703Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-11-01T21:28:03.703Z] 0e7488376ad1dd00b75d4cfa794ced1dedb225ae [2022-11-01T21:28:03.703Z] latest [2022-11-01T21:28:03.703Z] 2.3.0-dev.24 [2022-11-01T21:28:03.703Z] 0e7488376ad1dd00b75d4cfa794ced1dedb225ae-2.3.0-dev.24 [2022-11-01T21:28:03.703Z] main [2022-11-01T21:28:03.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:28:04.063Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e7488376ad1dd00b75d4cfa794ced1dedb225ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:28:04.408Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e7488376ad1dd00b75d4cfa794ced1dedb225ae [2022-11-01T21:28:04.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-11-01T21:28:04.408Z] 07f65ef70008: Preparing [2022-11-01T21:28:04.408Z] f93b086520a4: Preparing [2022-11-01T21:28:04.408Z] cd522449720e: Preparing [2022-11-01T21:28:04.408Z] 87823a52d1ad: Preparing [2022-11-01T21:28:04.408Z] c5facf64c7c8: Preparing [2022-11-01T21:28:04.408Z] 86fd059decb5: Preparing [2022-11-01T21:28:04.408Z] d22ec9dde887: Preparing [2022-11-01T21:28:04.408Z] 63493a9ab2d4: Preparing [2022-11-01T21:28:04.408Z] 86fd059decb5: Waiting [2022-11-01T21:28:04.408Z] d22ec9dde887: Waiting [2022-11-01T21:28:04.408Z] 63493a9ab2d4: Waiting [2022-11-01T21:28:04.408Z] 87823a52d1ad: Pushed [2022-11-01T21:28:04.408Z] 07f65ef70008: Pushed [2022-11-01T21:28:04.408Z] c5facf64c7c8: Pushed [2022-11-01T21:28:04.408Z] cd522449720e: Pushed [2022-11-01T21:28:04.408Z] 63493a9ab2d4: Layer already exists [2022-11-01T21:28:04.666Z] 86fd059decb5: Pushed [2022-11-01T21:28:04.924Z] d22ec9dde887: Pushed [2022-11-01T21:28:06.827Z] f93b086520a4: Pushed [2022-11-01T21:28:06.827Z] 0e7488376ad1dd00b75d4cfa794ced1dedb225ae: digest: sha256:acc9af3a3edb327dd106dfc14f429f741139a29d539ae3395c7d10f8cf9a2828 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:28:07.131Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:28:07.438Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-11-01T21:28:07.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-11-01T21:28:07.438Z] 07f65ef70008: Preparing [2022-11-01T21:28:07.438Z] f93b086520a4: Preparing [2022-11-01T21:28:07.438Z] cd522449720e: Preparing [2022-11-01T21:28:07.438Z] 87823a52d1ad: Preparing [2022-11-01T21:28:07.438Z] c5facf64c7c8: Preparing [2022-11-01T21:28:07.438Z] 86fd059decb5: Preparing [2022-11-01T21:28:07.438Z] d22ec9dde887: Preparing [2022-11-01T21:28:07.438Z] 63493a9ab2d4: Preparing [2022-11-01T21:28:07.438Z] 63493a9ab2d4: Waiting [2022-11-01T21:28:07.438Z] d22ec9dde887: Waiting [2022-11-01T21:28:07.438Z] c5facf64c7c8: Layer already exists [2022-11-01T21:28:07.438Z] f93b086520a4: Layer already exists [2022-11-01T21:28:07.438Z] cd522449720e: Layer already exists [2022-11-01T21:28:07.438Z] 07f65ef70008: Layer already exists [2022-11-01T21:28:07.438Z] 87823a52d1ad: Layer already exists [2022-11-01T21:28:07.438Z] d22ec9dde887: Layer already exists [2022-11-01T21:28:07.438Z] 86fd059decb5: Layer already exists [2022-11-01T21:28:07.438Z] 63493a9ab2d4: Layer already exists [2022-11-01T21:28:07.438Z] latest: digest: sha256:acc9af3a3edb327dd106dfc14f429f741139a29d539ae3395c7d10f8cf9a2828 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:28:07.742Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:28:08.051Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.24 [2022-11-01T21:28:08.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-11-01T21:28:08.051Z] 07f65ef70008: Preparing [2022-11-01T21:28:08.051Z] f93b086520a4: Preparing [2022-11-01T21:28:08.051Z] cd522449720e: Preparing [2022-11-01T21:28:08.051Z] 87823a52d1ad: Preparing [2022-11-01T21:28:08.051Z] c5facf64c7c8: Preparing [2022-11-01T21:28:08.051Z] 86fd059decb5: Preparing [2022-11-01T21:28:08.051Z] d22ec9dde887: Preparing [2022-11-01T21:28:08.051Z] 63493a9ab2d4: Preparing [2022-11-01T21:28:08.051Z] 86fd059decb5: Waiting [2022-11-01T21:28:08.051Z] d22ec9dde887: Waiting [2022-11-01T21:28:08.051Z] 63493a9ab2d4: Waiting [2022-11-01T21:28:08.051Z] f93b086520a4: Layer already exists [2022-11-01T21:28:08.051Z] 07f65ef70008: Layer already exists [2022-11-01T21:28:08.051Z] cd522449720e: Layer already exists [2022-11-01T21:28:08.051Z] c5facf64c7c8: Layer already exists [2022-11-01T21:28:08.051Z] 87823a52d1ad: Layer already exists [2022-11-01T21:28:08.051Z] 86fd059decb5: Layer already exists [2022-11-01T21:28:08.051Z] d22ec9dde887: Layer already exists [2022-11-01T21:28:08.051Z] 63493a9ab2d4: Layer already exists [2022-11-01T21:28:08.051Z] 2.3.0-dev.24: digest: sha256:acc9af3a3edb327dd106dfc14f429f741139a29d539ae3395c7d10f8cf9a2828 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:28:08.362Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e7488376ad1dd00b75d4cfa794ced1dedb225ae-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:28:08.664Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e7488376ad1dd00b75d4cfa794ced1dedb225ae-2.3.0-dev.24 [2022-11-01T21:28:08.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-11-01T21:28:08.664Z] 07f65ef70008: Preparing [2022-11-01T21:28:08.664Z] f93b086520a4: Preparing [2022-11-01T21:28:08.664Z] cd522449720e: Preparing [2022-11-01T21:28:08.664Z] 87823a52d1ad: Preparing [2022-11-01T21:28:08.664Z] c5facf64c7c8: Preparing [2022-11-01T21:28:08.664Z] 86fd059decb5: Preparing [2022-11-01T21:28:08.664Z] d22ec9dde887: Preparing [2022-11-01T21:28:08.664Z] 63493a9ab2d4: Preparing [2022-11-01T21:28:08.664Z] d22ec9dde887: Waiting [2022-11-01T21:28:08.664Z] 63493a9ab2d4: Waiting [2022-11-01T21:28:08.664Z] 86fd059decb5: Waiting [2022-11-01T21:28:08.664Z] 07f65ef70008: Layer already exists [2022-11-01T21:28:08.664Z] c5facf64c7c8: Layer already exists [2022-11-01T21:28:08.664Z] cd522449720e: Layer already exists [2022-11-01T21:28:08.664Z] f93b086520a4: Layer already exists [2022-11-01T21:28:08.664Z] 87823a52d1ad: Layer already exists [2022-11-01T21:28:08.664Z] 86fd059decb5: Layer already exists [2022-11-01T21:28:08.664Z] 63493a9ab2d4: Layer already exists [2022-11-01T21:28:08.664Z] d22ec9dde887: Layer already exists [2022-11-01T21:28:08.664Z] 0e7488376ad1dd00b75d4cfa794ced1dedb225ae-2.3.0-dev.24: digest: sha256:acc9af3a3edb327dd106dfc14f429f741139a29d539ae3395c7d10f8cf9a2828 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:28:08.970Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:28:09.269Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-11-01T21:28:09.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-11-01T21:28:09.269Z] 07f65ef70008: Preparing [2022-11-01T21:28:09.269Z] f93b086520a4: Preparing [2022-11-01T21:28:09.269Z] cd522449720e: Preparing [2022-11-01T21:28:09.269Z] 87823a52d1ad: Preparing [2022-11-01T21:28:09.269Z] c5facf64c7c8: Preparing [2022-11-01T21:28:09.269Z] 86fd059decb5: Preparing [2022-11-01T21:28:09.269Z] d22ec9dde887: Preparing [2022-11-01T21:28:09.269Z] 63493a9ab2d4: Preparing [2022-11-01T21:28:09.269Z] 86fd059decb5: Waiting [2022-11-01T21:28:09.269Z] d22ec9dde887: Waiting [2022-11-01T21:28:09.269Z] 63493a9ab2d4: Waiting [2022-11-01T21:28:09.269Z] 87823a52d1ad: Layer already exists [2022-11-01T21:28:09.269Z] 07f65ef70008: Layer already exists [2022-11-01T21:28:09.269Z] cd522449720e: Layer already exists [2022-11-01T21:28:09.269Z] f93b086520a4: Layer already exists [2022-11-01T21:28:09.269Z] c5facf64c7c8: Layer already exists [2022-11-01T21:28:09.269Z] 86fd059decb5: Layer already exists [2022-11-01T21:28:09.269Z] d22ec9dde887: Layer already exists [2022-11-01T21:28:09.269Z] 63493a9ab2d4: Layer already exists [2022-11-01T21:28:09.269Z] main: digest: sha256:acc9af3a3edb327dd106dfc14f429f741139a29d539ae3395c7d10f8cf9a2828 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-01T21:28:09.306Z] ===================================================== [Pipeline] echo [2022-11-01T21:28:09.311Z] taggedImages: [2022-11-01T21:28:09.311Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e7488376ad1dd00b75d4cfa794ced1dedb225ae [2022-11-01T21:28:09.311Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-11-01T21:28:09.311Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.24 [2022-11-01T21:28:09.311Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e7488376ad1dd00b75d4cfa794ced1dedb225ae-2.3.0-dev.24 [2022-11-01T21:28:09.311Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:28:09.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T21:28:09.656Z] [2022-11-01T21:28:09.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:28:09.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T21:28:09.950Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-01T21:28:09.950Z] 5eb5b503b376: Pulling fs layer [2022-11-01T21:28:09.950Z] 5c69ac0246d0: Pulling fs layer [2022-11-01T21:28:09.950Z] ec43610c2a17: Pulling fs layer [2022-11-01T21:28:09.950Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-01T21:28:09.950Z] 33b1e0a273af: Pulling fs layer [2022-11-01T21:28:09.950Z] 5d3b04190fa2: Pulling fs layer [2022-11-01T21:28:09.950Z] 2f39f015ded8: Pulling fs layer [2022-11-01T21:28:09.950Z] 3a2ae6a8a46f: Waiting [2022-11-01T21:28:09.950Z] 33b1e0a273af: Waiting [2022-11-01T21:28:09.950Z] 5d3b04190fa2: Waiting [2022-11-01T21:28:09.950Z] 2f39f015ded8: Waiting [2022-11-01T21:28:09.950Z] 5c69ac0246d0: Download complete [2022-11-01T21:28:09.950Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-01T21:28:09.950Z] 3a2ae6a8a46f: Download complete [2022-11-01T21:28:09.950Z] 33b1e0a273af: Verifying Checksum [2022-11-01T21:28:09.950Z] 33b1e0a273af: Download complete [2022-11-01T21:28:10.209Z] 5d3b04190fa2: Verifying Checksum [2022-11-01T21:28:10.209Z] 5d3b04190fa2: Download complete [2022-11-01T21:28:10.209Z] ec43610c2a17: Verifying Checksum [2022-11-01T21:28:10.209Z] ec43610c2a17: Download complete [2022-11-01T21:28:10.209Z] 5eb5b503b376: Verifying Checksum [2022-11-01T21:28:10.209Z] 5eb5b503b376: Download complete [2022-11-01T21:28:10.775Z] 2f39f015ded8: Download complete [2022-11-01T21:28:11.340Z] 5eb5b503b376: Pull complete [2022-11-01T21:28:11.340Z] 5c69ac0246d0: Pull complete [2022-11-01T21:28:11.907Z] ec43610c2a17: Pull complete [2022-11-01T21:28:11.907Z] 3a2ae6a8a46f: Pull complete [2022-11-01T21:28:11.907Z] 33b1e0a273af: Pull complete [2022-11-01T21:28:11.907Z] 5d3b04190fa2: Pull complete [2022-11-01T21:28:16.095Z] 2f39f015ded8: Pull complete [2022-11-01T21:28:16.095Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-01T21:28:16.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T21:28:16.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T21:28:16.167Z] prd-ubuntu20.04-docker-8c-8g-117759 does not seem to be running inside a container [2022-11-01T21:28:16.200Z] $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-01T21:28:17.634Z] $ docker top d2de4c3651b82ffedf5e2d3fea758bbfbb8a2149986869e26b3b0193d383d511 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:28:18.001Z] ---> job-cost.sh [2022-11-01T21:28:18.001Z] lf-activate-venv: SKIPPING [2022-11-01T21:28:18.001Z] INFO: No Stack... [2022-11-01T21:28:18.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T21:28:18.828Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T21:28:19.115Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-11-01T21:28:19.115Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T21:28:19.129Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-64-stack-cost] [2022-11-01T21:28:19.135Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-64-stack-cost] did not exist. Created. [2022-11-01T21:28:19.136Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T21:28:19.433Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-01T21:28:19.465Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T21:28:19.474Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T21:28:19.492Z] $ docker stop --time=1 d2de4c3651b82ffedf5e2d3fea758bbfbb8a2149986869e26b3b0193d383d511 [2022-11-01T21:28:20.664Z] $ docker rm -f d2de4c3651b82ffedf5e2d3fea758bbfbb8a2149986869e26b3b0193d383d511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-01T21:29:27.841Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117761 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-11-01T21:29:27.853Z] Running in /w/workspace/app-rfid-llrp-inventory/64 [Pipeline] { [Pipeline] checkout [2022-11-01T21:29:27.890Z] The recommended git tool is: git [2022-11-01T21:29:34.699Z] using credential edgex-jenkins-ssh [2022-11-01T21:29:34.717Z] Cloning the remote Git repository [2022-11-01T21:29:34.783Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-11-01T21:29:34.887Z] > git init /w/workspace/app-rfid-llrp-inventory/64 # timeout=10 [2022-11-01T21:29:35.092Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-11-01T21:29:35.094Z] > git --version # timeout=10 [2022-11-01T21:29:35.125Z] > git --version # 'git version 2.25.1' [2022-11-01T21:29:35.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T21:29:35.197Z] Verifying host key using known hosts file [2022-11-01T21:29:35.470Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-01T21:29:35.488Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T21:29:37.972Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-11-01T21:29:37.998Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T21:29:39.050Z] Avoid second fetch [2022-11-01T21:29:39.051Z] Checking out Revision 0e7488376ad1dd00b75d4cfa794ced1dedb225ae (main) [2022-11-01T21:29:39.071Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T21:29:39.091Z] > git checkout -f 0e7488376ad1dd00b75d4cfa794ced1dedb225ae # timeout=10 [2022-11-01T21:29:39.717Z] Commit message: "docs: Levski Change Log (#120)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T21:29:40.807Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-01T21:29:40.807Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T21:29:40.807Z] Dload Upload Total Spent Left Speed [2022-11-01T21:29:40.807Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 64958 0 --:--:-- --:--:-- --:--:-- 65295 [Pipeline] sh [2022-11-01T21:29:41.476Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-01T21:29:41.815Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-11-01T21:29:41.815Z] sudo tee /etc/docker/daemon.new [2022-11-01T21:29:41.815Z] { [2022-11-01T21:29:41.815Z] "registry-mirrors": [ [2022-11-01T21:29:41.815Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-01T21:29:41.815Z] ], [2022-11-01T21:29:41.815Z] "bip": "10.250.0.254/24", [2022-11-01T21:29:41.815Z] "hosts": [ [2022-11-01T21:29:41.815Z] "tcp://0.0.0.0:5555", [2022-11-01T21:29:41.815Z] "unix:///var/run/docker.sock" [2022-11-01T21:29:41.815Z] ], [2022-11-01T21:29:41.815Z] "mtu": 1458, [2022-11-01T21:29:41.815Z] "selinux-enabled": true, [2022-11-01T21:29:41.815Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-01T21:29:41.815Z] } [Pipeline] sh [2022-11-01T21:29:42.155Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-01T21:29:42.493Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T21:30:00.799Z] provisioning config files... [2022-11-01T21:30:00.828Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/64@tmp/config1863916566901943942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:30:01.197Z] ---> docker-login.sh [2022-11-01T21:30:01.197Z] nexus3.edgexfoundry.org:10001 [2022-11-01T21:30:01.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:30:02.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:30:02.072Z] Configure a credential helper to remove this warning. See [2022-11-01T21:30:02.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:30:02.072Z] [2022-11-01T21:30:02.072Z] Login Succeeded [2022-11-01T21:30:02.072Z] nexus3.edgexfoundry.org:10002 [2022-11-01T21:30:02.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:30:02.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:30:02.619Z] Configure a credential helper to remove this warning. See [2022-11-01T21:30:02.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:30:02.619Z] [2022-11-01T21:30:02.619Z] Login Succeeded [2022-11-01T21:30:02.619Z] nexus3.edgexfoundry.org:10003 [2022-11-01T21:30:02.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:30:02.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:30:02.895Z] Configure a credential helper to remove this warning. See [2022-11-01T21:30:02.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:30:02.895Z] [2022-11-01T21:30:02.895Z] Login Succeeded [2022-11-01T21:30:02.895Z] nexus3.edgexfoundry.org:10004 [2022-11-01T21:30:03.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:30:03.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:30:03.456Z] Configure a credential helper to remove this warning. See [2022-11-01T21:30:03.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:30:03.456Z] [2022-11-01T21:30:03.456Z] Login Succeeded [2022-11-01T21:30:03.456Z] docker.io [2022-11-01T21:30:03.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:30:04.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:30:04.317Z] Configure a credential helper to remove this warning. See [2022-11-01T21:30:04.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:30:04.317Z] [2022-11-01T21:30:04.317Z] Login Succeeded [2022-11-01T21:30:04.317Z] ---> docker-login.sh ends [Pipeline] } [2022-11-01T21:30:04.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-01T21:30:04.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T21:30:04.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T21:30:04.543Z] ========================================================= [2022-11-01T21:30:04.543Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-01T21:30:04.543Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:30:04.903Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-01T21:30:05.177Z] Sending build context to Docker daemon 686.6kB [2022-11-01T21:30:05.177Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-01T21:30:05.177Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-01T21:30:05.455Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-01T21:30:05.455Z] 9b18e9b68314: Pulling fs layer [2022-11-01T21:30:05.455Z] d32db5db7311: Pulling fs layer [2022-11-01T21:30:05.455Z] d0c4b47475fc: Pulling fs layer [2022-11-01T21:30:05.455Z] 5831b945b038: Pulling fs layer [2022-11-01T21:30:05.455Z] 86bbec2aaacd: Pulling fs layer [2022-11-01T21:30:05.455Z] e10730c5d714: Pulling fs layer [2022-11-01T21:30:05.455Z] 5dd5c2283517: Pulling fs layer [2022-11-01T21:30:05.455Z] d5ac0230b979: Pulling fs layer [2022-11-01T21:30:05.455Z] 5831b945b038: Waiting [2022-11-01T21:30:05.455Z] 86bbec2aaacd: Waiting [2022-11-01T21:30:05.455Z] e10730c5d714: Waiting [2022-11-01T21:30:05.455Z] 5dd5c2283517: Waiting [2022-11-01T21:30:05.455Z] d5ac0230b979: Waiting [2022-11-01T21:30:05.455Z] d0c4b47475fc: Download complete [2022-11-01T21:30:05.455Z] d32db5db7311: Download complete [2022-11-01T21:30:05.455Z] 86bbec2aaacd: Verifying Checksum [2022-11-01T21:30:05.455Z] 86bbec2aaacd: Download complete [2022-11-01T21:30:05.455Z] e10730c5d714: Verifying Checksum [2022-11-01T21:30:05.455Z] e10730c5d714: Download complete [2022-11-01T21:30:05.455Z] 9b18e9b68314: Verifying Checksum [2022-11-01T21:30:05.455Z] 9b18e9b68314: Download complete [2022-11-01T21:30:06.884Z] 9b18e9b68314: Pull complete [2022-11-01T21:30:07.158Z] d5ac0230b979: Verifying Checksum [2022-11-01T21:30:07.158Z] d5ac0230b979: Download complete [2022-11-01T21:30:07.158Z] d32db5db7311: Pull complete [2022-11-01T21:30:07.752Z] d0c4b47475fc: Pull complete [2022-11-01T21:30:08.346Z] 5dd5c2283517: Verifying Checksum [2022-11-01T21:30:08.346Z] 5dd5c2283517: Download complete [2022-11-01T21:30:08.942Z] 5831b945b038: Verifying Checksum [2022-11-01T21:30:08.943Z] 5831b945b038: Download complete [2022-11-01T21:30:21.307Z] 5831b945b038: Pull complete [2022-11-01T21:30:21.579Z] 86bbec2aaacd: Pull complete [2022-11-01T21:30:21.851Z] e10730c5d714: Pull complete [2022-11-01T21:30:28.540Z] 5dd5c2283517: Pull complete [2022-11-01T21:30:30.517Z] d5ac0230b979: Pull complete [2022-11-01T21:30:30.788Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-01T21:30:30.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T21:30:30.788Z] ---> 59b3b1a385d4 [2022-11-01T21:30:30.788Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-01T21:30:31.488Z] ---> Running in 6e41d71265ce [2022-11-01T21:30:31.765Z] Removing intermediate container 6e41d71265ce [2022-11-01T21:30:31.765Z] ---> c3c0b97ca39d [2022-11-01T21:30:31.765Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-01T21:30:32.052Z] ---> Running in 162a9046b260 [2022-11-01T21:30:32.337Z] Removing intermediate container 162a9046b260 [2022-11-01T21:30:32.337Z] ---> f11805f38061 [2022-11-01T21:30:32.337Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-01T21:30:32.337Z] ---> Running in 025fd0df6be3 [2022-11-01T21:30:32.930Z] Removing intermediate container 025fd0df6be3 [2022-11-01T21:30:32.930Z] ---> 6532aa9820aa [2022-11-01T21:30:32.930Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-01T21:30:32.930Z] ---> Running in d928869cb7c2 [2022-11-01T21:30:33.201Z] Removing intermediate container d928869cb7c2 [2022-11-01T21:30:33.202Z] ---> 76a4aa9c2b19 [2022-11-01T21:30:33.202Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-01T21:30:33.478Z] ---> Running in 153f65cff6e2 [2022-11-01T21:30:34.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-01T21:30:34.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-01T21:30:36.335Z] OK: 221 MiB in 51 packages [2022-11-01T21:30:37.311Z] Removing intermediate container 153f65cff6e2 [2022-11-01T21:30:37.311Z] ---> 3b53a1e6283f [2022-11-01T21:30:37.311Z] Step 8/13 : WORKDIR /app [2022-11-01T21:30:37.311Z] ---> Running in 489c4dadb246 [2022-11-01T21:30:37.583Z] Removing intermediate container 489c4dadb246 [2022-11-01T21:30:37.583Z] ---> e4aab0bf584c [2022-11-01T21:30:37.583Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-01T21:30:38.180Z] ---> 0bccbda85cc2 [2022-11-01T21:30:38.180Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-01T21:30:38.180Z] ---> Running in fd45d0353fad [2022-11-01T21:31:34.681Z] Removing intermediate container fd45d0353fad [2022-11-01T21:31:34.681Z] ---> 8950feb50ee4 [2022-11-01T21:31:34.681Z] Step 11/13 : COPY . . [2022-11-01T21:31:34.681Z] ---> 153ffedbbed8 [2022-11-01T21:31:34.681Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-01T21:31:34.681Z] ---> Running in 242258090fff [2022-11-01T21:31:34.681Z] Removing intermediate container 242258090fff [2022-11-01T21:31:34.681Z] ---> b4d72d9a9e02 [2022-11-01T21:31:34.681Z] Step 13/13 : RUN $MAKE [2022-11-01T21:31:34.681Z] ---> Running in 497c03fedd9e [2022-11-01T21:31:34.681Z] noop [2022-11-01T21:31:35.654Z] Removing intermediate container 497c03fedd9e [2022-11-01T21:31:35.654Z] ---> b56da3a350b8 [2022-11-01T21:31:35.654Z] Successfully built b56da3a350b8 [2022-11-01T21:31:35.654Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:31:36.009Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T21:31:36.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T21:31:36.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-117761 does not seem to be running inside a container [2022-11-01T21:31:36.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/64 -v /w/workspace/app-rfid-llrp-inventory/64:/w/workspace/app-rfid-llrp-inventory/64:rw,z -v /w/workspace/app-rfid-llrp-inventory/64@tmp:/w/workspace/app-rfid-llrp-inventory/64@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 ******** ci-base-image-arm64 cat [2022-11-01T21:31:37.570Z] $ docker top f333e506e30204014bd6e55f110289ffec07c291b2df84c9011290584924b248 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T21:31:38.409Z] + go version [2022-11-01T21:31:38.409Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-01T21:31:38.432Z] $ docker stop --time=1 f333e506e30204014bd6e55f110289ffec07c291b2df84c9011290584924b248 [2022-11-01T21:31:40.145Z] $ docker rm -f f333e506e30204014bd6e55f110289ffec07c291b2df84c9011290584924b248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:31:40.712Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T21:31:40.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T21:31:40.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-117761 does not seem to be running inside a container [2022-11-01T21:31:40.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/64 -v /w/workspace/app-rfid-llrp-inventory/64:/w/workspace/app-rfid-llrp-inventory/64:rw,z -v /w/workspace/app-rfid-llrp-inventory/64@tmp:/w/workspace/app-rfid-llrp-inventory/64@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 ******** ci-base-image-arm64 cat [2022-11-01T21:31:42.299Z] $ docker top 184f47126382dd66eef7c5f969d08529b6bbe68793d0d4a1da527d7a1ae4882f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T21:31:43.143Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/64 [Pipeline] fileExists [Pipeline] sh [2022-11-01T21:31:43.805Z] + make test [2022-11-01T21:31:43.805Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-01T21:33:35.540Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-11-01T21:33:35.540Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.221s coverage: 86.2% of statements [2022-11-01T21:33:35.540Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-11-01T21:33:35.540Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.791s coverage: 71.9% of statements [2022-11-01T21:33:35.540Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-01T21:33:35.540Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-01T21:34:02.280Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T21:34:02.280Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-01T21:34:02.280Z] ./bin/test-attribution.sh [Pipeline] echo [2022-11-01T21:34:02.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T21:34:02.581Z] $ docker stop --time=1 184f47126382dd66eef7c5f969d08529b6bbe68793d0d4a1da527d7a1ae4882f [2022-11-01T21:34:04.725Z] $ docker rm -f 184f47126382dd66eef7c5f969d08529b6bbe68793d0d4a1da527d7a1ae4882f [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T21:34:05.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T21:34:05.853Z] Warning: overwriting stash ‘coverage-report’ [2022-11-01T21:34:06.407Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T21:34:06.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-01T21:34:07.109Z] + ls -al . [2022-11-01T21:34:07.109Z] total 236 [2022-11-01T21:34:07.109Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 21:31 . [2022-11-01T21:34:07.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:29 .. [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 21:29 .dockerignore [2022-11-01T21:34:07.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 21:29 .git [2022-11-01T21:34:07.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:29 .github [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 788 Nov 1 21:29 .gitignore [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 21:29 .golangci.yml [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 9922 Nov 1 21:29 Attribution.txt [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 4331 Nov 1 21:29 CHANGELOG.md [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 1815 Nov 1 21:29 Dockerfile [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 21:29 GOVERNANCE.md [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 687 Nov 1 21:29 Jenkinsfile [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 21:29 LICENSE [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 3163 Nov 1 21:29 Makefile [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 21:29 OWNERS.md [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 31023 Nov 1 21:29 README.md [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 21:26 VERSION [2022-11-01T21:34:07.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:29 bin [2022-11-01T21:34:07.109Z] -rw-r--r-- 1 jenkins jenkins 41008 Nov 1 21:33 coverage.out [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 3646 Nov 1 21:29 go.mod [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 44955 Nov 1 21:29 go.sum [2022-11-01T21:34:07.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:29 images [2022-11-01T21:34:07.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:29 internal [2022-11-01T21:34:07.109Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 21:29 main.go [2022-11-01T21:34:07.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:29 res [2022-11-01T21:34:07.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:29 snap [2022-11-01T21:34:07.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:34:07.495Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0e7488376ad1dd00b75d4cfa794ced1dedb225ae --label arch=arm64 --label version=2.3.0-dev.24 . [2022-11-01T21:34:07.766Z] Sending build context to Docker daemon 686.6kB [2022-11-01T21:34:07.766Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2022-11-01T21:34:07.766Z] Step 2/30 : FROM ${BASE} AS builder [2022-11-01T21:34:07.766Z] ---> b56da3a350b8 [2022-11-01T21:34:07.766Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-01T21:34:08.034Z] ---> Running in 9ea2cd220dc6 [2022-11-01T21:34:08.302Z] Removing intermediate container 9ea2cd220dc6 [2022-11-01T21:34:08.302Z] ---> acb1a0a50540 [2022-11-01T21:34:08.302Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2022-11-01T21:34:08.302Z] ---> Running in 0ee4db39fe27 [2022-11-01T21:34:08.895Z] Removing intermediate container 0ee4db39fe27 [2022-11-01T21:34:08.895Z] ---> 3405fc8c0059 [2022-11-01T21:34:08.895Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2022-11-01T21:34:08.895Z] ---> Running in 5a95eeead2c8 [2022-11-01T21:34:09.169Z] Removing intermediate container 5a95eeead2c8 [2022-11-01T21:34:09.169Z] ---> c4ed4dbbef3a [2022-11-01T21:34:09.169Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-01T21:34:09.440Z] ---> Running in 909d0ab4783f [2022-11-01T21:34:09.711Z] Removing intermediate container 909d0ab4783f [2022-11-01T21:34:09.711Z] ---> d7fbfa129124 [2022-11-01T21:34:09.711Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-01T21:34:09.983Z] ---> Running in 5813ef0a70af [2022-11-01T21:34:11.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-01T21:34:11.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-01T21:34:12.823Z] OK: 221 MiB in 51 packages [2022-11-01T21:34:13.789Z] Removing intermediate container 5813ef0a70af [2022-11-01T21:34:13.789Z] ---> 6f9b05323386 [2022-11-01T21:34:13.789Z] Step 8/30 : WORKDIR /app [2022-11-01T21:34:13.789Z] ---> Running in 80759bb2cf82 [2022-11-01T21:34:14.058Z] Removing intermediate container 80759bb2cf82 [2022-11-01T21:34:14.058Z] ---> a88cc8f9f682 [2022-11-01T21:34:14.058Z] Step 9/30 : COPY go.mod vendor* ./ [2022-11-01T21:34:14.654Z] ---> d17b895cdde3 [2022-11-01T21:34:14.654Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-01T21:34:14.654Z] ---> Running in 38782210998d [2022-11-01T21:34:17.262Z] Removing intermediate container 38782210998d [2022-11-01T21:34:17.262Z] ---> 9cd283c05c2d [2022-11-01T21:34:17.262Z] Step 11/30 : COPY . . [2022-11-01T21:34:17.849Z] ---> 8f2b1967b886 [2022-11-01T21:34:17.849Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-01T21:34:17.849Z] ---> Running in 0304010f0bbd [2022-11-01T21:34:19.802Z] Removing intermediate container 0304010f0bbd [2022-11-01T21:34:19.802Z] ---> 1cf485f1e79b [2022-11-01T21:34:19.802Z] Step 13/30 : RUN $MAKE [2022-11-01T21:34:19.802Z] ---> Running in 84256e575603 [2022-11-01T21:34:21.220Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-11-01T21:36:57.980Z] Removing intermediate container 84256e575603 [2022-11-01T21:36:57.980Z] ---> 581f8a2f2ed3 [2022-11-01T21:36:57.980Z] Step 14/30 : FROM alpine:3.14 [2022-11-01T21:36:58.250Z] 3.14: Pulling from library/alpine [2022-11-01T21:36:58.519Z] 90cda3b7c325: Pulling fs layer [2022-11-01T21:36:58.790Z] 90cda3b7c325: Verifying Checksum [2022-11-01T21:36:58.790Z] 90cda3b7c325: Download complete [2022-11-01T21:36:59.389Z] 90cda3b7c325: Pull complete [2022-11-01T21:36:59.389Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-01T21:36:59.389Z] Status: Downloaded newer image for alpine:3.14 [2022-11-01T21:36:59.389Z] ---> 376ba31ae3da [2022-11-01T21:36:59.389Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-01T21:36:59.389Z] ---> Running in dc5169b14582 [2022-11-01T21:36:59.659Z] Removing intermediate container dc5169b14582 [2022-11-01T21:36:59.659Z] ---> 55156d561a4d [2022-11-01T21:36:59.659Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-11-01T21:36:59.659Z] ---> Running in 8fb4a31f1337 [2022-11-01T21:36:59.927Z] Removing intermediate container 8fb4a31f1337 [2022-11-01T21:36:59.927Z] ---> 38297d9a37fb [2022-11-01T21:36:59.927Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-11-01T21:37:00.195Z] ---> Running in 7f35c3e020c1 [2022-11-01T21:37:01.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-11-01T21:37:01.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-11-01T21:37:02.397Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-01T21:37:02.667Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-01T21:37:02.667Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-11-01T21:37:02.667Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-01T21:37:02.667Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-11-01T21:37:02.667Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-01T21:37:02.667Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-01T21:37:02.667Z] Executing busybox-1.33.1-r8.trigger [2022-11-01T21:37:02.667Z] Executing ca-certificates-20220614-r0.trigger [2022-11-01T21:37:02.937Z] OK: 9 MiB in 21 packages [2022-11-01T21:37:04.361Z] Removing intermediate container 7f35c3e020c1 [2022-11-01T21:37:04.361Z] ---> 872a69512c21 [2022-11-01T21:37:04.361Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-01T21:37:04.628Z] ---> 3246a918eeec [2022-11-01T21:37:04.628Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-01T21:37:05.215Z] ---> 6d1da0e64ed3 [2022-11-01T21:37:05.215Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2022-11-01T21:37:05.484Z] ---> aee81452a68f [2022-11-01T21:37:05.484Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2022-11-01T21:37:06.068Z] ---> d0e715492f8d [2022-11-01T21:37:06.068Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-11-01T21:37:07.489Z] ---> 7797deddd6d6 [2022-11-01T21:37:07.489Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-11-01T21:37:07.489Z] ---> Running in 5d4be0dd8b96 [2022-11-01T21:37:08.904Z] Removing intermediate container 5d4be0dd8b96 [2022-11-01T21:37:08.904Z] ---> 1d0a24eae7a4 [2022-11-01T21:37:08.904Z] Step 24/30 : VOLUME /cache [2022-11-01T21:37:09.174Z] ---> Running in bc96662616b4 [2022-11-01T21:37:09.440Z] Removing intermediate container bc96662616b4 [2022-11-01T21:37:09.440Z] ---> 6c13bae3c570 [2022-11-01T21:37:09.440Z] Step 25/30 : EXPOSE 59711 [2022-11-01T21:37:09.440Z] ---> Running in ae1259e6ab33 [2022-11-01T21:37:09.709Z] Removing intermediate container ae1259e6ab33 [2022-11-01T21:37:09.709Z] ---> 26bfd0db7f0b [2022-11-01T21:37:09.709Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-11-01T21:37:09.709Z] ---> Running in 625b53a081c9 [2022-11-01T21:37:09.980Z] Removing intermediate container 625b53a081c9 [2022-11-01T21:37:09.980Z] ---> 77cb7477a3ff [2022-11-01T21:37:09.980Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-11-01T21:37:10.248Z] ---> Running in 9ba33c931e0f [2022-11-01T21:37:10.516Z] Removing intermediate container 9ba33c931e0f [2022-11-01T21:37:10.516Z] ---> 3126eb26bcb1 [2022-11-01T21:37:10.516Z] Step 28/30 : LABEL arch=arm64 [2022-11-01T21:37:10.516Z] ---> Running in 3e6648de9bfa [2022-11-01T21:37:10.790Z] Removing intermediate container 3e6648de9bfa [2022-11-01T21:37:10.790Z] ---> 813c48fa6fca [2022-11-01T21:37:10.790Z] Step 29/30 : LABEL git_sha=0e7488376ad1dd00b75d4cfa794ced1dedb225ae [2022-11-01T21:37:11.065Z] ---> Running in 3ad46e66292f [2022-11-01T21:37:11.332Z] Removing intermediate container 3ad46e66292f [2022-11-01T21:37:11.332Z] ---> a2d61911b755 [2022-11-01T21:37:11.332Z] Step 30/30 : LABEL version=2.3.0-dev.24 [2022-11-01T21:37:11.332Z] ---> Running in 2a8fa8b31b9a [2022-11-01T21:37:11.598Z] Removing intermediate container 2a8fa8b31b9a [2022-11-01T21:37:11.598Z] ---> 4e5ee2371ec5 [2022-11-01T21:37:11.598Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-01T21:37:11.598Z] Successfully built 4e5ee2371ec5 [2022-11-01T21:37:11.598Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T21:37:11.710Z] provisioning config files... [2022-11-01T21:37:11.729Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/64@tmp/config11608260095791274316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:37:12.075Z] ---> docker-login.sh [2022-11-01T21:37:12.075Z] nexus3.edgexfoundry.org:10001 [2022-11-01T21:37:12.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:37:12.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:37:12.342Z] Configure a credential helper to remove this warning. See [2022-11-01T21:37:12.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:37:12.342Z] [2022-11-01T21:37:12.342Z] Login Succeeded [2022-11-01T21:37:12.342Z] nexus3.edgexfoundry.org:10002 [2022-11-01T21:37:12.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:37:12.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:37:12.880Z] Configure a credential helper to remove this warning. See [2022-11-01T21:37:12.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:37:12.880Z] [2022-11-01T21:37:12.880Z] Login Succeeded [2022-11-01T21:37:12.880Z] nexus3.edgexfoundry.org:10003 [2022-11-01T21:37:13.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:37:13.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:37:13.149Z] Configure a credential helper to remove this warning. See [2022-11-01T21:37:13.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:37:13.149Z] [2022-11-01T21:37:13.149Z] Login Succeeded [2022-11-01T21:37:13.149Z] nexus3.edgexfoundry.org:10004 [2022-11-01T21:37:13.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:37:13.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:37:13.689Z] Configure a credential helper to remove this warning. See [2022-11-01T21:37:13.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:37:13.689Z] [2022-11-01T21:37:13.689Z] Login Succeeded [2022-11-01T21:37:13.689Z] docker.io [2022-11-01T21:37:13.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-01T21:37:14.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-01T21:37:14.223Z] Configure a credential helper to remove this warning. See [2022-11-01T21:37:14.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-01T21:37:14.223Z] [2022-11-01T21:37:14.223Z] Login Succeeded [2022-11-01T21:37:14.223Z] ---> docker-login.sh ends [Pipeline] } [2022-11-01T21:37:14.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-01T21:37:14.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T21:37:14.276Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-11-01T21:37:14.276Z] 0e7488376ad1dd00b75d4cfa794ced1dedb225ae [2022-11-01T21:37:14.276Z] latest [2022-11-01T21:37:14.276Z] 2.3.0-dev.24 [2022-11-01T21:37:14.276Z] 0e7488376ad1dd00b75d4cfa794ced1dedb225ae-2.3.0-dev.24 [2022-11-01T21:37:14.276Z] main [2022-11-01T21:37:14.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:37:14.612Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e7488376ad1dd00b75d4cfa794ced1dedb225ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:37:14.948Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e7488376ad1dd00b75d4cfa794ced1dedb225ae [2022-11-01T21:37:14.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-11-01T21:37:14.948Z] 6226ccc82228: Preparing [2022-11-01T21:37:14.948Z] 627350e293c4: Preparing [2022-11-01T21:37:14.948Z] e94021275262: Preparing [2022-11-01T21:37:14.948Z] 7d142efdae8d: Preparing [2022-11-01T21:37:14.948Z] 9e039d48fcd6: Preparing [2022-11-01T21:37:14.948Z] efdf11e63f4f: Preparing [2022-11-01T21:37:14.948Z] 462cb85ceb4d: Preparing [2022-11-01T21:37:14.948Z] 28c3ef001483: Preparing [2022-11-01T21:37:14.948Z] efdf11e63f4f: Waiting [2022-11-01T21:37:14.948Z] 462cb85ceb4d: Waiting [2022-11-01T21:37:14.948Z] 28c3ef001483: Waiting [2022-11-01T21:37:15.216Z] 9e039d48fcd6: Pushed [2022-11-01T21:37:15.216Z] 6226ccc82228: Pushed [2022-11-01T21:37:15.216Z] 7d142efdae8d: Pushed [2022-11-01T21:37:15.216Z] e94021275262: Pushed [2022-11-01T21:37:15.216Z] 28c3ef001483: Layer already exists [2022-11-01T21:37:16.175Z] efdf11e63f4f: Pushed [2022-11-01T21:37:16.516Z] 462cb85ceb4d: Pushed [2022-11-01T21:37:20.809Z] 627350e293c4: Pushed [2022-11-01T21:37:20.809Z] 0e7488376ad1dd00b75d4cfa794ced1dedb225ae: digest: sha256:cac7526a8cfdd4c2df4b1ded763ef9f51c22fed1a5c8239eaaf47100759a135d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:37:21.174Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:37:21.520Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-11-01T21:37:21.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-11-01T21:37:21.521Z] 6226ccc82228: Preparing [2022-11-01T21:37:21.521Z] 627350e293c4: Preparing [2022-11-01T21:37:21.521Z] e94021275262: Preparing [2022-11-01T21:37:21.521Z] 7d142efdae8d: Preparing [2022-11-01T21:37:21.521Z] 9e039d48fcd6: Preparing [2022-11-01T21:37:21.521Z] efdf11e63f4f: Preparing [2022-11-01T21:37:21.521Z] 462cb85ceb4d: Preparing [2022-11-01T21:37:21.521Z] 28c3ef001483: Preparing [2022-11-01T21:37:21.521Z] efdf11e63f4f: Waiting [2022-11-01T21:37:21.521Z] 462cb85ceb4d: Waiting [2022-11-01T21:37:21.521Z] 28c3ef001483: Waiting [2022-11-01T21:37:21.521Z] 9e039d48fcd6: Layer already exists [2022-11-01T21:37:21.521Z] 627350e293c4: Layer already exists [2022-11-01T21:37:21.521Z] e94021275262: Layer already exists [2022-11-01T21:37:21.521Z] 6226ccc82228: Layer already exists [2022-11-01T21:37:21.521Z] 7d142efdae8d: Layer already exists [2022-11-01T21:37:21.521Z] 28c3ef001483: Layer already exists [2022-11-01T21:37:21.521Z] 462cb85ceb4d: Layer already exists [2022-11-01T21:37:21.521Z] efdf11e63f4f: Layer already exists [2022-11-01T21:37:21.787Z] latest: digest: sha256:cac7526a8cfdd4c2df4b1ded763ef9f51c22fed1a5c8239eaaf47100759a135d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:37:22.146Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:37:22.496Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.24 [2022-11-01T21:37:22.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-11-01T21:37:22.496Z] 6226ccc82228: Preparing [2022-11-01T21:37:22.496Z] 627350e293c4: Preparing [2022-11-01T21:37:22.496Z] e94021275262: Preparing [2022-11-01T21:37:22.497Z] 7d142efdae8d: Preparing [2022-11-01T21:37:22.497Z] 9e039d48fcd6: Preparing [2022-11-01T21:37:22.497Z] efdf11e63f4f: Preparing [2022-11-01T21:37:22.497Z] 462cb85ceb4d: Preparing [2022-11-01T21:37:22.497Z] 28c3ef001483: Preparing [2022-11-01T21:37:22.497Z] efdf11e63f4f: Waiting [2022-11-01T21:37:22.497Z] 462cb85ceb4d: Waiting [2022-11-01T21:37:22.497Z] 28c3ef001483: Waiting [2022-11-01T21:37:22.497Z] 627350e293c4: Layer already exists [2022-11-01T21:37:22.497Z] 9e039d48fcd6: Layer already exists [2022-11-01T21:37:22.497Z] 6226ccc82228: Layer already exists [2022-11-01T21:37:22.497Z] 7d142efdae8d: Layer already exists [2022-11-01T21:37:22.497Z] e94021275262: Layer already exists [2022-11-01T21:37:22.497Z] efdf11e63f4f: Layer already exists [2022-11-01T21:37:22.497Z] 462cb85ceb4d: Layer already exists [2022-11-01T21:37:22.497Z] 28c3ef001483: Layer already exists [2022-11-01T21:37:22.497Z] 2.3.0-dev.24: digest: sha256:cac7526a8cfdd4c2df4b1ded763ef9f51c22fed1a5c8239eaaf47100759a135d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:37:23.130Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e7488376ad1dd00b75d4cfa794ced1dedb225ae-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:37:23.483Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e7488376ad1dd00b75d4cfa794ced1dedb225ae-2.3.0-dev.24 [2022-11-01T21:37:23.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-11-01T21:37:23.483Z] 6226ccc82228: Preparing [2022-11-01T21:37:23.483Z] 627350e293c4: Preparing [2022-11-01T21:37:23.483Z] e94021275262: Preparing [2022-11-01T21:37:23.483Z] 7d142efdae8d: Preparing [2022-11-01T21:37:23.483Z] 9e039d48fcd6: Preparing [2022-11-01T21:37:23.483Z] efdf11e63f4f: Preparing [2022-11-01T21:37:23.483Z] 462cb85ceb4d: Preparing [2022-11-01T21:37:23.483Z] 28c3ef001483: Preparing [2022-11-01T21:37:23.483Z] 462cb85ceb4d: Waiting [2022-11-01T21:37:23.483Z] 28c3ef001483: Waiting [2022-11-01T21:37:23.483Z] efdf11e63f4f: Waiting [2022-11-01T21:37:23.483Z] 9e039d48fcd6: Layer already exists [2022-11-01T21:37:23.483Z] 627350e293c4: Layer already exists [2022-11-01T21:37:23.483Z] e94021275262: Layer already exists [2022-11-01T21:37:23.483Z] 7d142efdae8d: Layer already exists [2022-11-01T21:37:23.483Z] 6226ccc82228: Layer already exists [2022-11-01T21:37:23.483Z] 28c3ef001483: Layer already exists [2022-11-01T21:37:23.483Z] efdf11e63f4f: Layer already exists [2022-11-01T21:37:23.483Z] 462cb85ceb4d: Layer already exists [2022-11-01T21:37:23.752Z] 0e7488376ad1dd00b75d4cfa794ced1dedb225ae-2.3.0-dev.24: digest: sha256:cac7526a8cfdd4c2df4b1ded763ef9f51c22fed1a5c8239eaaf47100759a135d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:37:24.103Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:37:24.455Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-11-01T21:37:24.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-11-01T21:37:24.455Z] 6226ccc82228: Preparing [2022-11-01T21:37:24.455Z] 627350e293c4: Preparing [2022-11-01T21:37:24.455Z] e94021275262: Preparing [2022-11-01T21:37:24.455Z] 7d142efdae8d: Preparing [2022-11-01T21:37:24.455Z] 9e039d48fcd6: Preparing [2022-11-01T21:37:24.455Z] efdf11e63f4f: Preparing [2022-11-01T21:37:24.455Z] 462cb85ceb4d: Preparing [2022-11-01T21:37:24.455Z] 28c3ef001483: Preparing [2022-11-01T21:37:24.455Z] efdf11e63f4f: Waiting [2022-11-01T21:37:24.455Z] 462cb85ceb4d: Waiting [2022-11-01T21:37:24.455Z] 28c3ef001483: Waiting [2022-11-01T21:37:24.455Z] 9e039d48fcd6: Layer already exists [2022-11-01T21:37:24.455Z] 627350e293c4: Layer already exists [2022-11-01T21:37:24.455Z] 6226ccc82228: Layer already exists [2022-11-01T21:37:24.455Z] 7d142efdae8d: Layer already exists [2022-11-01T21:37:24.455Z] e94021275262: Layer already exists [2022-11-01T21:37:24.455Z] efdf11e63f4f: Layer already exists [2022-11-01T21:37:24.455Z] 462cb85ceb4d: Layer already exists [2022-11-01T21:37:24.455Z] 28c3ef001483: Layer already exists [2022-11-01T21:37:24.725Z] main: digest: sha256:cac7526a8cfdd4c2df4b1ded763ef9f51c22fed1a5c8239eaaf47100759a135d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-01T21:37:24.771Z] ===================================================== [Pipeline] echo [2022-11-01T21:37:24.777Z] taggedImages: [2022-11-01T21:37:24.777Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e7488376ad1dd00b75d4cfa794ced1dedb225ae [2022-11-01T21:37:24.777Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-11-01T21:37:24.777Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.24 [2022-11-01T21:37:24.777Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e7488376ad1dd00b75d4cfa794ced1dedb225ae-2.3.0-dev.24 [2022-11-01T21:37:24.777Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:37:25.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T21:37:25.129Z] [2022-11-01T21:37:25.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:37:25.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T21:37:25.752Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-01T21:37:25.752Z] 8998bd30e6a1: Pulling fs layer [2022-11-01T21:37:25.752Z] 04944245beec: Pulling fs layer [2022-11-01T21:37:25.752Z] 699f458cf7ca: Pulling fs layer [2022-11-01T21:37:25.752Z] 765212b225bb: Pulling fs layer [2022-11-01T21:37:25.752Z] f23df028b6ca: Pulling fs layer [2022-11-01T21:37:25.752Z] d65c8cfc05b1: Pulling fs layer [2022-11-01T21:37:25.752Z] 2437ff75d9bd: Pulling fs layer [2022-11-01T21:37:25.752Z] f23df028b6ca: Waiting [2022-11-01T21:37:25.752Z] d65c8cfc05b1: Waiting [2022-11-01T21:37:25.752Z] 2437ff75d9bd: Waiting [2022-11-01T21:37:25.752Z] 765212b225bb: Waiting [2022-11-01T21:37:25.752Z] 04944245beec: Verifying Checksum [2022-11-01T21:37:25.752Z] 04944245beec: Download complete [2022-11-01T21:37:25.752Z] 765212b225bb: Download complete [2022-11-01T21:37:26.034Z] f23df028b6ca: Download complete [2022-11-01T21:37:26.034Z] d65c8cfc05b1: Verifying Checksum [2022-11-01T21:37:26.034Z] d65c8cfc05b1: Download complete [2022-11-01T21:37:26.034Z] 699f458cf7ca: Verifying Checksum [2022-11-01T21:37:26.034Z] 699f458cf7ca: Download complete [2022-11-01T21:37:26.622Z] 8998bd30e6a1: Download complete [2022-11-01T21:37:29.216Z] 2437ff75d9bd: Verifying Checksum [2022-11-01T21:37:31.165Z] 8998bd30e6a1: Pull complete [2022-11-01T21:37:31.432Z] 04944245beec: Pull complete [2022-11-01T21:37:32.847Z] 699f458cf7ca: Pull complete [2022-11-01T21:37:32.847Z] 765212b225bb: Pull complete [2022-11-01T21:37:33.813Z] f23df028b6ca: Pull complete [2022-11-01T21:37:34.082Z] d65c8cfc05b1: Pull complete [2022-11-01T21:37:49.088Z] 2437ff75d9bd: Pull complete [2022-11-01T21:37:49.088Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-01T21:37:49.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T21:37:49.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T21:37:49.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-117761 does not seem to be running inside a container [2022-11-01T21:37:49.331Z] $ 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-rfid-llrp-inventory/64 -v /w/workspace/app-rfid-llrp-inventory/64:/w/workspace/app-rfid-llrp-inventory/64:rw,z -v /w/workspace/app-rfid-llrp-inventory/64@tmp:/w/workspace/app-rfid-llrp-inventory/64@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-01T21:37:52.022Z] $ docker top d16c2a9ec13fef64e3a91c576d2e1814ea00e91cb55d33117d26c7fe0a998527 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:37:52.852Z] ---> job-cost.sh [2022-11-01T21:37:52.852Z] lf-activate-venv: SKIPPING [2022-11-01T21:37:52.852Z] INFO: No Stack... [2022-11-01T21:37:53.122Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-01T21:37:54.083Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T21:37:54.730Z] + cat /w/workspace/app-rfid-llrp-inventory/64/archives/cost.csv [2022-11-01T21:37:54.730Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T21:37:54.800Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-64-stack-cost] [2022-11-01T21:37:54.806Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-64-stack-cost] did not exist. Created. [2022-11-01T21:37:54.806Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T21:37:55.455Z] /w/workspace/app-rfid-llrp-inventory/64@tmp/durable-8bd9b952/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-01T21:37:56.121Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-01T21:37:56.137Z] Warning: overwriting stash ‘stack-cost’ [2022-11-01T21:37:56.200Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T21:37:56.208Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T21:37:56.226Z] $ docker stop --time=1 d16c2a9ec13fef64e3a91c576d2e1814ea00e91cb55d33117d26c7fe0a998527 [2022-11-01T21:37:57.729Z] $ docker rm -f d16c2a9ec13fef64e3a91c576d2e1814ea00e91cb55d33117d26c7fe0a998527 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-01T21:37:58.101Z] provisioning config files... [2022-11-01T21:37:58.109Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13345357233786421457tmp [Pipeline] { [Pipeline] sh [2022-11-01T21:37:58.402Z] + set +x [2022-11-01T21:37:58.402Z] + curl -s https://codecov.io/bash [2022-11-01T21:37:58.402Z] + bash -s -- [2022-11-01T21:37:58.402Z] [2022-11-01T21:37:58.402Z] _____ _ [2022-11-01T21:37:58.402Z] / ____| | | [2022-11-01T21:37:58.402Z] | | ___ __| | ___ ___ _____ __ [2022-11-01T21:37:58.402Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-01T21:37:58.402Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-01T21:37:58.402Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-01T21:37:58.402Z] Bash-1.0.6 [2022-11-01T21:37:58.402Z] [2022-11-01T21:37:58.402Z] [2022-11-01T21:37:58.402Z] ==> git version 2.25.1 found [2022-11-01T21:37:58.402Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-01T21:37:58.402Z] Release-Date: 2020-01-08 [2022-11-01T21:37:58.402Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-01T21:37:58.402Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-01T21:37:58.402Z] ==> Jenkins CI detected. [2022-11-01T21:37:58.402Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-11-01T21:37:58.402Z] project root: . [2022-11-01T21:37:58.402Z] --> token set from env [2022-11-01T21:37:58.402Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-01T21:37:58.402Z] ==> Running gcov in . (disable via -X gcov) [2022-11-01T21:37:58.402Z] ==> Python coveragepy not found [2022-11-01T21:37:58.402Z] ==> Searching for coverage reports in: [2022-11-01T21:37:58.402Z] + . [2022-11-01T21:37:58.402Z] -> Found 1 reports [2022-11-01T21:37:58.402Z] ==> Detecting git/mercurial file structure [2022-11-01T21:37:58.402Z] ==> Reading reports [2022-11-01T21:37:58.402Z] + ./coverage.out bytes=41008 [2022-11-01T21:37:58.402Z] ==> Appending adjustments [2022-11-01T21:37:58.402Z] https://docs.codecov.io/docs/fixing-reports [2022-11-01T21:37:58.660Z] + Found adjustments [2022-11-01T21:37:58.660Z] ==> Gzipping contents [2022-11-01T21:37:58.660Z] 12K /tmp/codecov.bGUoYH.gz [2022-11-01T21:37:58.660Z] ==> Uploading reports [2022-11-01T21:37:58.660Z] url: https://codecov.io [2022-11-01T21:37:58.660Z] query: branch=main&commit=0e7488376ad1dd00b75d4cfa794ced1dedb225ae&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-01T21:37:58.660Z] -> Pinging Codecov [2022-11-01T21:37:58.660Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=0e7488376ad1dd00b75d4cfa794ced1dedb225ae&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-01T21:37:59.226Z] -> Uploading to [2022-11-01T21:37:59.226Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-01/581DD39554BDF9B6E22D074273EAD858/0e7488376ad1dd00b75d4cfa794ced1dedb225ae/aae15230-0117-4d94-885a-667df35ea793.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T213758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d60706092dd076205f9445ae7c87e913d3ec59a6e4c7fda26f53a14539da2d9 [2022-11-01T21:37:59.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T21:37:59.226Z] Dload Upload Total Spent Left Speed [2022-11-01T21:37:59.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11464 0 0 100 11464 0 46601 --:--:-- --:--:-- --:--:-- 46601 [2022-11-01T21:37:59.226Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0e7488376ad1dd00b75d4cfa794ced1dedb225ae [Pipeline] } [2022-11-01T21:37:59.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-01T21:37:59.415Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-01T21:37:59.427Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:37:59.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-01T21:37:59.732Z] [2022-11-01T21:37:59.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:38:00.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-01T21:38:00.031Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-01T21:38:00.031Z] df9b9388f04a: Pulling fs layer [2022-11-01T21:38:00.031Z] 52dc419b0ee2: Pulling fs layer [2022-11-01T21:38:00.031Z] 25bc292e5bac: Pulling fs layer [2022-11-01T21:38:00.031Z] 114826534d7a: Pulling fs layer [2022-11-01T21:38:00.031Z] 4657fd5d0bcf: Pulling fs layer [2022-11-01T21:38:00.031Z] 6ad1cebc031e: Pulling fs layer [2022-11-01T21:38:00.031Z] 8a3aa393b2d8: Pulling fs layer [2022-11-01T21:38:00.031Z] 4657fd5d0bcf: Waiting [2022-11-01T21:38:00.031Z] 6ad1cebc031e: Waiting [2022-11-01T21:38:00.031Z] 8a3aa393b2d8: Waiting [2022-11-01T21:38:00.031Z] 114826534d7a: Waiting [2022-11-01T21:38:00.031Z] 25bc292e5bac: Verifying Checksum [2022-11-01T21:38:00.031Z] 52dc419b0ee2: Verifying Checksum [2022-11-01T21:38:00.031Z] 52dc419b0ee2: Download complete [2022-11-01T21:38:00.031Z] 4657fd5d0bcf: Verifying Checksum [2022-11-01T21:38:00.031Z] 4657fd5d0bcf: Download complete [2022-11-01T21:38:00.031Z] df9b9388f04a: Download complete [2022-11-01T21:38:00.291Z] 6ad1cebc031e: Verifying Checksum [2022-11-01T21:38:00.292Z] 6ad1cebc031e: Download complete [2022-11-01T21:38:00.292Z] df9b9388f04a: Pull complete [2022-11-01T21:38:00.552Z] 52dc419b0ee2: Pull complete [2022-11-01T21:38:00.552Z] 25bc292e5bac: Pull complete [2022-11-01T21:38:01.120Z] 114826534d7a: Download complete [2022-11-01T21:38:01.120Z] 8a3aa393b2d8: Verifying Checksum [2022-11-01T21:38:01.120Z] 8a3aa393b2d8: Download complete [2022-11-01T21:38:04.402Z] 114826534d7a: Pull complete [2022-11-01T21:38:04.402Z] 4657fd5d0bcf: Pull complete [2022-11-01T21:38:04.402Z] 6ad1cebc031e: Pull complete [2022-11-01T21:38:06.938Z] 8a3aa393b2d8: Pull complete [2022-11-01T21:38:06.938Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-01T21:38:07.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-01T21:38:07.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T21:38:07.266Z] prd-ubuntu20.04-docker-8c-8g-117759 does not seem to be running inside a container [2022-11-01T21:38:07.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-01T21:38:10.500Z] $ docker top 30ccd03efbea3ce5b7db4fc6e4be59c829ed13439bd12668c69a990ab5e1ae87 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-01T21:38:10.581Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-11-01T21:38:10.860Z] + set -o pipefail [2022-11-01T21:38:10.860Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-11-01T21:38:18.980Z] [2022-11-01T21:38:18.980Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-11-01T21:38:18.980Z] [2022-11-01T21:38:18.980Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/0d81121f-b1ce-4047-a3bb-e58b0bfb56ab [2022-11-01T21:38:18.980Z] [2022-11-01T21:38:18.980Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-01T21:38:18.980Z] [2022-11-01T21:38:18.980Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-01T21:38:18.980Z] [2022-11-01T21:38:19.551Z] [2022-11-01T21:38:19.551Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-01T21:38:19.551Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-01T21:38:19.551Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-01T21:38:19.553Z] $ docker stop --time=1 30ccd03efbea3ce5b7db4fc6e4be59c829ed13439bd12668c69a990ab5e1ae87 [2022-11-01T21:38:22.465Z] $ docker rm -f 30ccd03efbea3ce5b7db4fc6e4be59c829ed13439bd12668c69a990ab5e1ae87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T21:38:23.170Z] + git log --format=format:%s -1 0e7488376ad1dd00b75d4cfa794ced1dedb225ae [Pipeline] sh [2022-11-01T21:38:23.459Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T21:38:23.459Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:38:23.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T21:38:23.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T21:38:23.814Z] prd-ubuntu20.04-docker-8c-8g-117759 does not seem to be running inside a container [2022-11-01T21:38:23.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-01T21:38:24.246Z] $ docker top e93907c518e33ce2c67345c6d23446f2a93ac78ac2f2600fe8c15ea93ef8579e -eo pid,comm [2022-11-01T21:38:24.309Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-01T21:38:24.309Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T21:38:24.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T21:38:24.345Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T21:38:24.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T21:38:24.453Z] $ docker exec e93907c518e33ce2c67345c6d23446f2a93ac78ac2f2600fe8c15ea93ef8579e ssh-agent [2022-11-01T21:38:24.569Z] SSH_AUTH_SOCK=/tmp/ssh-Wr9c4kJTRaqF/agent.31 [2022-11-01T21:38:24.569Z] SSH_AGENT_PID=37 [2022-11-01T21:38:24.574Z] Running ssh-add (command line suppressed) [2022-11-01T21:38:24.664Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15587595113799365910.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15587595113799365910.key) [2022-11-01T21:38:24.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T21:38:24.969Z] + git semver tag [2022-11-01T21:38:25.229Z] 2022-11-01 21:38:25,172 [run_tag] DEBUG tag force:False [2022-11-01T21:38:25.229Z] 2022-11-01 21:38:25,172 [check_head_tag] DEBUG check head tag [2022-11-01T21:38:25.229Z] 2022-11-01 21:38:25,173 [execute] INFO git cat-file --batch-check [2022-11-01T21:38:25.229Z] 2022-11-01 21:38:25,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-11-01T21:38:25.229Z] 2022-11-01 21:38:25,178 [execute] INFO git cat-file --batch [2022-11-01T21:38:25.229Z] 2022-11-01 21:38:25,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-11-01T21:38:25.229Z] 2022-11-01 21:38:25,192 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-01T21:38:25.229Z] 2022-11-01 21:38:25,192 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 [2022-11-01T21:38:25.229Z] 2022-11-01 21:38:25,192 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-11-01T21:38:25.229Z] 2022-11-01 21:38:25,199 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-01T21:38:25.229Z] 2.3.0-dev.24 [Pipeline] } [2022-11-01T21:38:25.231Z] $ docker exec --env ******** --env ******** e93907c518e33ce2c67345c6d23446f2a93ac78ac2f2600fe8c15ea93ef8579e ssh-agent -k [2022-11-01T21:38:25.327Z] unset SSH_AUTH_SOCK; [2022-11-01T21:38:25.327Z] unset SSH_AGENT_PID; [2022-11-01T21:38:25.327Z] echo Agent pid 37 killed; [2022-11-01T21:38:25.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T21:38:25.652Z] + git semver [Pipeline] } [2022-11-01T21:38:25.916Z] $ docker stop --time=1 e93907c518e33ce2c67345c6d23446f2a93ac78ac2f2600fe8c15ea93ef8579e [2022-11-01T21:38:27.297Z] $ docker rm -f e93907c518e33ce2c67345c6d23446f2a93ac78ac2f2600fe8c15ea93ef8579e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:38:27.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-01T21:38:27.690Z] [2022-11-01T21:38:27.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:38:27.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-01T21:38:27.980Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-01T21:38:27.980Z] ab5ef0e58194: Pulling fs layer [2022-11-01T21:38:27.980Z] 9712f1f96733: Pulling fs layer [2022-11-01T21:38:27.980Z] 63f879dbbcfc: Pulling fs layer [2022-11-01T21:38:27.980Z] 0d9ebad4ef96: Pulling fs layer [2022-11-01T21:38:27.980Z] e9a5061849ea: Pulling fs layer [2022-11-01T21:38:27.980Z] d747dcd14b5f: Pulling fs layer [2022-11-01T21:38:27.980Z] 2de7ff778b66: Pulling fs layer [2022-11-01T21:38:27.980Z] 0d9ebad4ef96: Waiting [2022-11-01T21:38:27.980Z] e9a5061849ea: Waiting [2022-11-01T21:38:27.980Z] d747dcd14b5f: Waiting [2022-11-01T21:38:27.980Z] 2de7ff778b66: Waiting [2022-11-01T21:38:27.980Z] 9712f1f96733: Verifying Checksum [2022-11-01T21:38:27.980Z] 9712f1f96733: Download complete [2022-11-01T21:38:28.551Z] 63f879dbbcfc: Verifying Checksum [2022-11-01T21:38:28.551Z] 63f879dbbcfc: Download complete [2022-11-01T21:38:28.551Z] e9a5061849ea: Verifying Checksum [2022-11-01T21:38:28.551Z] e9a5061849ea: Download complete [2022-11-01T21:38:28.551Z] d747dcd14b5f: Download complete [2022-11-01T21:38:28.551Z] ab5ef0e58194: Download complete [2022-11-01T21:38:28.551Z] 0d9ebad4ef96: Download complete [2022-11-01T21:38:28.809Z] 2de7ff778b66: Verifying Checksum [2022-11-01T21:38:28.809Z] 2de7ff778b66: Download complete [2022-11-01T21:38:31.336Z] ab5ef0e58194: Pull complete [2022-11-01T21:38:31.336Z] 9712f1f96733: Pull complete [2022-11-01T21:38:31.901Z] 63f879dbbcfc: Pull complete [2022-11-01T21:38:35.179Z] 0d9ebad4ef96: Pull complete [2022-11-01T21:38:35.438Z] e9a5061849ea: Pull complete [2022-11-01T21:38:35.695Z] d747dcd14b5f: Pull complete [2022-11-01T21:38:36.628Z] 2de7ff778b66: Pull complete [2022-11-01T21:38:36.628Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-01T21:38:36.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-01T21:38:36.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T21:38:36.708Z] prd-ubuntu20.04-docker-8c-8g-117759 does not seem to be running inside a container [2022-11-01T21:38:36.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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-lftools:0.23.1-centos7 cat [2022-11-01T21:38:39.700Z] $ docker top db159beaccf7915a3c1f8de725a29a1955c55ce9d00f158c7bdd193c7e68988d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-01T21:38:39.775Z] provisioning config files... [2022-11-01T21:38:39.781Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7233392092018319673tmp [2022-11-01T21:38:39.790Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6980338599199286769tmp [2022-11-01T21:38:39.804Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15212444137996236048tmp [Pipeline] { [Pipeline] echo [2022-11-01T21:38:39.818Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:38:40.099Z] ---> sigul-configuration.sh [2022-11-01T21:38:40.099Z] gpg: directory `/root/.gnupg' created [2022-11-01T21:38:40.099Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-01T21:38:40.099Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-01T21:38:40.099Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-01T21:38:40.099Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-01T21:38:40.099Z] gpg: CAST5 encrypted data [2022-11-01T21:38:40.099Z] gpg: encrypted with 1 passphrase [2022-11-01T21:38:40.099Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-01T21:38:40.380Z] + mkdir /home/jenkins [2022-11-01T21:38:40.380Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-01T21:38:40.661Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-11-01T21:38:40.669Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:38:40.949Z] ---> sigul-install.sh [2022-11-01T21:38:40.949Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-01T21:38:41.241Z] + git tag --list [2022-11-01T21:38:41.241Z] v0.0.0 [2022-11-01T21:38:41.241Z] v1.0.0 [2022-11-01T21:38:41.241Z] v2.1.0 [2022-11-01T21:38:41.241Z] v2.1.1 [2022-11-01T21:38:41.241Z] v2.1.1-dev.1 [2022-11-01T21:38:41.241Z] v2.2.0 [2022-11-01T21:38:41.241Z] v2.2.1-dev.1 [2022-11-01T21:38:41.241Z] v2.2.1-dev.2 [2022-11-01T21:38:41.241Z] v2.2.1-dev.3 [2022-11-01T21:38:41.241Z] v2.2.1-dev.4 [2022-11-01T21:38:41.241Z] v2.2.1-dev.5 [2022-11-01T21:38:41.241Z] v2.2.1-dev.6 [2022-11-01T21:38:41.241Z] v2.2.1-dev.7 [2022-11-01T21:38:41.241Z] v2.3.0-dev.10 [2022-11-01T21:38:41.241Z] v2.3.0-dev.11 [2022-11-01T21:38:41.241Z] v2.3.0-dev.12 [2022-11-01T21:38:41.241Z] v2.3.0-dev.13 [2022-11-01T21:38:41.241Z] v2.3.0-dev.14 [2022-11-01T21:38:41.241Z] v2.3.0-dev.15 [2022-11-01T21:38:41.241Z] v2.3.0-dev.16 [2022-11-01T21:38:41.241Z] v2.3.0-dev.17 [2022-11-01T21:38:41.241Z] v2.3.0-dev.18 [2022-11-01T21:38:41.241Z] v2.3.0-dev.19 [2022-11-01T21:38:41.241Z] v2.3.0-dev.20 [2022-11-01T21:38:41.241Z] v2.3.0-dev.21 [2022-11-01T21:38:41.241Z] v2.3.0-dev.22 [2022-11-01T21:38:41.241Z] v2.3.0-dev.23 [2022-11-01T21:38:41.241Z] v2.3.0-dev.24 [2022-11-01T21:38:41.241Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-01T21:38:41.528Z] + lftools sign git-tag v2.3.0-dev.24 [2022-11-01T21:38:42.099Z] Signing Git tag with Sigul... [2022-11-01T21:38:42.099Z] Signing v2.3.0-dev.24 [Pipeline] echo [2022-11-01T21:38:42.676Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:38:42.960Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-01T21:38:42.967Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-01T21:38:42.976Z] $ docker stop --time=1 db159beaccf7915a3c1f8de725a29a1955c55ce9d00f158c7bdd193c7e68988d [2022-11-01T21:38:44.459Z] $ docker rm -f db159beaccf7915a3c1f8de725a29a1955c55ce9d00f158c7bdd193c7e68988d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-01T21:38:44.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T21:38:44.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:38:45.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T21:38:45.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T21:38:45.226Z] prd-ubuntu20.04-docker-8c-8g-117759 does not seem to be running inside a container [2022-11-01T21:38:45.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-01T21:38:45.708Z] $ docker top 374d890e706152f84ebe5ead67567cab2253c8f5cb759142082533a8d3f3e40c -eo pid,comm [2022-11-01T21:38:45.765Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-01T21:38:45.765Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T21:38:45.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T21:38:45.805Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T21:38:45.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T21:38:45.910Z] $ docker exec 374d890e706152f84ebe5ead67567cab2253c8f5cb759142082533a8d3f3e40c ssh-agent [2022-11-01T21:38:46.013Z] SSH_AUTH_SOCK=/tmp/ssh-Z2B2rsCnEGMn/agent.33 [2022-11-01T21:38:46.013Z] SSH_AGENT_PID=39 [2022-11-01T21:38:46.018Z] Running ssh-add (command line suppressed) [2022-11-01T21:38:46.120Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7480557479341434644.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7480557479341434644.key) [2022-11-01T21:38:46.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T21:38:46.426Z] + git semver bump pre [2022-11-01T21:38:46.685Z] 2022-11-01 21:38:46,651 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-01T21:38:46.685Z] 2022-11-01 21:38:46,652 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev [2022-11-01T21:38:46.685Z] 2022-11-01 21:38:46,652 [bump_version] DEBUG bumped version:2.3.0-dev.25 [2022-11-01T21:38:46.685Z] 2022-11-01 21:38:46,652 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-11-01T21:38:46.685Z] 2022-11-01 21:38:46,652 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-01T21:38:46.685Z] 2022-11-01 21:38:46,652 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-01T21:38:46.685Z] 2022-11-01 21:38:46,654 [execute] INFO git cat-file --batch-check [2022-11-01T21:38:46.685Z] 2022-11-01 21:38:46,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T21:38:46.685Z] 2022-11-01 21:38:46,662 [execute] INFO git cat-file --batch [2022-11-01T21:38:46.685Z] 2022-11-01 21:38:46,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T21:38:46.685Z] 2022-11-01 21:38:46,669 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-01T21:38:46.685Z] 2.3.0-dev.25 [Pipeline] } [2022-11-01T21:38:46.947Z] $ docker exec --env ******** --env ******** 374d890e706152f84ebe5ead67567cab2253c8f5cb759142082533a8d3f3e40c ssh-agent -k [2022-11-01T21:38:47.059Z] unset SSH_AUTH_SOCK; [2022-11-01T21:38:47.059Z] unset SSH_AGENT_PID; [2022-11-01T21:38:47.059Z] echo Agent pid 39 killed; [2022-11-01T21:38:47.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T21:38:47.373Z] + git semver [Pipeline] } [2022-11-01T21:38:47.947Z] $ docker stop --time=1 374d890e706152f84ebe5ead67567cab2253c8f5cb759142082533a8d3f3e40c [2022-11-01T21:38:49.440Z] $ docker rm -f 374d890e706152f84ebe5ead67567cab2253c8f5cb759142082533a8d3f3e40c [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T21:38:49.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T21:38:49.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:38:50.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T21:38:50.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T21:38:50.168Z] prd-ubuntu20.04-docker-8c-8g-117759 does not seem to be running inside a container [2022-11-01T21:38:50.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-01T21:38:50.782Z] $ docker top 152956aa9875c7ef858ec6d686b44506f1216544250fdb6b3d3311e9f7a9fd7b -eo pid,comm [2022-11-01T21:38:50.842Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-01T21:38:50.842Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T21:38:50.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T21:38:50.875Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T21:38:51.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T21:38:50.996Z] $ docker exec 152956aa9875c7ef858ec6d686b44506f1216544250fdb6b3d3311e9f7a9fd7b ssh-agent [2022-11-01T21:38:51.112Z] SSH_AUTH_SOCK=/tmp/ssh-50rS8TjgJd0s/agent.33 [2022-11-01T21:38:51.112Z] SSH_AGENT_PID=39 [2022-11-01T21:38:51.116Z] Running ssh-add (command line suppressed) [2022-11-01T21:38:51.220Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4642217946745805152.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4642217946745805152.key) [2022-11-01T21:38:51.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T21:38:51.530Z] + git semver push [2022-11-01T21:38:51.790Z] 2022-11-01 21:38:51,765 [run_push] DEBUG push [2022-11-01T21:38:51.790Z] 2022-11-01 21:38:51,766 [execute] INFO git cat-file --batch-check [2022-11-01T21:38:51.790Z] 2022-11-01 21:38:51,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T21:38:51.790Z] 2022-11-01 21:38:51,771 [execute] INFO git rev-list f91ee8495c39bfed60364dbb0db4947cd59def91 -- [2022-11-01T21:38:51.790Z] 2022-11-01 21:38:51,771 [execute] DEBUG Popen(['git', 'rev-list', 'f91ee8495c39bfed60364dbb0db4947cd59def91', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-01T21:38:51.790Z] 2022-11-01 21:38:51,779 [execute] INFO git fetch -v origin [2022-11-01T21:38:51.790Z] 2022-11-01 21:38:51,780 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-01T21:38:52.359Z] 2022-11-01 21:38:52,324 [run_push] DEBUG no remote changes detected [2022-11-01T21:38:52.359Z] 2022-11-01 21:38:52,324 [execute] INFO git push origin semver [2022-11-01T21:38:52.359Z] 2022-11-01 21:38:52,324 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-01T21:38:53.299Z] 2022-11-01 21:38:53,246 [run_push] DEBUG push all version tags [2022-11-01T21:38:53.299Z] 2022-11-01 21:38:53,247 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-01T21:38:53.299Z] 2022-11-01 21:38:53,247 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-11-01T21:38:54.238Z] 2022-11-01 21:38:54,094 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-01T21:38:54.238Z] 2.3.0-dev.25 [Pipeline] } [2022-11-01T21:38:54.240Z] $ docker exec --env ******** --env ******** 152956aa9875c7ef858ec6d686b44506f1216544250fdb6b3d3311e9f7a9fd7b ssh-agent -k [2022-11-01T21:38:54.360Z] unset SSH_AUTH_SOCK; [2022-11-01T21:38:54.360Z] unset SSH_AGENT_PID; [2022-11-01T21:38:54.360Z] echo Agent pid 39 killed; [2022-11-01T21:38:54.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T21:38:54.683Z] + git semver [Pipeline] } [2022-11-01T21:38:55.256Z] $ docker stop --time=1 152956aa9875c7ef858ec6d686b44506f1216544250fdb6b3d3311e9f7a9fd7b [2022-11-01T21:38:56.648Z] $ docker rm -f 152956aa9875c7ef858ec6d686b44506f1216544250fdb6b3d3311e9f7a9fd7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-01T21:38:57.222Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-11-01T21:38:57.222Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-11-01T21:38:57.222Z] total 16 [2022-11-01T21:38:57.222Z] drwxr-xr-x 3 root root 4096 Nov 1 21:28 . [2022-11-01T21:38:57.222Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 21:38 .. [2022-11-01T21:38:57.222Z] drwxr-xr-x 2 root root 4096 Nov 1 21:28 cost [2022-11-01T21:38:57.222Z] -rw-r--r-- 1 root root 94 Nov 1 21:28 cost.csv [2022-11-01T21:38:57.222Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-11-01T21:38:57.222Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-11-01T21:38:57.222Z] total 16 [2022-11-01T21:38:57.222Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 21:28 . [2022-11-01T21:38:57.222Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 21:38 .. [2022-11-01T21:38:57.222Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 21:28 cost [2022-11-01T21:38:57.222Z] -rw-r--r-- 1 jenkins jenkins 94 Nov 1 21:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:38:57.510Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:38:58.369Z] ---> package-listing.sh [2022-11-01T21:38:58.369Z] ++ facter osfamily [2022-11-01T21:38:58.369Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-01T21:38:58.643Z] + OS_FAMILY=debian [2022-11-01T21:38:58.643Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-11-01T21:38:58.643Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-01T21:38:58.643Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-01T21:38:58.643Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-01T21:38:58.643Z] + PACKAGES=/tmp/packages_start.txt [2022-11-01T21:38:58.643Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-11-01T21:38:58.643Z] + PACKAGES=/tmp/packages_end.txt [2022-11-01T21:38:58.643Z] + case "${OS_FAMILY}" in [2022-11-01T21:38:58.643Z] + dpkg -l [2022-11-01T21:38:58.643Z] + grep '^ii' [2022-11-01T21:38:58.643Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-01T21:38:58.643Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-01T21:38:58.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-01T21:38:58.643Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-11-01T21:38:58.643Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-11-01T21:38:58.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-11-01T21:38:58.664Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-01T21:38:58.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T21:38:59.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T21:38:59.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T21:38:59.577Z] prd-ubuntu20.04-docker-8c-8g-117759 does not seem to be running inside a container [2022-11-01T21:38:59.603Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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-lftools-log-publisher:latest cat [2022-11-01T21:39:00.021Z] $ docker top 1c6e4007aa1b600727ad0aeca20813d596d10c91dda7acbed17fb953925c7523 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T21:39:00.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-01T21:39:00.663Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-01T21:39:00.948Z] + ls /var/log/sa-host [2022-11-01T21:39:00.948Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T21:39:01.013Z] provisioning config files... [2022-11-01T21:39:01.022Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18070130141184200273tmp [Pipeline] { [Pipeline] echo [2022-11-01T21:39:01.036Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:39:01.382Z] ---> create-netrc.sh [Pipeline] } [2022-11-01T21:39:01.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:39:01.819Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-01T21:39:01.848Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:39:02.132Z] ---> sudo-logs.sh [2022-11-01T21:39:02.132Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-01T21:39:02.166Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:39:02.449Z] ---> job-cost.sh [2022-11-01T21:39:02.449Z] lf-activate-venv: SKIPPING [2022-11-01T21:39:02.449Z] DEBUG: total: 0.2199999988079071 [2022-11-01T21:39:02.449Z] INFO: Retrieving Stack Cost... [2022-11-01T21:39:03.027Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T21:39:03.286Z] INFO: Archiving Costs [Pipeline] echo [2022-11-01T21:39:03.296Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T21:39:03.582Z] ---> logs-deploy.sh [2022-11-01T21:39:03.582Z] lf-activate-venv: SKIPPING [2022-11-01T21:39:03.582Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/64 [2022-11-01T21:39:03.582Z] INFO: archiving workspace using pattern(s): [2022-11-01T21:39:04.958Z] Archives upload complete. [2022-11-01T21:39:04.958Z] INFO: archiving logs to Nexus