Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3238fc2d0ace65e1c621b12a7e75f28d928cef37 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-ssh15523240536479629757.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5937303040897519168.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14191045432438194847.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh5268489727771771565.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh15153140842498163765.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22359 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 > 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 3238fc2d0ace65e1c621b12a7e75f28d928cef37 (main) > 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 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 Commit message: "feat(snap): add support for environment variable injection (#74)" > git rev-list --no-walk 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:04:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:04:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:04:04 ========================================================= 20:04:04 EdgeX Global Pipelines Version Info 20:04:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:04:04 ------------------- 20:04:04 stable info: 20:04:04 ------------------- 20:04:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:04:04 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:04:04 Message: update stable to v1.0.221 20:04:05 ------------------- 20:04:05 experimental info: 20:04:05 ------------------- 20:04:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:04:05 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 20:04:05 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3238fc2 [Pipeline] echo 20:04:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:05 provisioning config files... 20:04:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config740763693959316095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:06 ---> docker-login.sh 20:04:06 nexus3.edgexfoundry.org:10001 20:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:06 Configure a credential helper to remove this warning. See 20:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:06 20:04:06 Login Succeeded 20:04:06 nexus3.edgexfoundry.org:10002 20:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:06 Configure a credential helper to remove this warning. See 20:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:06 20:04:06 Login Succeeded 20:04:06 nexus3.edgexfoundry.org:10003 20:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:07 Configure a credential helper to remove this warning. See 20:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:07 20:04:07 Login Succeeded 20:04:07 nexus3.edgexfoundry.org:10004 20:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:07 Configure a credential helper to remove this warning. See 20:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:07 20:04:07 Login Succeeded 20:04:07 docker.io 20:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:07 Configure a credential helper to remove this warning. See 20:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:07 20:04:07 Login Succeeded 20:04:07 ---> docker-login.sh ends [Pipeline] } 20:04:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:04:08 + git rev-list -1 --merges 3238fc2d0ace65e1c621b12a7e75f28d928cef37~1..3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] echo 20:04:08 -----------> git rev-list -1 --merges 3238fc2d0ace65e1c621b12a7e75f28d928cef37~1..3238fc2d0ace65e1c621b12a7e75f28d928cef37 3238fc2d0ace65e1c621b12a7e75f28d928cef37 [false] [Pipeline] sh 20:04:08 + git log --format=format:%s -1 3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] echo 20:04:08 ========================================================= 20:04:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:04:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:08 + git log --format=format:%s -1 3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] echo 20:04:08 [semverPrep] GIT_COMMIT: 3238fc2d0ace65e1c621b12a7e75f28d928cef37, Commit Message: feat(snap): add support for environment variable injection (#74) [Pipeline] echo 20:04:08 [semverPrep] This is not a build commit. [Pipeline] sh 20:04:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:04:09 + grep -v github /etc/ssh/ssh_known_hosts 20:04:09 + [ -e /tmp/ssh_known_hosts ] 20:04:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:04:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:04:09 + sudo tee -a /etc/ssh/ssh_known_hosts 20:04:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:04:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:09 20:04:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:04:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:09 latest: Pulling from edgex-devops/git-semver 20:04:09 a0d0a0d46f8b: Pulling fs layer 20:04:09 3e5f54012d9b: Pulling fs layer 20:04:09 4c7163046ea9: Pulling fs layer 20:04:09 0c2d73faf560: Pulling fs layer 20:04:09 0c2d73faf560: Waiting 20:04:09 3e5f54012d9b: Verifying Checksum 20:04:09 3e5f54012d9b: Download complete 20:04:09 a0d0a0d46f8b: Download complete 20:04:09 4c7163046ea9: Verifying Checksum 20:04:09 4c7163046ea9: Download complete 20:04:09 0c2d73faf560: Download complete 20:04:10 a0d0a0d46f8b: Pull complete 20:04:10 3e5f54012d9b: Pull complete 20:04:10 4c7163046ea9: Pull complete 20:04:10 0c2d73faf560: Pull complete 20:04:10 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:04:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:04:10 prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container 20:04:10 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:04:11 $ docker top 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:04:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:11 [ssh-agent] Looking for ssh-agent implementation... 20:04:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:11 $ docker exec 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc ssh-agent 20:04:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjJALBe/agent.14 20:04:11 SSH_AGENT_PID=21 20:04:12 Running ssh-add (command line suppressed) 20:04:12 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8870355534831643122.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8870355534831643122.key) 20:04:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:12 + git tag --points-at HEAD [Pipeline] } 20:04:12 $ docker exec --env ******** --env ******** 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc ssh-agent -k 20:04:12 unset SSH_AUTH_SOCK; 20:04:12 unset SSH_AGENT_PID; 20:04:12 echo Agent pid 21 killed; 20:04:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:04:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:12 [ssh-agent] Looking for ssh-agent implementation... 20:04:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:12 $ docker exec 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc ssh-agent 20:04:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKDFJKb/agent.54 20:04:12 SSH_AGENT_PID=60 20:04:12 Running ssh-add (command line suppressed) 20:04:13 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3949132075418170312.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3949132075418170312.key) 20:04:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:13 + git semver init 20:04:13 # -> Open(): unable to determine branch for HEAD 20:04:13 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 20:04:13 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 20:04:13 # $SEMVER_REMOTE_NAME = origin 20:04:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:04:13 # $SEMVER_USER_NAME = edgex-jenkins 20:04:13 # $SEMVER_BRANCH = main 20:04:13 # $SEMVER_TEMP = /tmp/semver-181056096 20:04:13 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 20:04:14 # '/tmp/semver-181056096' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 20:04:14 # -> Force: false 20:04:14 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 20:04:14 $ docker exec --env ******** --env ******** 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc ssh-agent -k 20:04:14 unset SSH_AUTH_SOCK; 20:04:14 unset SSH_AGENT_PID; 20:04:14 echo Agent pid 60 killed; 20:04:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:04:15 + git semver [Pipeline] } 20:04:15 $ docker stop --time=1 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc 20:04:16 $ docker rm -f 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc [Pipeline] // withDockerContainer [Pipeline] sh 20:04:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:04:17 Stashed 1 file(s) [Pipeline] echo 20:04:17 [edgeXSemver]: initialized semver on version 2.1.0-dev.6 [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 20:04:17 provisioning config files... 20:04:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7736093705101838164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:17 ---> docker-login.sh 20:04:17 nexus3.edgexfoundry.org:10001 20:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:17 Configure a credential helper to remove this warning. See 20:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:17 20:04:17 Login Succeeded 20:04:17 nexus3.edgexfoundry.org:10002 20:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:17 Configure a credential helper to remove this warning. See 20:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:17 20:04:17 Login Succeeded 20:04:17 nexus3.edgexfoundry.org:10003 20:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:17 Configure a credential helper to remove this warning. See 20:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:17 20:04:17 Login Succeeded 20:04:17 nexus3.edgexfoundry.org:10004 20:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:18 Configure a credential helper to remove this warning. See 20:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:18 20:04:18 Login Succeeded 20:04:18 docker.io 20:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:18 Configure a credential helper to remove this warning. See 20:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:18 20:04:18 Login Succeeded 20:04:18 ---> docker-login.sh ends [Pipeline] } 20:04:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:04:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:18 ========================================================= 20:04:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:04:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:04:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:04:19 Sending build context to Docker daemon 10.03MB 20:04:19 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 20:04:19 Step 2/13 : FROM ${BASE} AS builder 20:04:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:04:19 59bf1c3509f3: Pulling fs layer 20:04:19 666ba61612fd: Pulling fs layer 20:04:19 8ed8ca486205: Pulling fs layer 20:04:19 4fe6c5a15a65: Pulling fs layer 20:04:19 22a0e8bec74d: Pulling fs layer 20:04:19 ca2b28591e48: Pulling fs layer 20:04:19 a51346096db8: Pulling fs layer 20:04:19 daebc70d1ce1: Pulling fs layer 20:04:19 0e18a0eac166: Pulling fs layer 20:04:19 22a0e8bec74d: Waiting 20:04:19 daebc70d1ce1: Waiting 20:04:19 0e18a0eac166: Waiting 20:04:19 ca2b28591e48: Waiting 20:04:19 a51346096db8: Waiting 20:04:19 4fe6c5a15a65: Waiting 20:04:19 8ed8ca486205: Verifying Checksum 20:04:19 8ed8ca486205: Download complete 20:04:19 666ba61612fd: Verifying Checksum 20:04:19 666ba61612fd: Download complete 20:04:19 22a0e8bec74d: Verifying Checksum 20:04:19 22a0e8bec74d: Download complete 20:04:19 ca2b28591e48: Download complete 20:04:19 59bf1c3509f3: Verifying Checksum 20:04:19 59bf1c3509f3: Download complete 20:04:19 a51346096db8: Verifying Checksum 20:04:19 a51346096db8: Download complete 20:04:19 daebc70d1ce1: Verifying Checksum 20:04:19 daebc70d1ce1: Download complete 20:04:19 59bf1c3509f3: Pull complete 20:04:19 666ba61612fd: Pull complete 20:04:19 8ed8ca486205: Pull complete 20:04:20 4fe6c5a15a65: Verifying Checksum 20:04:20 4fe6c5a15a65: Download complete 20:04:20 0e18a0eac166: Verifying Checksum 20:04:20 0e18a0eac166: Download complete 20:04:24 4fe6c5a15a65: Pull complete 20:04:24 22a0e8bec74d: Pull complete 20:04:24 ca2b28591e48: Pull complete 20:04:24 a51346096db8: Pull complete 20:04:24 daebc70d1ce1: Pull complete 20:04:27 0e18a0eac166: Pull complete 20:04:27 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:04:27 ---> f018257e8ee9 20:04:27 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:04:29 ---> Running in e7a0394f0e6c 20:04:29 Removing intermediate container e7a0394f0e6c 20:04:29 ---> 0e916ae34cc1 20:04:29 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 20:04:29 ---> Running in 704587fa1913 20:04:29 Removing intermediate container 704587fa1913 20:04:29 ---> a8f15b4be8c1 20:04:29 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:04:29 ---> Running in 40b6be112b46 20:04:29 Removing intermediate container 40b6be112b46 20:04:29 ---> a2a6a5bd5896 20:04:29 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:29 ---> Running in fc443ff10fb9 20:04:29 Removing intermediate container fc443ff10fb9 20:04:29 ---> 9e5556025e72 20:04:29 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:04:29 ---> Running in f68e23decb18 20:04:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:31 OK: 221 MiB in 52 packages 20:04:32 Removing intermediate container f68e23decb18 20:04:32 ---> 93ab8b463ece 20:04:32 Step 8/13 : WORKDIR /app 20:04:32 ---> Running in 5ea4bbdb71bb 20:04:32 Still waiting to schedule task 20:04:32 ‘prd-ubuntu20.04-docker-8c-8g-22362’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:04:32 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22363’ is offline 20:04:32 Removing intermediate container 5ea4bbdb71bb 20:04:32 ---> fc38ce30f14e 20:04:32 Step 9/13 : COPY go.mod vendor* ./ 20:04:32 ---> ac61deef2ace 20:04:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:32 ---> Running in e465554031bd 20:04:59 Removing intermediate container e465554031bd 20:04:59 ---> 29992542d12f 20:04:59 Step 11/13 : COPY . . 20:04:59 ---> 6f6ad9fc8084 20:04:59 Step 12/13 : ARG MAKE="make build" 20:04:59 ---> Running in 8e0afdcccd7f 20:04:59 Removing intermediate container 8e0afdcccd7f 20:04:59 ---> ba314d5ce423 20:04:59 Step 13/13 : RUN $MAKE 20:04:59 ---> Running in 465e9a24e83f 20:04:59 noop 20:04:59 Removing intermediate container 465e9a24e83f 20:04:59 ---> 17c16ab2ef8c 20:04:59 Successfully built 17c16ab2ef8c 20:04:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:04:59 + docker inspect -f . ci-base-image-x86_64 20:04:59 . [Pipeline] withDockerContainer 20:04:59 prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container 20:04:59 $ 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 ******** ci-base-image-x86_64 cat 20:04:59 $ docker top d0fd603e36aa894ee0d5091f382a7373b4e10def20e809045af4e04e027d7977 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:00 + go version 20:05:00 go version go1.17.6 linux/amd64 [Pipeline] } 20:05:00 $ docker stop --time=1 d0fd603e36aa894ee0d5091f382a7373b4e10def20e809045af4e04e027d7977 20:05:01 $ docker rm -f d0fd603e36aa894ee0d5091f382a7373b4e10def20e809045af4e04e027d7977 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:05:02 + docker inspect -f . ci-base-image-x86_64 20:05:02 . [Pipeline] withDockerContainer 20:05:02 prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container 20:05:02 $ 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 ******** ci-base-image-x86_64 cat 20:05:02 $ docker top c37417fa9166ed1ef47687c24760c6ec7049acf05e95b8547566a8d36478d0e9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:05:03 + make test 20:05:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:05:11 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:05:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.030s coverage: 86.2% of statements 20:05:11 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:05:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.542s coverage: 71.9% of statements 20:05:13 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 20:05:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:05:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:05:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:05:23 ./bin/test-attribution.sh [Pipeline] echo 20:05:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:05:24 $ docker stop --time=1 c37417fa9166ed1ef47687c24760c6ec7049acf05e95b8547566a8d36478d0e9 20:05:25 $ docker rm -f c37417fa9166ed1ef47687c24760c6ec7049acf05e95b8547566a8d36478d0e9 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:05:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:05:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:05:27 + ls -al . 20:05:27 total 240 20:05:27 drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 20:05 . 20:05:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:03 .. 20:05:27 -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 20:04 .dockerignore 20:05:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 20:04 .git 20:05:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:04 .github 20:05:27 -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 20:04 .gitignore 20:05:27 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 20:04 .golangci.yml 20:05:27 drwx------ 3 jenkins jenkins 4096 Apr 25 20:04 .semver 20:05:27 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 25 20:04 Attribution.txt 20:05:27 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 25 20:04 Dockerfile 20:05:27 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 20:04 GOVERNANCE.md 20:05:27 -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 20:04 Jenkinsfile 20:05:27 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 20:04 LICENSE 20:05:27 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 25 20:04 Makefile 20:05:27 -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 20:04 OWNERS.md 20:05:27 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 25 20:04 README.md 20:05:27 -rw-rw-r-- 1 jenkins jenkins 11 Apr 25 20:04 VERSION 20:05:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:04 bin 20:05:27 -rw-r--r-- 1 jenkins jenkins 41008 Apr 25 20:05 coverage.out 20:05:27 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 25 20:05 go.mod 20:05:27 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 25 20:04 go.sum 20:05:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:04 images 20:05:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:04 internal 20:05:27 -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 20:04 main.go 20:05:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:04 res 20:05:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:04 snap 20:05:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:04 static [Pipeline] isUnix [Pipeline] sh 20:05:27 + 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=3238fc2d0ace65e1c621b12a7e75f28d928cef37 --label arch=amd64 --label version=2.1.0-dev.6 . 20:05:27 Sending build context to Docker daemon 10.03MB 20:05:27 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 20:05:27 Step 2/31 : FROM ${BASE} AS builder 20:05:27 ---> 17c16ab2ef8c 20:05:27 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:05:27 ---> Running in d4461015c698 20:05:27 Removing intermediate container d4461015c698 20:05:27 ---> 20dc0570c755 20:05:27 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 20:05:27 ---> Running in 3b02962e825e 20:05:27 Removing intermediate container 3b02962e825e 20:05:27 ---> bfc27689cf68 20:05:27 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:05:28 ---> Running in 55cad2bfa9d9 20:05:28 Removing intermediate container 55cad2bfa9d9 20:05:28 ---> e64e2b662323 20:05:28 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:28 ---> Running in 0680b55ef9e7 20:05:28 Removing intermediate container 0680b55ef9e7 20:05:28 ---> be9c071c5b22 20:05:28 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:05:29 ---> Running in 858e9ea97b9e 20:05:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:30 OK: 221 MiB in 52 packages 20:05:30 Removing intermediate container 858e9ea97b9e 20:05:30 ---> 6f6c4a3850eb 20:05:30 Step 8/31 : WORKDIR /app 20:05:30 ---> Running in 821f0607d850 20:05:30 Removing intermediate container 821f0607d850 20:05:30 ---> 6c261f3a8d54 20:05:30 Step 9/31 : COPY go.mod vendor* ./ 20:05:31 ---> aecbd5095ea3 20:05:31 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:31 ---> Running in 22c2e3c97bc2 20:05:32 Removing intermediate container 22c2e3c97bc2 20:05:32 ---> f2de890b3487 20:05:32 Step 11/31 : COPY . . 20:05:32 ---> 73c39fa88943 20:05:32 Step 12/31 : ARG MAKE="make build" 20:05:32 ---> Running in 1207fc473f21 20:05:32 Removing intermediate container 1207fc473f21 20:05:32 ---> 36d036a7a1f0 20:05:32 Step 13/31 : RUN $MAKE 20:05:32 ---> Running in f23e8f74de73 20:05:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.6" -o app-rfid-llrp-inventory 20:05:42 Removing intermediate container f23e8f74de73 20:05:42 ---> 7df8dbbca370 20:05:42 Step 14/31 : FROM alpine:3.14 20:05:42 3.14: Pulling from library/alpine 20:05:42 8663204ce13b: Pulling fs layer 20:05:42 8663204ce13b: Verifying Checksum 20:05:42 8663204ce13b: Pull complete 20:05:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:05:42 Status: Downloaded newer image for alpine:3.14 20:05:42 ---> e04c818066af 20:05:42 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:05:42 ---> Running in f9501cddd885 20:05:42 Removing intermediate container f9501cddd885 20:05:42 ---> bed36f951bfa 20:05:42 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:05:42 ---> Running in f92293769c62 20:05:42 Removing intermediate container f92293769c62 20:05:42 ---> 737ef3721bc3 20:05:42 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:43 ---> Running in a5083a0eeeab 20:05:43 Removing intermediate container a5083a0eeeab 20:05:43 ---> 9808b59113e6 20:05:43 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 20:05:43 ---> Running in b10b6d3b1c98 20:05:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:05:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:05:45 (1/6) Installing ca-certificates (20211220-r0) 20:05:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:05:45 (3/6) Installing libsodium (1.0.18-r0) 20:05:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:05:45 (5/6) Installing libzmq (4.3.4-r0) 20:05:45 (6/6) Installing zeromq (4.3.4-r0) 20:05:45 Executing busybox-1.33.1-r7.trigger 20:05:45 Executing ca-certificates-20211220-r0.trigger 20:05:45 OK: 9 MiB in 20 packages 20:05:46 Removing intermediate container b10b6d3b1c98 20:05:46 ---> 3758433020d1 20:05:46 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:05:46 ---> ee2192d12183 20:05:46 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 20:05:46 ---> bcce30287ee5 20:05:46 Step 21/31 : COPY --from=builder /app/res/ /res/ 20:05:46 ---> 007a7fd42b4b 20:05:46 Step 22/31 : COPY --from=builder /app/static/ /static/ 20:05:47 ---> 5b1826aa93a0 20:05:47 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:05:47 ---> 2dcaa23c79d6 20:05:47 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:05:47 ---> Running in b8ba0d5acb7d 20:05:48 Removing intermediate container b8ba0d5acb7d 20:05:48 ---> 5254f4a74ed8 20:05:48 Step 25/31 : VOLUME /cache 20:05:48 ---> Running in c8a99ecadc50 20:05:48 Removing intermediate container c8a99ecadc50 20:05:48 ---> c0c56292956b 20:05:48 Step 26/31 : EXPOSE 59711 20:05:48 ---> Running in c1070d356dea 20:05:48 Removing intermediate container c1070d356dea 20:05:48 ---> 5d2621ccfdaa 20:05:48 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:05:48 ---> Running in 852da9694e67 20:05:48 Removing intermediate container 852da9694e67 20:05:48 ---> e214f9e18cd3 20:05:48 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 20:05:48 ---> Running in 6c8ac8c77298 20:05:49 Removing intermediate container 6c8ac8c77298 20:05:49 ---> 849740beff27 20:05:49 Step 29/31 : LABEL arch=amd64 20:05:49 ---> Running in b6d29a7e89b4 20:05:49 Removing intermediate container b6d29a7e89b4 20:05:49 ---> 7f677c731ddf 20:05:49 Step 30/31 : LABEL git_sha=3238fc2d0ace65e1c621b12a7e75f28d928cef37 20:05:49 ---> Running in f8f7ebeeb786 20:05:49 Removing intermediate container f8f7ebeeb786 20:05:49 ---> d8bec4908c17 20:05:49 Step 31/31 : LABEL version=2.1.0-dev.6 20:05:49 ---> Running in ba7500ffc058 20:05:49 Removing intermediate container ba7500ffc058 20:05:49 ---> 24a8f70b766a 20:05:49 [Warning] One or more build-args [ARCH] were not consumed 20:05:49 Successfully built 24a8f70b766a 20:05:49 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:49 provisioning config files... 20:05:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8581669438230173508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:50 ---> docker-login.sh 20:05:50 nexus3.edgexfoundry.org:10001 20:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:50 Configure a credential helper to remove this warning. See 20:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:50 20:05:50 Login Succeeded 20:05:50 nexus3.edgexfoundry.org:10002 20:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:50 Configure a credential helper to remove this warning. See 20:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:50 20:05:50 Login Succeeded 20:05:50 nexus3.edgexfoundry.org:10003 20:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:50 Configure a credential helper to remove this warning. See 20:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:50 20:05:50 Login Succeeded 20:05:50 nexus3.edgexfoundry.org:10004 20:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:50 Configure a credential helper to remove this warning. See 20:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:50 20:05:50 Login Succeeded 20:05:50 docker.io 20:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:51 Configure a credential helper to remove this warning. See 20:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:51 20:05:51 Login Succeeded 20:05:51 ---> docker-login.sh ends [Pipeline] } 20:05:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:51 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 20:05:51 3238fc2d0ace65e1c621b12a7e75f28d928cef37 20:05:51 latest 20:05:51 2.1.0-dev.6 20:05:51 3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 20:05:51 main 20:05:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:05:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] isUnix [Pipeline] sh 20:05:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3238fc2d0ace65e1c621b12a7e75f28d928cef37 20:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:05:51 be62014ce1e5: Preparing 20:05:51 e6799c037d3e: Preparing 20:05:51 4eac1b0b2cab: Preparing 20:05:51 d770a156f20a: Preparing 20:05:51 db4b3758beeb: Preparing 20:05:51 c3e5f1f54a0a: Preparing 20:05:51 5b9014c7e788: Preparing 20:05:51 bab53eb53041: Preparing 20:05:51 b541d28bf3b4: Preparing 20:05:51 c3e5f1f54a0a: Waiting 20:05:51 bab53eb53041: Waiting 20:05:51 b541d28bf3b4: Waiting 20:05:51 5b9014c7e788: Waiting 20:05:52 db4b3758beeb: Pushed 20:05:52 d770a156f20a: Pushed 20:05:52 be62014ce1e5: Pushed 20:05:52 4eac1b0b2cab: Pushed 20:05:52 b541d28bf3b4: Layer already exists 20:05:52 c3e5f1f54a0a: Pushed 20:05:52 bab53eb53041: Pushed 20:05:52 5b9014c7e788: Pushed 20:05:53 e6799c037d3e: Pushed 20:05:54 3238fc2d0ace65e1c621b12a7e75f28d928cef37: digest: sha256:dc97eaa472a6add20941a58a2887ccd06a5c8f7801e73c7d2f60e89d011d8879 size: 2196 [Pipeline] isUnix [Pipeline] sh 20:05:54 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 20:05:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:05:54 be62014ce1e5: Preparing 20:05:54 e6799c037d3e: Preparing 20:05:54 4eac1b0b2cab: Preparing 20:05:54 d770a156f20a: Preparing 20:05:54 db4b3758beeb: Preparing 20:05:54 c3e5f1f54a0a: Preparing 20:05:54 5b9014c7e788: Preparing 20:05:54 bab53eb53041: Preparing 20:05:54 b541d28bf3b4: Preparing 20:05:54 5b9014c7e788: Waiting 20:05:54 bab53eb53041: Waiting 20:05:54 c3e5f1f54a0a: Waiting 20:05:54 b541d28bf3b4: Waiting 20:05:54 d770a156f20a: Layer already exists 20:05:54 e6799c037d3e: Layer already exists 20:05:54 4eac1b0b2cab: Layer already exists 20:05:54 be62014ce1e5: Layer already exists 20:05:54 db4b3758beeb: Layer already exists 20:05:54 c3e5f1f54a0a: Layer already exists 20:05:54 5b9014c7e788: Layer already exists 20:05:54 bab53eb53041: Layer already exists 20:05:54 b541d28bf3b4: Layer already exists 20:05:54 latest: digest: sha256:dc97eaa472a6add20941a58a2887ccd06a5c8f7801e73c7d2f60e89d011d8879 size: 2196 [Pipeline] isUnix [Pipeline] sh 20:05:54 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.6 [Pipeline] isUnix [Pipeline] sh 20:05:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.6 20:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:05:55 be62014ce1e5: Preparing 20:05:55 e6799c037d3e: Preparing 20:05:55 4eac1b0b2cab: Preparing 20:05:55 d770a156f20a: Preparing 20:05:55 db4b3758beeb: Preparing 20:05:55 c3e5f1f54a0a: Preparing 20:05:55 5b9014c7e788: Preparing 20:05:55 bab53eb53041: Preparing 20:05:55 b541d28bf3b4: Preparing 20:05:55 5b9014c7e788: Waiting 20:05:55 b541d28bf3b4: Waiting 20:05:55 c3e5f1f54a0a: Waiting 20:05:55 e6799c037d3e: Layer already exists 20:05:55 d770a156f20a: Layer already exists 20:05:55 db4b3758beeb: Layer already exists 20:05:55 4eac1b0b2cab: Layer already exists 20:05:55 be62014ce1e5: Layer already exists 20:05:55 c3e5f1f54a0a: Layer already exists 20:05:55 5b9014c7e788: Layer already exists 20:05:55 b541d28bf3b4: Layer already exists 20:05:55 bab53eb53041: Layer already exists 20:05:55 2.1.0-dev.6: digest: sha256:dc97eaa472a6add20941a58a2887ccd06a5c8f7801e73c7d2f60e89d011d8879 size: 2196 [Pipeline] isUnix [Pipeline] sh 20:05:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 [Pipeline] isUnix [Pipeline] sh 20:05:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 20:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:05:55 be62014ce1e5: Preparing 20:05:55 e6799c037d3e: Preparing 20:05:55 4eac1b0b2cab: Preparing 20:05:55 d770a156f20a: Preparing 20:05:55 db4b3758beeb: Preparing 20:05:55 c3e5f1f54a0a: Preparing 20:05:55 5b9014c7e788: Preparing 20:05:55 bab53eb53041: Preparing 20:05:55 b541d28bf3b4: Preparing 20:05:55 c3e5f1f54a0a: Waiting 20:05:55 5b9014c7e788: Waiting 20:05:55 b541d28bf3b4: Waiting 20:05:55 bab53eb53041: Waiting 20:05:55 d770a156f20a: Layer already exists 20:05:55 e6799c037d3e: Layer already exists 20:05:55 be62014ce1e5: Layer already exists 20:05:55 4eac1b0b2cab: Layer already exists 20:05:55 db4b3758beeb: Layer already exists 20:05:55 c3e5f1f54a0a: Layer already exists 20:05:55 5b9014c7e788: Layer already exists 20:05:55 bab53eb53041: Layer already exists 20:05:55 b541d28bf3b4: Layer already exists 20:05:55 3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6: digest: sha256:dc97eaa472a6add20941a58a2887ccd06a5c8f7801e73c7d2f60e89d011d8879 size: 2196 [Pipeline] isUnix [Pipeline] sh 20:05:56 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 20:05:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 20:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:05:56 be62014ce1e5: Preparing 20:05:56 e6799c037d3e: Preparing 20:05:56 4eac1b0b2cab: Preparing 20:05:56 d770a156f20a: Preparing 20:05:56 db4b3758beeb: Preparing 20:05:56 c3e5f1f54a0a: Preparing 20:05:56 5b9014c7e788: Preparing 20:05:56 bab53eb53041: Preparing 20:05:56 b541d28bf3b4: Preparing 20:05:56 c3e5f1f54a0a: Waiting 20:05:56 5b9014c7e788: Waiting 20:05:56 bab53eb53041: Waiting 20:05:56 b541d28bf3b4: Waiting 20:05:56 be62014ce1e5: Layer already exists 20:05:56 e6799c037d3e: Layer already exists 20:05:56 d770a156f20a: Layer already exists 20:05:56 db4b3758beeb: Layer already exists 20:05:56 4eac1b0b2cab: Layer already exists 20:05:56 5b9014c7e788: Layer already exists 20:05:56 bab53eb53041: Layer already exists 20:05:56 b541d28bf3b4: Layer already exists 20:05:56 c3e5f1f54a0a: Layer already exists 20:05:56 main: digest: sha256:dc97eaa472a6add20941a58a2887ccd06a5c8f7801e73c7d2f60e89d011d8879 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:05:56 ===================================================== [Pipeline] echo 20:05:56 taggedImages: 20:05:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3238fc2d0ace65e1c621b12a7e75f28d928cef37 20:05:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:05:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.6 20:05:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 20:05:56 - 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] sh 20:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:56 20:05:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:05:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:57 latest: Pulling from edgex-lftools-log-publisher 20:05:57 5eb5b503b376: Pulling fs layer 20:05:57 5c69ac0246d0: Pulling fs layer 20:05:57 ec43610c2a17: Pulling fs layer 20:05:57 3a2ae6a8a46f: Pulling fs layer 20:05:57 33b1e0a273af: Pulling fs layer 20:05:57 5d3b04190fa2: Pulling fs layer 20:05:57 2f39f015ded8: Pulling fs layer 20:05:57 33b1e0a273af: Waiting 20:05:57 5d3b04190fa2: Waiting 20:05:57 2f39f015ded8: Waiting 20:05:57 3a2ae6a8a46f: Waiting 20:05:57 5c69ac0246d0: Verifying Checksum 20:05:57 3a2ae6a8a46f: Download complete 20:05:57 33b1e0a273af: Verifying Checksum 20:05:57 33b1e0a273af: Download complete 20:05:57 5d3b04190fa2: Verifying Checksum 20:05:57 5d3b04190fa2: Download complete 20:05:57 ec43610c2a17: Verifying Checksum 20:05:57 ec43610c2a17: Download complete 20:05:57 5eb5b503b376: Verifying Checksum 20:05:57 5eb5b503b376: Download complete 20:05:58 2f39f015ded8: Download complete 20:05:58 5eb5b503b376: Pull complete 20:05:58 5c69ac0246d0: Pull complete 20:05:59 ec43610c2a17: Pull complete 20:05:59 3a2ae6a8a46f: Pull complete 20:05:59 33b1e0a273af: Pull complete 20:06:00 5d3b04190fa2: Pull complete 20:06:05 2f39f015ded8: Pull complete 20:06:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:06:05 prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container 20:06:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:06:07 $ docker top ee8dc2b027188ee93c0a782aef146dbf5c7a22a0af28bfc807ac7ad5902bd14e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:08 ---> job-cost.sh 20:06:08 lf-activate-venv: SKIPPING 20:06:08 INFO: No Stack... 20:06:08 INFO: Retrieving Pricing Info for: v3-standard-8 20:06:09 INFO: Archiving Costs [Pipeline] sh 20:06:09 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 20:06:09 + cut -d, -f6 [Pipeline] lock 20:06:09 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] 20:06:09 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] did not exist. Created. 20:06:09 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:06:09 + echo total: 0.2199999988079071 [Pipeline] stash 20:06:09 Stashed 1 file(s) [Pipeline] } 20:06:09 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 20:06:10 $ docker stop --time=1 ee8dc2b027188ee93c0a782aef146dbf5c7a22a0af28bfc807ac7ad5902bd14e 20:06:11 $ docker rm -f ee8dc2b027188ee93c0a782aef146dbf5c7a22a0af28bfc807ac7ad5902bd14e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:35:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23278 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 20:35:03 Running in /w/workspace/app-rfid-llrp-inventory/27 [Pipeline] { [Pipeline] checkout 20:35:03 The recommended git tool is: git 20:35:10 using credential edgex-jenkins-ssh 20:35:10 Cloning the remote Git repository 20:35:11 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:35:11 > git init /w/workspace/app-rfid-llrp-inventory/27 # timeout=10 20:35:11 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:35:11 > git --version # timeout=10 20:35:11 > git --version # 'git version 2.25.1' 20:35:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:13 Avoid second fetch 20:35:13 Checking out Revision 3238fc2d0ace65e1c621b12a7e75f28d928cef37 (main) 20:35:13 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 20:35:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:13 > git config core.sparsecheckout # timeout=10 20:35:13 > git checkout -f 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 20:35:17 Commit message: "feat(snap): add support for environment variable injection (#74)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:35:18 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:18 Dload Upload Total Spent Left Speed 20:35:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 20:35:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:35:19 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:35:19 sudo tee /etc/docker/daemon.new 20:35:19 { 20:35:19 "registry-mirrors": [ 20:35:19 "https://nexus3.edgexfoundry.org:10001" 20:35:19 ], 20:35:19 "bip": "10.250.0.254/24", 20:35:19 "hosts": [ 20:35:19 "tcp://0.0.0.0:5555", 20:35:19 "unix:///var/run/docker.sock" 20:35:19 ], 20:35:19 "mtu": 1458, 20:35:19 "selinux-enabled": true, 20:35:19 "seccomp-profile": "/etc/docker/seccomp.json" 20:35:19 } [Pipeline] sh 20:35:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:35:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:38 provisioning config files... 20:35:38 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/27@tmp/config9134723990290107990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:38 ---> docker-login.sh 20:35:38 nexus3.edgexfoundry.org:10001 20:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:39 Configure a credential helper to remove this warning. See 20:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:39 20:35:39 Login Succeeded 20:35:39 nexus3.edgexfoundry.org:10002 20:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:40 Configure a credential helper to remove this warning. See 20:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:40 20:35:40 Login Succeeded 20:35:40 nexus3.edgexfoundry.org:10003 20:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:40 Configure a credential helper to remove this warning. See 20:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:40 20:35:40 Login Succeeded 20:35:40 nexus3.edgexfoundry.org:10004 20:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:41 Configure a credential helper to remove this warning. See 20:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:41 20:35:41 Login Succeeded 20:35:41 docker.io 20:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:42 Configure a credential helper to remove this warning. See 20:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:42 20:35:42 Login Succeeded 20:35:42 ---> docker-login.sh ends [Pipeline] } 20:35:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:35:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:42 ========================================================= 20:35:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:35:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:35:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:35:43 Sending build context to Docker daemon 693.2kB 20:35:43 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 20:35:43 Step 2/13 : FROM ${BASE} AS builder 20:35:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:35:43 9b3977197b4f: Pulling fs layer 20:35:43 1a89e8eeedd5: Pulling fs layer 20:35:43 94645a83ff95: Pulling fs layer 20:35:43 3f3a8bcf1eab: Pulling fs layer 20:35:43 0c92f367c5e7: Pulling fs layer 20:35:43 3096ccb668a1: Pulling fs layer 20:35:43 e8cf19c19ddd: Pulling fs layer 20:35:43 a4caa8a26152: Pulling fs layer 20:35:43 3096ccb668a1: Waiting 20:35:43 e8cf19c19ddd: Waiting 20:35:43 a4caa8a26152: Waiting 20:35:43 0c92f367c5e7: Waiting 20:35:43 94645a83ff95: Verifying Checksum 20:35:43 94645a83ff95: Download complete 20:35:43 1a89e8eeedd5: Verifying Checksum 20:35:43 1a89e8eeedd5: Download complete 20:35:43 0c92f367c5e7: Verifying Checksum 20:35:43 0c92f367c5e7: Download complete 20:35:43 3096ccb668a1: Verifying Checksum 20:35:43 3096ccb668a1: Download complete 20:35:44 e8cf19c19ddd: Download complete 20:35:44 9b3977197b4f: Verifying Checksum 20:35:44 9b3977197b4f: Download complete 20:35:44 9b3977197b4f: Pull complete 20:35:45 1a89e8eeedd5: Pull complete 20:35:45 94645a83ff95: Pull complete 20:35:46 a4caa8a26152: Verifying Checksum 20:35:46 a4caa8a26152: Download complete 20:35:46 3f3a8bcf1eab: Verifying Checksum 20:35:46 3f3a8bcf1eab: Download complete 20:35:59 3f3a8bcf1eab: Pull complete 20:35:59 0c92f367c5e7: Pull complete 20:35:59 3096ccb668a1: Pull complete 20:35:59 e8cf19c19ddd: Pull complete 20:36:04 a4caa8a26152: Pull complete 20:36:04 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:04 ---> 725f1c02e7f9 20:36:04 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:36:06 ---> Running in 1ee17231a768 20:36:06 Removing intermediate container 1ee17231a768 20:36:06 ---> 6ce867404666 20:36:06 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 20:36:06 ---> Running in a6f5f6e86eb3 20:36:06 Removing intermediate container a6f5f6e86eb3 20:36:06 ---> 9739aa108f02 20:36:06 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:36:07 ---> Running in 6b4c72a677cd 20:36:07 Removing intermediate container 6b4c72a677cd 20:36:07 ---> 2d6199fb3b82 20:36:07 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:07 ---> Running in 434b11e0ba64 20:36:09 Removing intermediate container 434b11e0ba64 20:36:09 ---> 492f87ba2636 20:36:09 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:36:09 ---> Running in 3980de404a6a 20:36:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:13 OK: 220 MiB in 52 packages 20:36:14 Removing intermediate container 3980de404a6a 20:36:14 ---> b78036e2f358 20:36:14 Step 8/13 : WORKDIR /app 20:36:14 ---> Running in bb958237e6de 20:36:14 Removing intermediate container bb958237e6de 20:36:14 ---> 3662f166952d 20:36:14 Step 9/13 : COPY go.mod vendor* ./ 20:36:15 ---> cabdf616c5c6 20:36:15 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:15 ---> Running in 5e56809ec22f 20:37:37 Removing intermediate container 5e56809ec22f 20:37:37 ---> 4dbf677feab1 20:37:37 Step 11/13 : COPY . . 20:37:37 ---> 3faff0dde17d 20:37:37 Step 12/13 : ARG MAKE="make build" 20:37:37 ---> Running in 510c3716c78c 20:37:37 Removing intermediate container 510c3716c78c 20:37:37 ---> 3a3048f1658a 20:37:37 Step 13/13 : RUN $MAKE 20:37:37 ---> Running in e7182003d372 20:37:37 noop 20:37:37 Removing intermediate container e7182003d372 20:37:37 ---> e61e4881ffd5 20:37:37 Successfully built e61e4881ffd5 20:37:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:37:37 + docker inspect -f . ci-base-image-arm64 20:37:37 . [Pipeline] withDockerContainer 20:37:38 prd-ubuntu20.04-docker-arm64-4c-16g-23278 does not seem to be running inside a container 20:37:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@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 ******** ci-base-image-arm64 cat 20:37:39 $ docker top 65103201e4ed0048fea2c77e86030d1e806cc95cbd88e18703fc2c52c1665e49 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:40 + go version 20:37:40 go version go1.17.6 linux/arm64 [Pipeline] } 20:37:40 $ docker stop --time=1 65103201e4ed0048fea2c77e86030d1e806cc95cbd88e18703fc2c52c1665e49 20:37:42 $ docker rm -f 65103201e4ed0048fea2c77e86030d1e806cc95cbd88e18703fc2c52c1665e49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:37:42 + docker inspect -f . ci-base-image-arm64 20:37:42 . [Pipeline] withDockerContainer 20:37:43 prd-ubuntu20.04-docker-arm64-4c-16g-23278 does not seem to be running inside a container 20:37:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@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 ******** ci-base-image-arm64 cat 20:37:44 $ docker top fdc87fe30f91fba7f04a69c6358eacfaeb3d4ea5d14531c4b6e3a790ba43ca17 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:37:45 + make test 20:37:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:38:41 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:38:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.183s coverage: 86.2% of statements 20:38:45 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:38:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.757s coverage: 71.9% of statements 20:38:49 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 20:38:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:38:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:39:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:39:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:39:11 ./bin/test-attribution.sh [Pipeline] echo 20:39:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:39:12 $ docker stop --time=1 fdc87fe30f91fba7f04a69c6358eacfaeb3d4ea5d14531c4b6e3a790ba43ca17 20:39:14 $ docker rm -f fdc87fe30f91fba7f04a69c6358eacfaeb3d4ea5d14531c4b6e3a790ba43ca17 [Pipeline] // withDockerContainer [Pipeline] sh 20:39:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:39:14 Warning: overwriting stash ‘coverage-report’ 20:39:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:39:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:39:16 + ls -al . 20:39:16 total 236 20:39:16 drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 20:39 . 20:39:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:35 .. 20:39:16 -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 20:35 .dockerignore 20:39:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 20:35 .git 20:39:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:35 .github 20:39:16 -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 20:35 .gitignore 20:39:16 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 20:35 .golangci.yml 20:39:16 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 25 20:35 Attribution.txt 20:39:16 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 25 20:35 Dockerfile 20:39:16 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 20:35 GOVERNANCE.md 20:39:16 -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 20:35 Jenkinsfile 20:39:16 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 20:35 LICENSE 20:39:16 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 25 20:35 Makefile 20:39:16 -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 20:35 OWNERS.md 20:39:16 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 25 20:35 README.md 20:39:16 -rw-rw-r-- 1 jenkins jenkins 11 Apr 25 20:04 VERSION 20:39:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:35 bin 20:39:16 -rw-r--r-- 1 jenkins jenkins 41008 Apr 25 20:38 coverage.out 20:39:16 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 25 20:39 go.mod 20:39:16 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 25 20:35 go.sum 20:39:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:35 images 20:39:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:35 internal 20:39:16 -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 20:35 main.go 20:39:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:35 res 20:39:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:35 snap 20:39:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:35 static [Pipeline] isUnix [Pipeline] sh 20:39:16 + 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=3238fc2d0ace65e1c621b12a7e75f28d928cef37 --label arch=arm64 --label version=2.1.0-dev.6 . 20:39:16 Sending build context to Docker daemon 693.2kB 20:39:16 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 20:39:16 Step 2/31 : FROM ${BASE} AS builder 20:39:16 ---> e61e4881ffd5 20:39:16 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:39:17 ---> Running in 89b1019c022b 20:39:17 Removing intermediate container 89b1019c022b 20:39:17 ---> a5a0d18e6560 20:39:17 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 20:39:17 ---> Running in a4f062b9c336 20:39:17 Removing intermediate container a4f062b9c336 20:39:17 ---> f06644a5bb3a 20:39:17 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:39:17 ---> Running in 8bfada0a8da1 20:39:18 Removing intermediate container 8bfada0a8da1 20:39:18 ---> 1f68739fc78b 20:39:18 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:18 ---> Running in d029de2e3732 20:39:20 Removing intermediate container d029de2e3732 20:39:20 ---> d8b735121f90 20:39:20 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:39:20 ---> Running in 096c0db6e75c 20:39:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:39:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:39:23 OK: 220 MiB in 52 packages 20:39:23 Removing intermediate container 096c0db6e75c 20:39:23 ---> a62d07718ed0 20:39:23 Step 8/31 : WORKDIR /app 20:39:24 ---> Running in 249acb34cc33 20:39:24 Removing intermediate container 249acb34cc33 20:39:24 ---> be9660072722 20:39:24 Step 9/31 : COPY go.mod vendor* ./ 20:39:25 ---> ad115ea7b62e 20:39:25 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:25 ---> Running in 31ed3c4f43ea 20:39:27 Removing intermediate container 31ed3c4f43ea 20:39:27 ---> 7ebe91118778 20:39:27 Step 11/31 : COPY . . 20:39:27 ---> 5293e7ff212c 20:39:27 Step 12/31 : ARG MAKE="make build" 20:39:28 ---> Running in d49ff38eb395 20:39:28 Removing intermediate container d49ff38eb395 20:39:28 ---> fcfb244b7cb2 20:39:28 Step 13/31 : RUN $MAKE 20:39:28 ---> Running in a2af92fbe60a 20:39:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.6" -o app-rfid-llrp-inventory 20:40:26 Removing intermediate container a2af92fbe60a 20:40:26 ---> 3b1a3cc160b6 20:40:26 Step 14/31 : FROM alpine:3.14 20:40:26 3.14: Pulling from library/alpine 20:40:26 455c02918c45: Pulling fs layer 20:40:26 455c02918c45: Verifying Checksum 20:40:26 455c02918c45: Download complete 20:40:26 455c02918c45: Pull complete 20:40:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:40:26 Status: Downloaded newer image for alpine:3.14 20:40:26 ---> ac73e934f311 20:40:26 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:40:26 ---> Running in b4aab30cee8f 20:40:26 Removing intermediate container b4aab30cee8f 20:40:26 ---> cc6c8d479489 20:40:26 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:40:26 ---> Running in 4746490f4a60 20:40:26 Removing intermediate container 4746490f4a60 20:40:26 ---> 4d92153623a9 20:40:26 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:26 ---> Running in e9ae6eacc60b 20:40:26 Removing intermediate container e9ae6eacc60b 20:40:26 ---> 61b87276f06b 20:40:26 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 20:40:26 ---> Running in a91251ef6cfd 20:40:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:40:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:40:27 (1/6) Installing ca-certificates (20211220-r0) 20:40:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:40:27 (3/6) Installing libsodium (1.0.18-r0) 20:40:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:40:28 (5/6) Installing libzmq (4.3.4-r0) 20:40:28 (6/6) Installing zeromq (4.3.4-r0) 20:40:28 Executing busybox-1.33.1-r7.trigger 20:40:28 Executing ca-certificates-20211220-r0.trigger 20:40:28 OK: 9 MiB in 20 packages 20:40:29 Removing intermediate container a91251ef6cfd 20:40:29 ---> 4edcca807230 20:40:29 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:40:30 ---> 246a65338817 20:40:30 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 20:40:30 ---> 222a859071b9 20:40:30 Step 21/31 : COPY --from=builder /app/res/ /res/ 20:40:31 ---> b69aa70725c5 20:40:31 Step 22/31 : COPY --from=builder /app/static/ /static/ 20:40:31 ---> 3d29a983d548 20:40:31 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:40:32 ---> 5b06e8ec3889 20:40:32 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:40:33 ---> Running in ac01558b8c22 20:40:34 Removing intermediate container ac01558b8c22 20:40:34 ---> 9a5a09c4b38a 20:40:34 Step 25/31 : VOLUME /cache 20:40:34 ---> Running in 4132bb83b70f 20:40:35 Removing intermediate container 4132bb83b70f 20:40:35 ---> e0f46ac25415 20:40:35 Step 26/31 : EXPOSE 59711 20:40:35 ---> Running in 931fdd438cdb 20:40:35 Removing intermediate container 931fdd438cdb 20:40:35 ---> cc9731e2f63b 20:40:35 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:40:35 ---> Running in bb75dbb6d545 20:40:35 Removing intermediate container bb75dbb6d545 20:40:35 ---> f666a17b5f91 20:40:35 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 20:40:36 ---> Running in 62d83ceea331 20:40:36 Removing intermediate container 62d83ceea331 20:40:36 ---> 78a7a2cbe537 20:40:36 Step 29/31 : LABEL arch=arm64 20:40:36 ---> Running in fdf21635e591 20:40:36 Removing intermediate container fdf21635e591 20:40:36 ---> 60a09915d7b0 20:40:36 Step 30/31 : LABEL git_sha=3238fc2d0ace65e1c621b12a7e75f28d928cef37 20:40:36 ---> Running in a5f0b3cbe995 20:40:37 Removing intermediate container a5f0b3cbe995 20:40:37 ---> e0c548c274da 20:40:37 Step 31/31 : LABEL version=2.1.0-dev.6 20:40:37 ---> Running in 00ce8e127857 20:40:37 Removing intermediate container 00ce8e127857 20:40:37 ---> ddf7f4efdcfd 20:40:37 [Warning] One or more build-args [ARCH] were not consumed 20:40:37 Successfully built ddf7f4efdcfd 20:40:37 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:37 provisioning config files... 20:40:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/27@tmp/config8558051831806712148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:37 ---> docker-login.sh 20:40:37 nexus3.edgexfoundry.org:10001 20:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:38 Configure a credential helper to remove this warning. See 20:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:38 20:40:38 Login Succeeded 20:40:38 nexus3.edgexfoundry.org:10002 20:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:38 Configure a credential helper to remove this warning. See 20:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:38 20:40:38 Login Succeeded 20:40:38 nexus3.edgexfoundry.org:10003 20:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:39 Configure a credential helper to remove this warning. See 20:40:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:39 20:40:39 Login Succeeded 20:40:39 nexus3.edgexfoundry.org:10004 20:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:39 Configure a credential helper to remove this warning. See 20:40:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:39 20:40:39 Login Succeeded 20:40:39 docker.io 20:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:40 Configure a credential helper to remove this warning. See 20:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:40 20:40:40 Login Succeeded 20:40:40 ---> docker-login.sh ends [Pipeline] } 20:40:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:40:40 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 20:40:40 3238fc2d0ace65e1c621b12a7e75f28d928cef37 20:40:40 latest 20:40:40 2.1.0-dev.6 20:40:40 3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 20:40:40 main 20:40:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:40:41 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] isUnix [Pipeline] sh 20:40:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3238fc2d0ace65e1c621b12a7e75f28d928cef37 20:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:40:41 7548d301e4ef: Preparing 20:40:41 2869b2719c9c: Preparing 20:40:41 9041e9176e09: Preparing 20:40:41 761d30d3932d: Preparing 20:40:41 21e7705000c1: Preparing 20:40:41 e806e4f98ed6: Preparing 20:40:41 12fc2424cdea: Preparing 20:40:41 2d9f6fd7aa96: Preparing 20:40:41 f73e7dbfee58: Preparing 20:40:41 e806e4f98ed6: Waiting 20:40:41 2d9f6fd7aa96: Waiting 20:40:41 12fc2424cdea: Waiting 20:40:41 f73e7dbfee58: Waiting 20:40:41 761d30d3932d: Pushed 20:40:41 9041e9176e09: Pushed 20:40:41 7548d301e4ef: Pushed 20:40:41 21e7705000c1: Pushed 20:40:41 f73e7dbfee58: Layer already exists 20:40:42 e806e4f98ed6: Pushed 20:40:42 2d9f6fd7aa96: Pushed 20:40:43 12fc2424cdea: Pushed 20:40:45 2869b2719c9c: Pushed 20:40:45 3238fc2d0ace65e1c621b12a7e75f28d928cef37: digest: sha256:648986c9855899326d4719fa31c39c646ed5af448433a53ee3bc493da9d79b14 size: 2196 [Pipeline] isUnix [Pipeline] sh 20:40:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:40:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:40:46 7548d301e4ef: Preparing 20:40:46 2869b2719c9c: Preparing 20:40:46 9041e9176e09: Preparing 20:40:46 761d30d3932d: Preparing 20:40:46 21e7705000c1: Preparing 20:40:46 e806e4f98ed6: Preparing 20:40:46 12fc2424cdea: Preparing 20:40:46 2d9f6fd7aa96: Preparing 20:40:46 f73e7dbfee58: Preparing 20:40:46 e806e4f98ed6: Waiting 20:40:46 12fc2424cdea: Waiting 20:40:46 2d9f6fd7aa96: Waiting 20:40:46 f73e7dbfee58: Waiting 20:40:46 761d30d3932d: Layer already exists 20:40:46 9041e9176e09: Layer already exists 20:40:46 21e7705000c1: Layer already exists 20:40:46 2869b2719c9c: Layer already exists 20:40:46 7548d301e4ef: Layer already exists 20:40:46 12fc2424cdea: Layer already exists 20:40:46 e806e4f98ed6: Layer already exists 20:40:46 f73e7dbfee58: Layer already exists 20:40:46 2d9f6fd7aa96: Layer already exists 20:40:46 latest: digest: sha256:648986c9855899326d4719fa31c39c646ed5af448433a53ee3bc493da9d79b14 size: 2196 [Pipeline] isUnix [Pipeline] sh 20:40:47 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.6 [Pipeline] isUnix [Pipeline] sh 20:40:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.6 20:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:40:47 7548d301e4ef: Preparing 20:40:47 2869b2719c9c: Preparing 20:40:47 9041e9176e09: Preparing 20:40:47 761d30d3932d: Preparing 20:40:47 21e7705000c1: Preparing 20:40:47 e806e4f98ed6: Preparing 20:40:47 12fc2424cdea: Preparing 20:40:47 2d9f6fd7aa96: Preparing 20:40:47 f73e7dbfee58: Preparing 20:40:47 12fc2424cdea: Waiting 20:40:47 e806e4f98ed6: Waiting 20:40:47 2d9f6fd7aa96: Waiting 20:40:47 f73e7dbfee58: Waiting 20:40:47 7548d301e4ef: Layer already exists 20:40:47 2869b2719c9c: Layer already exists 20:40:47 21e7705000c1: Layer already exists 20:40:47 761d30d3932d: Layer already exists 20:40:47 9041e9176e09: Layer already exists 20:40:47 12fc2424cdea: Layer already exists 20:40:47 e806e4f98ed6: Layer already exists 20:40:47 2d9f6fd7aa96: Layer already exists 20:40:47 f73e7dbfee58: Layer already exists 20:40:47 2.1.0-dev.6: digest: sha256:648986c9855899326d4719fa31c39c646ed5af448433a53ee3bc493da9d79b14 size: 2196 [Pipeline] isUnix [Pipeline] sh 20:40:48 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 [Pipeline] isUnix [Pipeline] sh 20:40:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 20:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:40:48 7548d301e4ef: Preparing 20:40:48 2869b2719c9c: Preparing 20:40:48 9041e9176e09: Preparing 20:40:48 761d30d3932d: Preparing 20:40:48 21e7705000c1: Preparing 20:40:48 e806e4f98ed6: Preparing 20:40:48 12fc2424cdea: Preparing 20:40:48 2d9f6fd7aa96: Preparing 20:40:48 f73e7dbfee58: Preparing 20:40:48 e806e4f98ed6: Waiting 20:40:48 12fc2424cdea: Waiting 20:40:48 2d9f6fd7aa96: Waiting 20:40:48 f73e7dbfee58: Waiting 20:40:48 9041e9176e09: Layer already exists 20:40:48 761d30d3932d: Layer already exists 20:40:48 7548d301e4ef: Layer already exists 20:40:48 2869b2719c9c: Layer already exists 20:40:48 21e7705000c1: Layer already exists 20:40:48 2d9f6fd7aa96: Layer already exists 20:40:48 e806e4f98ed6: Layer already exists 20:40:48 f73e7dbfee58: Layer already exists 20:40:48 12fc2424cdea: Layer already exists 20:40:48 3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6: digest: sha256:648986c9855899326d4719fa31c39c646ed5af448433a53ee3bc493da9d79b14 size: 2196 [Pipeline] isUnix [Pipeline] sh 20:40:49 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 20:40:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 20:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:40:49 7548d301e4ef: Preparing 20:40:49 2869b2719c9c: Preparing 20:40:49 9041e9176e09: Preparing 20:40:49 761d30d3932d: Preparing 20:40:49 21e7705000c1: Preparing 20:40:49 e806e4f98ed6: Preparing 20:40:49 12fc2424cdea: Preparing 20:40:49 2d9f6fd7aa96: Preparing 20:40:49 f73e7dbfee58: Preparing 20:40:49 e806e4f98ed6: Waiting 20:40:49 12fc2424cdea: Waiting 20:40:49 2d9f6fd7aa96: Waiting 20:40:49 f73e7dbfee58: Waiting 20:40:49 761d30d3932d: Layer already exists 20:40:49 2869b2719c9c: Layer already exists 20:40:49 7548d301e4ef: Layer already exists 20:40:49 21e7705000c1: Layer already exists 20:40:49 9041e9176e09: Layer already exists 20:40:49 12fc2424cdea: Layer already exists 20:40:49 e806e4f98ed6: Layer already exists 20:40:49 f73e7dbfee58: Layer already exists 20:40:49 2d9f6fd7aa96: Layer already exists 20:40:49 main: digest: sha256:648986c9855899326d4719fa31c39c646ed5af448433a53ee3bc493da9d79b14 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:49 ===================================================== [Pipeline] echo 20:40:49 taggedImages: 20:40:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3238fc2d0ace65e1c621b12a7e75f28d928cef37 20:40:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:40:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.6 20:40:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 20:40:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:40:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:50 20:40:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:40:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:51 arm64: Pulling from edgex-lftools-log-publisher 20:40:51 8998bd30e6a1: Pulling fs layer 20:40:51 04944245beec: Pulling fs layer 20:40:51 699f458cf7ca: Pulling fs layer 20:40:51 765212b225bb: Pulling fs layer 20:40:51 f23df028b6ca: Pulling fs layer 20:40:51 d65c8cfc05b1: Pulling fs layer 20:40:51 2437ff75d9bd: Pulling fs layer 20:40:51 765212b225bb: Waiting 20:40:51 f23df028b6ca: Waiting 20:40:51 d65c8cfc05b1: Waiting 20:40:51 2437ff75d9bd: Waiting 20:40:51 04944245beec: Verifying Checksum 20:40:51 04944245beec: Download complete 20:40:51 765212b225bb: Verifying Checksum 20:40:51 765212b225bb: Download complete 20:40:51 f23df028b6ca: Verifying Checksum 20:40:51 f23df028b6ca: Download complete 20:40:51 d65c8cfc05b1: Verifying Checksum 20:40:51 d65c8cfc05b1: Download complete 20:40:51 699f458cf7ca: Verifying Checksum 20:40:51 699f458cf7ca: Download complete 20:40:51 8998bd30e6a1: Verifying Checksum 20:40:51 8998bd30e6a1: Download complete 20:40:54 2437ff75d9bd: Verifying Checksum 20:40:54 2437ff75d9bd: Download complete 20:40:56 8998bd30e6a1: Pull complete 20:40:56 04944245beec: Pull complete 20:40:58 699f458cf7ca: Pull complete 20:40:58 765212b225bb: Pull complete 20:40:59 f23df028b6ca: Pull complete 20:40:59 d65c8cfc05b1: Pull complete 20:41:14 2437ff75d9bd: Pull complete 20:41:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:41:14 prd-ubuntu20.04-docker-arm64-4c-16g-23278 does not seem to be running inside a container 20:41:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@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:arm64 cat 20:41:17 $ docker top 8064164a62b1c2fcdabb15490353eca6bcaf27c5c34b65a1a33b0a52dab7ac14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:18 ---> job-cost.sh 20:41:18 lf-activate-venv: SKIPPING 20:41:18 INFO: No Stack... 20:41:19 INFO: Retrieving Pricing Info for: v3-standard-4 20:41:19 INFO: Archiving Costs [Pipeline] sh 20:41:20 + cat /w/workspace/app-rfid-llrp-inventory/27/archives/cost.csv 20:41:20 + cut -d, -f6 [Pipeline] lock 20:41:20 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] 20:41:20 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] did not exist. Created. 20:41:20 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:21 /w/workspace/app-rfid-llrp-inventory/27@tmp/durable-7492dc97/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:41:21 + echo total: 0.10999999940395355 [Pipeline] stash 20:41:21 Warning: overwriting stash ‘stack-cost’ 20:41:22 Stashed 1 file(s) [Pipeline] } 20:41:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:22 $ docker stop --time=1 8064164a62b1c2fcdabb15490353eca6bcaf27c5c34b65a1a33b0a52dab7ac14 20:41:23 $ docker rm -f 8064164a62b1c2fcdabb15490353eca6bcaf27c5c34b65a1a33b0a52dab7ac14 [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 20:41:24 provisioning config files... 20:41:24 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3563010582994164034tmp [Pipeline] { [Pipeline] sh 20:41:24 + set +x 20:41:24 + curl -s https://codecov.io/bash 20:41:24 + bash -s -- 20:41:24 20:41:24 _____ _ 20:41:24 / ____| | | 20:41:24 | | ___ __| | ___ ___ _____ __ 20:41:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:41:24 | |___| (_) | (_| | __/ (_| (_) \ V / 20:41:24 \_____\___/ \__,_|\___|\___\___/ \_/ 20:41:24 Bash-1.0.6 20:41:24 20:41:24 20:41:24 ==> git version 2.25.1 found 20:41:24 ==> 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 20:41:24 Release-Date: 2020-01-08 20:41:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:41:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:41:24 ==> Jenkins CI detected. 20:41:24 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 20:41:24 project root: . 20:41:24 --> token set from env 20:41:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:41:24 ==> Running gcov in . (disable via -X gcov) 20:41:24 ==> Python coveragepy not found 20:41:24 ==> Searching for coverage reports in: 20:41:24 + . 20:41:24 -> Found 1 reports 20:41:24 ==> Detecting git/mercurial file structure 20:41:24 ==> Reading reports 20:41:24 + ./coverage.out bytes=41008 20:41:24 ==> Appending adjustments 20:41:24 https://docs.codecov.io/docs/fixing-reports 20:41:24 + Found adjustments 20:41:24 ==> Gzipping contents 20:41:24 12K /tmp/codecov.MpG02j.gz 20:41:24 ==> Uploading reports 20:41:24 url: https://codecov.io 20:41:24 query: branch=main&commit=3238fc2d0ace65e1c621b12a7e75f28d928cef37&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:41:24 -> Pinging Codecov 20:41:24 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=3238fc2d0ace65e1c621b12a7e75f28d928cef37&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:41:24 -> Uploading to 20:41:24 https://storage.googleapis.com/codecov/v4/raw/2022-04-25/581DD39554BDF9B6E22D074273EAD858/3238fc2d0ace65e1c621b12a7e75f28d928cef37/f6755fd2-8db8-4639-a6c2-822895dc2464.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T204124Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e90eaf24a038d3406d3011e850d6a440d650a2d0b6ce0832005c04e679e1d96 20:41:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:24 Dload Upload Total Spent Left Speed 20:41:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11565 0 0 100 11565 0 50723 --:--:-- --:--:-- --:--:-- 50723 20:41:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] } 20:41:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:41:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:41:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:41:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:41:25 20:41:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:41:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:41:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:41:26 188c0c94c7c5: Pulling fs layer 20:41:26 0ef7d3d256c8: Pulling fs layer 20:41:26 de9db76c5a1d: Pulling fs layer 20:41:26 0eba1c9be4d2: Pulling fs layer 20:41:26 0d57e429df01: Pulling fs layer 20:41:26 4e4be7b47b0d: Pulling fs layer 20:41:26 0eba1c9be4d2: Waiting 20:41:26 0d57e429df01: Waiting 20:41:26 e1f770b5df2f: Pulling fs layer 20:41:26 85a0685a4137: Pulling fs layer 20:41:26 4e4be7b47b0d: Waiting 20:41:26 85a0685a4137: Waiting 20:41:26 e1f770b5df2f: Waiting 20:41:26 de9db76c5a1d: Download complete 20:41:26 0ef7d3d256c8: Download complete 20:41:26 0d57e429df01: Verifying Checksum 20:41:26 0d57e429df01: Download complete 20:41:26 4e4be7b47b0d: Download complete 20:41:26 188c0c94c7c5: Verifying Checksum 20:41:26 188c0c94c7c5: Download complete 20:41:26 188c0c94c7c5: Pull complete 20:41:26 e1f770b5df2f: Verifying Checksum 20:41:26 e1f770b5df2f: Download complete 20:41:26 0ef7d3d256c8: Pull complete 20:41:26 de9db76c5a1d: Pull complete 20:41:26 0eba1c9be4d2: Verifying Checksum 20:41:26 0eba1c9be4d2: Download complete 20:41:27 85a0685a4137: Verifying Checksum 20:41:27 85a0685a4137: Download complete 20:41:30 0eba1c9be4d2: Pull complete 20:41:30 0d57e429df01: Pull complete 20:41:30 4e4be7b47b0d: Pull complete 20:41:30 e1f770b5df2f: Pull complete 20:41:33 85a0685a4137: Pull complete 20:41:33 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:41:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:41:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:41:33 prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container 20:41:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:41:35 $ docker top dbf8d2b073b6ff9a5992b15c999290fa89b77e6637fad4b932e15986cd2d8c0c -eo pid,comm [Pipeline] { [Pipeline] echo 20:41:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:41:36 + set -o pipefail 20:41:36 + snyk monitor '--org=edgex-jenkins' 20:41:41 20:41:41 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 20:41:41 20:41:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/4ab288c4-8df6-4113-bff5-a5969313941d 20:41:41 20:41:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:41:41 20:41:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:41:41 20:41:41 [Pipeline] } 20:41:41 $ docker stop --time=1 dbf8d2b073b6ff9a5992b15c999290fa89b77e6637fad4b932e15986cd2d8c0c 20:41:43 $ docker rm -f dbf8d2b073b6ff9a5992b15c999290fa89b77e6637fad4b932e15986cd2d8c0c [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 20:41:43 + git log --format=format:%s -1 3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] sh 20:41:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:41:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:41:44 . [Pipeline] withDockerContainer 20:41:44 prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container 20:41:44 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:41:44 $ docker top 613959e8f5e34d98308575e3cf4b91591a21b77578f3d8ecef4baac8ce927c23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:45 [ssh-agent] Looking for ssh-agent implementation... 20:41:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:45 $ docker exec 613959e8f5e34d98308575e3cf4b91591a21b77578f3d8ecef4baac8ce927c23 ssh-agent 20:41:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpeNhAH/agent.14 20:41:45 SSH_AGENT_PID=20 20:41:45 Running ssh-add (command line suppressed) 20:41:45 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5451495841832113814.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5451495841832113814.key) 20:41:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:45 + git semver tag 20:41:45 # -> Open(): unable to determine branch for HEAD 20:41:45 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 20:41:45 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 20:41:45 # $SEMVER_REMOTE_NAME = origin 20:41:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:41:45 # $SEMVER_USER_NAME = edgex-jenkins 20:41:45 # $SEMVER_BRANCH = main 20:41:45 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:41:45 # 3238fc2d0ace65e1c621b12a7e75f28d928cef37 HEAD 20:41:45 # -> Force: false 20:41:45 # 32cbcb9efc663230f7e8791591752ec5cb420c62 refs/tags/v2.1.0-dev.6 [Pipeline] } 20:41:45 $ docker exec --env ******** --env ******** 613959e8f5e34d98308575e3cf4b91591a21b77578f3d8ecef4baac8ce927c23 ssh-agent -k 20:41:45 unset SSH_AUTH_SOCK; 20:41:45 unset SSH_AGENT_PID; 20:41:45 echo Agent pid 20 killed; 20:41:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:46 + git semver [Pipeline] } 20:41:46 $ docker stop --time=1 613959e8f5e34d98308575e3cf4b91591a21b77578f3d8ecef4baac8ce927c23 20:41:47 $ docker rm -f 613959e8f5e34d98308575e3cf4b91591a21b77578f3d8ecef4baac8ce927c23 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:41:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:41:47 20:41:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:41:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:41:48 0.23.1-centos7: Pulling from edgex-lftools 20:41:48 ab5ef0e58194: Pulling fs layer 20:41:48 9712f1f96733: Pulling fs layer 20:41:48 63f879dbbcfc: Pulling fs layer 20:41:48 0d9ebad4ef96: Pulling fs layer 20:41:48 e9a5061849ea: Pulling fs layer 20:41:48 d747dcd14b5f: Pulling fs layer 20:41:48 2de7ff778b66: Pulling fs layer 20:41:48 e9a5061849ea: Waiting 20:41:48 d747dcd14b5f: Waiting 20:41:48 2de7ff778b66: Waiting 20:41:48 0d9ebad4ef96: Waiting 20:41:48 9712f1f96733: Verifying Checksum 20:41:48 9712f1f96733: Download complete 20:41:48 63f879dbbcfc: Verifying Checksum 20:41:48 63f879dbbcfc: Download complete 20:41:48 e9a5061849ea: Verifying Checksum 20:41:48 e9a5061849ea: Download complete 20:41:48 0d9ebad4ef96: Verifying Checksum 20:41:48 0d9ebad4ef96: Download complete 20:41:48 d747dcd14b5f: Verifying Checksum 20:41:48 d747dcd14b5f: Download complete 20:41:48 2de7ff778b66: Verifying Checksum 20:41:48 2de7ff778b66: Download complete 20:41:48 ab5ef0e58194: Verifying Checksum 20:41:48 ab5ef0e58194: Download complete 20:41:52 ab5ef0e58194: Pull complete 20:41:52 9712f1f96733: Pull complete 20:41:52 63f879dbbcfc: Pull complete 20:41:55 0d9ebad4ef96: Pull complete 20:41:55 e9a5061849ea: Pull complete 20:41:55 d747dcd14b5f: Pull complete 20:41:56 2de7ff778b66: Pull complete 20:41:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:41:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:41:56 prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container 20:41:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:41:58 $ docker top d387e6940a430a3a4707f6f2d74bba5cddbac38fb6223e3bc0d5b54fb08f8c27 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:41:59 provisioning config files... 20:41:59 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4834932647766508036tmp 20:41:59 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1050185530351979496tmp 20:41:59 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8442028587935047873tmp [Pipeline] { [Pipeline] echo 20:41:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:41:59 ---> sigul-configuration.sh 20:41:59 gpg: directory `/root/.gnupg' created 20:41:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:41:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:41:59 gpg: keyring `/root/.gnupg/secring.gpg' created 20:41:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:41:59 gpg: CAST5 encrypted data 20:41:59 gpg: encrypted with 1 passphrase 20:41:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:41:59 + mkdir /home/jenkins 20:41:59 + mkdir /home/jenkins/sigul [Pipeline] sh 20:41:59 + 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 20:41:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:42:00 ---> sigul-install.sh 20:42:00 Sigul already installed; skipping installation. [Pipeline] sh 20:42:00 + git tag --list 20:42:00 v0.0.0 20:42:00 v0.0.1-dev.1 20:42:00 v0.0.1-dev.2 20:42:00 v0.0.1-dev.3 20:42:00 v0.0.1-dev.4 20:42:00 v0.0.1-dev.5 20:42:00 v0.0.1-dev.6 20:42:00 v0.0.1-dev.7 20:42:00 v1.0.0 20:42:00 v1.0.1-dev.1 20:42:00 v1.0.1-dev.2 20:42:00 v1.0.1-dev.3 20:42:00 v1.0.1-dev.4 20:42:00 v1.0.1-dev.5 20:42:00 v2.1.0-dev.1 20:42:00 v2.1.0-dev.2 20:42:00 v2.1.0-dev.3 20:42:00 v2.1.0-dev.4 20:42:00 v2.1.0-dev.5 20:42:00 v2.1.0-dev.6 [Pipeline] sh 20:42:00 + lftools sign git-tag v2.1.0-dev.6 20:42:01 Signing Git tag with Sigul... 20:42:01 Signing v2.1.0-dev.6 [Pipeline] echo 20:42:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:42:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:42:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:42:01 $ docker stop --time=1 d387e6940a430a3a4707f6f2d74bba5cddbac38fb6223e3bc0d5b54fb08f8c27 20:42:03 $ docker rm -f d387e6940a430a3a4707f6f2d74bba5cddbac38fb6223e3bc0d5b54fb08f8c27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:42:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:42:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:42:04 . [Pipeline] withDockerContainer 20:42:04 prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container 20:42:04 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:42:04 $ docker top 2a43757eb767af23a6796157f23eff7619d726a3a568f24423c740fb56335324 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:42:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:42:04 [ssh-agent] Looking for ssh-agent implementation... 20:42:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:42:04 $ docker exec 2a43757eb767af23a6796157f23eff7619d726a3a568f24423c740fb56335324 ssh-agent 20:42:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbjAamK/agent.14 20:42:04 SSH_AGENT_PID=21 20:42:04 Running ssh-add (command line suppressed) 20:42:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7216551818361231050.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7216551818361231050.key) 20:42:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:42:05 + git semver bump pre 20:42:05 # -> Open(): unable to determine branch for HEAD 20:42:05 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 20:42:05 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 20:42:05 # $SEMVER_REMOTE_NAME = origin 20:42:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:42:05 # $SEMVER_USER_NAME = edgex-jenkins 20:42:05 # $SEMVER_BRANCH = main 20:42:05 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:42:05 2.1.0-dev.7 [Pipeline] } 20:42:05 $ docker exec --env ******** --env ******** 2a43757eb767af23a6796157f23eff7619d726a3a568f24423c740fb56335324 ssh-agent -k 20:42:05 unset SSH_AUTH_SOCK; 20:42:05 unset SSH_AGENT_PID; 20:42:05 echo Agent pid 21 killed; 20:42:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:42:05 + git semver [Pipeline] } 20:42:05 $ docker stop --time=1 2a43757eb767af23a6796157f23eff7619d726a3a568f24423c740fb56335324 20:42:07 $ docker rm -f 2a43757eb767af23a6796157f23eff7619d726a3a568f24423c740fb56335324 [Pipeline] // withDockerContainer [Pipeline] sh 20:42:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:42:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:42:07 . [Pipeline] withDockerContainer 20:42:07 prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container 20:42:07 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:42:08 $ docker top 85895d1659df1175aa941b46c2a4cf196f95ab362a330dd277ac49f24d760ba9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:42:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:42:08 [ssh-agent] Looking for ssh-agent implementation... 20:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:42:08 $ docker exec 85895d1659df1175aa941b46c2a4cf196f95ab362a330dd277ac49f24d760ba9 ssh-agent 20:42:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhkfBha/agent.14 20:42:08 SSH_AGENT_PID=20 20:42:08 Running ssh-add (command line suppressed) 20:42:08 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3056285511975008489.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3056285511975008489.key) 20:42:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:42:08 + git semver push 20:42:08 # -> Open(): unable to determine branch for HEAD 20:42:08 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 20:42:08 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 20:42:08 # $SEMVER_REMOTE_NAME = origin 20:42:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:42:08 # $SEMVER_USER_NAME = edgex-jenkins 20:42:08 # $SEMVER_BRANCH = main 20:42:08 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 20:42:10 $ docker exec --env ******** --env ******** 85895d1659df1175aa941b46c2a4cf196f95ab362a330dd277ac49f24d760ba9 ssh-agent -k 20:42:10 unset SSH_AUTH_SOCK; 20:42:10 unset SSH_AGENT_PID; 20:42:10 echo Agent pid 20 killed; 20:42:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:42:10 + git semver [Pipeline] } 20:42:10 $ docker stop --time=1 85895d1659df1175aa941b46c2a4cf196f95ab362a330dd277ac49f24d760ba9 20:42:12 $ docker rm -f 85895d1659df1175aa941b46c2a4cf196f95ab362a330dd277ac49f24d760ba9 [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 20:42:12 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 20:42:12 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:42:12 total 16 20:42:12 drwxr-xr-x 3 root root 4096 Apr 25 20:06 . 20:42:12 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 20:42 .. 20:42:12 drwxr-xr-x 2 root root 4096 Apr 25 20:06 cost 20:42:12 -rw-r--r-- 1 root root 93 Apr 25 20:06 cost.csv 20:42:12 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:42:12 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:42:12 total 16 20:42:12 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 20:06 . 20:42:12 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 20:42 .. 20:42:12 drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 20:06 cost 20:42:12 -rw-r--r-- 1 jenkins jenkins 93 Apr 25 20:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:42:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:42:13 ---> package-listing.sh 20:42:13 ++ facter osfamily 20:42:13 ++ tr '[:upper:]' '[:lower:]' 20:42:14 + OS_FAMILY=debian 20:42:14 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 20:42:14 + START_PACKAGES=/tmp/packages_start.txt 20:42:14 + END_PACKAGES=/tmp/packages_end.txt 20:42:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:42:14 + PACKAGES=/tmp/packages_start.txt 20:42:14 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:42:14 + PACKAGES=/tmp/packages_end.txt 20:42:14 + case "${OS_FAMILY}" in 20:42:14 + dpkg -l 20:42:14 + grep '^ii' 20:42:14 + '[' -f /tmp/packages_start.txt ']' 20:42:14 + '[' -f /tmp/packages_end.txt ']' 20:42:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:42:14 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:42:14 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 20:42:14 + 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 20:42:14 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 20:42:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:42:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:14 . [Pipeline] withDockerContainer 20:42:15 prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container 20:42:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:42:15 $ docker top 98d24e3cea13bb9fd71f1e7b71777cab3d67cf14dacc1be3577080e2cf617294 -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:15 + touch /tmp/pre-build-complete [Pipeline] sh 20:42:15 + mkdir -p /var/log/sysstat [Pipeline] sh 20:42:16 + ls /var/log/sa-host 20:42:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:16 provisioning config files... 20:42:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2515990806426451862tmp [Pipeline] { [Pipeline] echo 20:42:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:42:16 ---> create-netrc.sh [Pipeline] } 20:42:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:42:17 ---> python-tools-install.sh [Pipeline] echo 20:42:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:42:17 ---> sudo-logs.sh 20:42:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:42:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:42:17 ---> job-cost.sh 20:42:17 lf-activate-venv: SKIPPING 20:42:17 DEBUG: total: 0.2199999988079071 20:42:17 INFO: Retrieving Stack Cost... 20:42:18 INFO: Retrieving Pricing Info for: v3-standard-8 20:42:18 INFO: Archiving Costs [Pipeline] echo 20:42:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:42:18 ---> logs-deploy.sh 20:42:18 lf-activate-venv: SKIPPING 20:42:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/27 20:42:18 INFO: archiving workspace using pattern(s): 20:42:19 Archives upload complete. 20:42:19 INFO: archiving logs to Nexus