Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96327e049a2d26e356251a4ee56d80af5c884d85 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-ssh11497091801584861686.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14193625445717550256.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12111628813268591018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14110199943606222764.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16664969016642072848.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2521 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 96327e049a2d26e356251a4ee56d80af5c884d85 (main) Commit message: "docs: add warning to main branch and link to levski (#191)" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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 96327e049a2d26e356251a4ee56d80af5c884d85 # timeout=10 > git rev-list --no-walk 585c9f07999463fee8dbb4bcccab0a75e11d8c68 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:24:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:24:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:24:51 ========================================================= 21:24:51 EdgeX Global Pipelines Version Info 21:24:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:24:51 ------------------- 21:24:51 stable info: 21:24:51 ------------------- 21:24:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:24:51 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:24:51 Message: update stable to v1.0.245 21:24:52 ------------------- 21:24:52 experimental info: 21:24:52 ------------------- 21:24:52 Commited By: **** collab-it+edgex@linuxfoundation.org 21:24:52 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 21:24:52 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96327e049a2d26e356251a4ee56d80af5c884d85 [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96327e0 [Pipeline] echo 21:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:52 provisioning config files... 21:24:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13892590229864682710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:53 ---> docker-login.sh 21:24:53 nexus3.edgexfoundry.org:10001 21:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:53 Configure a credential helper to remove this warning. See 21:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:53 21:24:53 Login Succeeded 21:24:53 nexus3.edgexfoundry.org:10002 21:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:53 Configure a credential helper to remove this warning. See 21:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:53 21:24:53 Login Succeeded 21:24:53 nexus3.edgexfoundry.org:10003 21:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:54 Configure a credential helper to remove this warning. See 21:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:54 21:24:54 Login Succeeded 21:24:54 nexus3.edgexfoundry.org:10004 21:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:54 Configure a credential helper to remove this warning. See 21:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:54 21:24:54 Login Succeeded 21:24:54 docker.io 21:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:54 Configure a credential helper to remove this warning. See 21:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:54 21:24:54 Login Succeeded 21:24:54 ---> docker-login.sh ends [Pipeline] } 21:24:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:24:54 + git rev-list -1 --merges 96327e049a2d26e356251a4ee56d80af5c884d85~1..96327e049a2d26e356251a4ee56d80af5c884d85 [Pipeline] echo 21:24:54 -----------> git rev-list -1 --merges 96327e049a2d26e356251a4ee56d80af5c884d85~1..96327e049a2d26e356251a4ee56d80af5c884d85 96327e049a2d26e356251a4ee56d80af5c884d85 [false] [Pipeline] sh 21:24:55 + git log --format=format:%s -1 96327e049a2d26e356251a4ee56d80af5c884d85 [Pipeline] echo 21:24:55 ========================================================= 21:24:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:24:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:24:55 + git log --format=format:%s -1 96327e049a2d26e356251a4ee56d80af5c884d85 [Pipeline] echo 21:24:55 [semverPrep] GIT_COMMIT: 96327e049a2d26e356251a4ee56d80af5c884d85, Commit Message: docs: add warning to main branch and link to levski (#191) [Pipeline] echo 21:24:55 [semverPrep] This is not a build commit. [Pipeline] sh 21:24:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:24:55 + grep -v github /etc/ssh/ssh_known_hosts 21:24:55 + [ -e /tmp/ssh_known_hosts ] 21:24:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:24:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:24:55 + sudo tee -a /etc/ssh/ssh_known_hosts 21:24:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:24:56 21:24:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:24:56 0.1.4: Pulling from edgex-devops/py-git-semver 21:24:56 b85a868b505f: Pulling fs layer 21:24:56 e2be974225ed: Pulling fs layer 21:24:56 339a4e72a1f5: Pulling fs layer 21:24:56 988bab9f4d93: Pulling fs layer 21:24:56 1469e6f7b9e6: Pulling fs layer 21:24:56 eaf3925da568: Pulling fs layer 21:24:56 bab4dde63d76: Pulling fs layer 21:24:56 bde34c3a00c8: Pulling fs layer 21:24:56 b352a97aabf1: Pulling fs layer 21:24:56 4872d77fe225: Pulling fs layer 21:24:56 5851b861e8e6: Pulling fs layer 21:24:56 988bab9f4d93: Waiting 21:24:56 1469e6f7b9e6: Waiting 21:24:56 eaf3925da568: Waiting 21:24:56 bab4dde63d76: Waiting 21:24:56 bde34c3a00c8: Waiting 21:24:56 b352a97aabf1: Waiting 21:24:56 4872d77fe225: Waiting 21:24:56 5851b861e8e6: Waiting 21:24:56 e2be974225ed: Download complete 21:24:56 988bab9f4d93: Download complete 21:24:56 1469e6f7b9e6: Verifying Checksum 21:24:56 1469e6f7b9e6: Download complete 21:24:56 339a4e72a1f5: Verifying Checksum 21:24:56 339a4e72a1f5: Download complete 21:24:56 eaf3925da568: Verifying Checksum 21:24:56 eaf3925da568: Download complete 21:24:56 bde34c3a00c8: Download complete 21:24:56 b352a97aabf1: Download complete 21:24:56 4872d77fe225: Download complete 21:24:56 5851b861e8e6: Download complete 21:24:56 b85a868b505f: Verifying Checksum 21:24:56 b85a868b505f: Download complete 21:24:56 bab4dde63d76: Verifying Checksum 21:24:56 bab4dde63d76: Download complete 21:24:58 b85a868b505f: Pull complete 21:24:58 e2be974225ed: Pull complete 21:24:58 339a4e72a1f5: Pull complete 21:24:58 988bab9f4d93: Pull complete 21:24:59 1469e6f7b9e6: Pull complete 21:24:59 eaf3925da568: Pull complete 21:25:00 bab4dde63d76: Pull complete 21:25:00 bde34c3a00c8: Pull complete 21:25:01 b352a97aabf1: Pull complete 21:25:01 4872d77fe225: Pull complete 21:25:01 5851b861e8e6: Pull complete 21:25:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:25:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:01 prd-ubuntu20.04-docker-8c-8g-2521 does not seem to be running inside a container 21:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:25:05 $ docker top cb4dc24186ecc80d28eb44af2b3c4d693594a2e09a186b3615853633a1e29290 -eo pid,comm 21:25:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:25:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:25:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:05 [ssh-agent] Looking for ssh-agent implementation... 21:25:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:05 $ docker exec cb4dc24186ecc80d28eb44af2b3c4d693594a2e09a186b3615853633a1e29290 ssh-agent 21:25:05 SSH_AUTH_SOCK=/tmp/ssh-4RfEE2CmRaBs/agent.32 21:25:05 SSH_AGENT_PID=38 21:25:05 Running ssh-add (command line suppressed) 21:25:05 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9421645209321393102.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9421645209321393102.key) 21:25:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:05 + git tag --points-at HEAD [Pipeline] } 21:25:05 $ docker exec --env ******** --env ******** cb4dc24186ecc80d28eb44af2b3c4d693594a2e09a186b3615853633a1e29290 ssh-agent -k 21:25:05 unset SSH_AUTH_SOCK; 21:25:05 unset SSH_AGENT_PID; 21:25:05 echo Agent pid 38 killed; 21:25:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:25:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:06 [ssh-agent] Looking for ssh-agent implementation... 21:25:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:06 $ docker exec cb4dc24186ecc80d28eb44af2b3c4d693594a2e09a186b3615853633a1e29290 ssh-agent 21:25:06 SSH_AUTH_SOCK=/tmp/ssh-5PqNMo3ulukW/agent.71 21:25:06 SSH_AGENT_PID=77 21:25:06 Running ssh-add (command line suppressed) 21:25:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17105390954841864670.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17105390954841864670.key) 21:25:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:06 + git semver init 21:25:06 2023-03-16 21:25:06,825 [run_init] DEBUG init version:0.0.0 force:False 21:25:06 2023-03-16 21:25:06,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 21:25:06 2023-03-16 21:25:06,826 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 21:25:06 2023-03-16 21:25:06,826 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:25:07 2023-03-16 21:25:07,518 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 21:25:07 2023-03-16 21:25:07,518 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 21:25:07 2023-03-16 21:25:07,518 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:25:07 2023-03-16 21:25:07,519 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:25:07 3.0.0-dev.19 [Pipeline] } 21:25:07 $ docker exec --env ******** --env ******** cb4dc24186ecc80d28eb44af2b3c4d693594a2e09a186b3615853633a1e29290 ssh-agent -k 21:25:07 unset SSH_AUTH_SOCK; 21:25:07 unset SSH_AGENT_PID; 21:25:07 echo Agent pid 77 killed; 21:25:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:25:08 + git semver [Pipeline] } 21:25:08 $ docker stop --time=1 cb4dc24186ecc80d28eb44af2b3c4d693594a2e09a186b3615853633a1e29290 21:25:09 $ docker rm -f --volumes cb4dc24186ecc80d28eb44af2b3c4d693594a2e09a186b3615853633a1e29290 [Pipeline] // withDockerContainer [Pipeline] sh 21:25:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:25:10 Stashed 1 file(s) [Pipeline] echo 21:25:10 [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [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 21:25:10 provisioning config files... 21:25:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5406147715986218668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:10 ---> docker-login.sh 21:25:10 nexus3.edgexfoundry.org:10001 21:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:10 Configure a credential helper to remove this warning. See 21:25:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:10 21:25:10 Login Succeeded 21:25:10 nexus3.edgexfoundry.org:10002 21:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:11 Configure a credential helper to remove this warning. See 21:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:11 21:25:11 Login Succeeded 21:25:11 nexus3.edgexfoundry.org:10003 21:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:11 Configure a credential helper to remove this warning. See 21:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:11 21:25:11 Login Succeeded 21:25:11 nexus3.edgexfoundry.org:10004 21:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:11 Configure a credential helper to remove this warning. See 21:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:11 21:25:11 Login Succeeded 21:25:11 docker.io 21:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:11 Configure a credential helper to remove this warning. See 21:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:11 21:25:11 Login Succeeded 21:25:11 ---> docker-login.sh ends [Pipeline] } 21:25:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:25:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:25:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:25:11 ========================================================= 21:25:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:25:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:25:12 Sending build context to Docker daemon 1.765MB 21:25:12 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:25:12 Step 2/13 : FROM ${BASE} AS builder 21:25:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:25:12 63b65145d645: Pulling fs layer 21:25:12 a2d21d5440eb: Pulling fs layer 21:25:12 935e6c44a52c: Pulling fs layer 21:25:12 94cc34f8dd06: Pulling fs layer 21:25:12 30dea6a524f1: Pulling fs layer 21:25:12 a2aff8979fd8: Pulling fs layer 21:25:12 6808be2612f2: Pulling fs layer 21:25:12 f25807f1079a: Pulling fs layer 21:25:12 94cc34f8dd06: Waiting 21:25:12 30dea6a524f1: Waiting 21:25:12 a2aff8979fd8: Waiting 21:25:12 6808be2612f2: Waiting 21:25:12 f25807f1079a: Waiting 21:25:12 a2d21d5440eb: Verifying Checksum 21:25:12 a2d21d5440eb: Download complete 21:25:12 94cc34f8dd06: Verifying Checksum 21:25:12 94cc34f8dd06: Download complete 21:25:12 30dea6a524f1: Download complete 21:25:12 63b65145d645: Download complete 21:25:12 a2aff8979fd8: Download complete 21:25:12 63b65145d645: Pull complete 21:25:12 a2d21d5440eb: Pull complete 21:25:12 f25807f1079a: Verifying Checksum 21:25:12 f25807f1079a: Download complete 21:25:12 935e6c44a52c: Download complete 21:25:13 6808be2612f2: Verifying Checksum 21:25:13 6808be2612f2: Download complete 21:25:16 935e6c44a52c: Pull complete 21:25:16 94cc34f8dd06: Pull complete 21:25:16 30dea6a524f1: Pull complete 21:25:16 a2aff8979fd8: Pull complete 21:25:19 6808be2612f2: Pull complete 21:25:19 f25807f1079a: Pull complete 21:25:19 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:25:19 ---> 3b553350e43f 21:25:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:25:24 ---> Running in 85a0e56c0ceb 21:25:24 Removing intermediate container 85a0e56c0ceb 21:25:24 ---> 1e98bfaf7a01 21:25:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:25:24 ---> Running in def6923ecb54 21:25:24 Removing intermediate container def6923ecb54 21:25:24 ---> 5bfb35219ddc 21:25:24 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:25:24 ---> Running in 96a9f42146bc 21:25:24 Removing intermediate container 96a9f42146bc 21:25:24 ---> d4deb35f800a 21:25:24 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:25:24 ---> Running in 7c1145f5e19e 21:25:24 Removing intermediate container 7c1145f5e19e 21:25:24 ---> 0653f0d51d72 21:25:24 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:25:24 ---> Running in 48306db891e2 21:25:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:25:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:25:25 (1/14) Installing libintl (0.21.1-r1) 21:25:25 (2/14) Installing eudev-libs (3.2.11-r4) 21:25:25 (3/14) Installing libjpeg-turbo (2.1.4-r0) 21:25:25 (4/14) Installing v4l-utils-libs (1.22.1-r2) 21:25:25 (5/14) Installing v4l-utils (1.22.1-r2) 21:25:25 (6/14) Installing udev-init-scripts (35-r1) 21:25:25 (7/14) Installing libblkid (2.38.1-r1) 21:25:25 (8/14) Installing xz-libs (5.2.9-r0) 21:25:25 (9/14) Installing zstd-libs (1.5.2-r9) 21:25:25 (10/14) Installing kmod-libs (30-r1) 21:25:25 (11/14) Installing eudev (3.2.11-r4) 21:25:25 (12/14) Installing eudev-dev (3.2.11-r4) 21:25:25 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 21:25:25 (14/14) Installing v4l-utils-dev (1.22.1-r2) 21:25:25 Executing busybox-1.35.0-r29.trigger 21:25:25 Executing eudev-3.2.11-r4.trigger 21:25:25 OK: 272 MiB in 67 packages 21:25:25 Still waiting to schedule task 21:25:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2522’ is offline 21:25:25 Removing intermediate container 48306db891e2 21:25:25 ---> ddd7dd62cf32 21:25:25 Step 8/13 : WORKDIR /device-usb-camera 21:25:25 ---> Running in e463c21e4410 21:25:26 Removing intermediate container e463c21e4410 21:25:26 ---> ad81258fdd4e 21:25:26 Step 9/13 : COPY go.mod vendor* ./ 21:25:26 ---> 6b9898d2ccbf 21:25:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:25:26 ---> Running in b0af03e6f35b 21:25:52 Removing intermediate container b0af03e6f35b 21:25:52 ---> 97c1971e87e8 21:25:52 Step 11/13 : COPY . . 21:25:52 ---> 00f7fcbd72e8 21:25:52 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:25:52 ---> Running in b5de3c15a8c9 21:25:52  % Total % Received % Xferd Average Speed Time Time Time Current 21:25:52 Dload Upload Total Spent Left Speed 21:25:52  0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5587 0 --:--:-- --:--:-- --:--:-- 5619 21:25:52 Removing intermediate container b5de3c15a8c9 21:25:52 ---> d07c5156df05 21:25:52 Step 13/13 : RUN ${MAKE} 21:25:52 ---> Running in 381e7b69bd8f 21:25:52 noop 21:25:52 Removing intermediate container 381e7b69bd8f 21:25:52 ---> 9d7a201e22f1 21:25:52 Successfully built 9d7a201e22f1 21:25:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:53 + docker inspect -f . ci-base-image-x86_64 21:25:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:53 prd-ubuntu20.04-docker-8c-8g-2521 does not seem to be running inside a container 21:25:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:25:53 $ docker top 45c65a0d31ea39754515d4ff5aedb8d4a0ff1e890352f6c8022feacc8f3c2c99 -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:53 + go version 21:25:53 go version go1.20.2 linux/amd64 [Pipeline] } 21:25:53 $ docker stop --time=1 45c65a0d31ea39754515d4ff5aedb8d4a0ff1e890352f6c8022feacc8f3c2c99 21:25:55 $ docker rm -f --volumes 45c65a0d31ea39754515d4ff5aedb8d4a0ff1e890352f6c8022feacc8f3c2c99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:55 + docker inspect -f . ci-base-image-x86_64 21:25:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:55 prd-ubuntu20.04-docker-8c-8g-2521 does not seem to be running inside a container 21:25:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:25:55 $ docker top 11a8fec9d0e760f65f3743f3ea40c1f413ac08c178a50d773dd0502ac333be44 -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:56 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 21:25:56 + make test 21:25:56 go test ./... -coverprofile=coverage.out ./... 21:26:01 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:26:11 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:26:12 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 2.0% of statements 21:26:20 go vet ./... 21:26:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:26:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:26:23 ./bin/test-attribution-txt.sh [Pipeline] echo 21:26:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:26:23 $ docker stop --time=1 11a8fec9d0e760f65f3743f3ea40c1f413ac08c178a50d773dd0502ac333be44 21:26:26 $ docker rm -f --volumes 11a8fec9d0e760f65f3743f3ea40c1f413ac08c178a50d773dd0502ac333be44 [Pipeline] // withDockerContainer [Pipeline] sh 21:26:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:26:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:26:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:26:27 + ls -al . 21:26:27 total 188 21:26:27 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 21:25 . 21:26:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:24 .. 21:26:27 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 21:25 .git 21:26:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:24 .github 21:26:27 -rw-rw-r-- 1 jenkins jenkins 414 Mar 16 21:24 .gitignore 21:26:27 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 21:24 .golangci.yml 21:26:27 -rw-rw-r-- 1 jenkins jenkins 77 Mar 16 21:24 .hadolint.yml 21:26:27 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 21:25 .semver 21:26:27 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 16 21:24 Attribution.txt 21:26:27 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 16 21:24 CHANGELOG.md 21:26:27 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 16 21:24 Dockerfile 21:26:27 -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 21:24 GOVERNANCE.md 21:26:27 -rw-rw-r-- 1 jenkins jenkins 659 Mar 16 21:24 Jenkinsfile 21:26:27 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 21:24 LICENSE 21:26:27 -rw-rw-r-- 1 jenkins jenkins 2364 Mar 16 21:24 Makefile 21:26:27 -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 21:24 OWNERS.md 21:26:27 -rw-rw-r-- 1 jenkins jenkins 5681 Mar 16 21:24 README.md 21:26:27 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 21:25 VERSION 21:26:27 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:24 bin 21:26:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:24 cmd 21:26:27 -rw-r--r-- 1 jenkins jenkins 28352 Mar 16 21:26 coverage.out 21:26:27 -rwxrwxr-x 1 jenkins jenkins 140 Mar 16 21:24 docker-entrypoint.sh 21:26:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:24 docs 21:26:27 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 16 21:24 go.mod 21:26:27 -rw-rw-r-- 1 jenkins jenkins 31546 Mar 16 21:24 go.sum 21:26:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:24 internal 21:26:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:24 snap 21:26:27 -rw-rw-r-- 1 jenkins jenkins 231 Mar 16 21:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:27 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=96327e049a2d26e356251a4ee56d80af5c884d85 --label arch=amd64 --label version=3.0.0-dev.19 . 21:26:27 Sending build context to Docker daemon 1.794MB 21:26:27 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 21:26:27 Step 2/35 : FROM ${BASE} AS builder 21:26:27 ---> 9d7a201e22f1 21:26:27 Step 3/35 : ARG ADD_BUILD_TAGS="" 21:26:27 ---> Running in 9aa6775c859f 21:26:28 Removing intermediate container 9aa6775c859f 21:26:28 ---> 330b0a721b90 21:26:28 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:26:28 ---> Running in 8a5b946ce199 21:26:28 Removing intermediate container 8a5b946ce199 21:26:28 ---> 94056b2d3f63 21:26:28 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:26:28 ---> Running in cf945f1d15d0 21:26:28 Removing intermediate container cf945f1d15d0 21:26:28 ---> 68db961297ab 21:26:28 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:26:28 ---> Running in cc776124cf9b 21:26:28 Removing intermediate container cc776124cf9b 21:26:28 ---> 57b8a0413d9f 21:26:28 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:26:28 ---> Running in 34ee09e27ffa 21:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:28 OK: 272 MiB in 67 packages 21:26:29 Removing intermediate container 34ee09e27ffa 21:26:29 ---> 3ce8ba149a4b 21:26:29 Step 8/35 : WORKDIR /device-usb-camera 21:26:29 ---> Running in 898f8dc79fef 21:26:29 Removing intermediate container 898f8dc79fef 21:26:29 ---> 3ae519f29ebd 21:26:29 Step 9/35 : COPY go.mod vendor* ./ 21:26:29 ---> 9dc84677d544 21:26:29 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:29 ---> Running in a04c98f2d6fd 21:26:30 Removing intermediate container a04c98f2d6fd 21:26:30 ---> 29e9a14ac598 21:26:30 Step 11/35 : COPY . . 21:26:30 ---> 08c90de74dbb 21:26:30 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:26:30 ---> Running in 12dc9b85872b 21:26:31  % Total % Received % Xferd Average Speed Time Time Time Current 21:26:31 Dload Upload Total Spent Left Speed 21:26:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20819 0 --:--:-- --:--:-- --:--:-- 21240 21:26:31 Removing intermediate container 12dc9b85872b 21:26:31 ---> 49023d51a936 21:26:31 Step 13/35 : RUN ${MAKE} 21:26:31 ---> Running in baacbf55bad1 21:26:31 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:26:53 Removing intermediate container baacbf55bad1 21:26:53 ---> 898de23b0a39 21:26:53 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:26:53 v0.21.6: Pulling from aler9/rtsp-simple-server 21:26:53 4acc49c71d14: Pulling fs layer 21:26:53 4acc49c71d14: Verifying Checksum 21:26:53 4acc49c71d14: Download complete 21:26:53 4acc49c71d14: Pull complete 21:26:53 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:26:53 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:26:53 ---> 01a2bd3e5fff 21:26:53 Step 15/35 : FROM alpine:3.17 21:26:53 3.17: Pulling from library/alpine 21:26:53 63b65145d645: Already exists 21:26:53 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:26:53 Status: Downloaded newer image for alpine:3.17 21:26:53 ---> b2aa39c304c2 21:26:53 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:26:53 ---> Running in 27d66c272c80 21:26:53 Removing intermediate container 27d66c272c80 21:26:53 ---> 4dde99482a07 21:26:53 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:26:53 ---> Running in 89584fb5516d 21:26:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:53 (1/86) Installing dumb-init (1.2.5-r2) 21:26:53 (2/86) Installing sdl2 (2.26.3-r0) 21:26:53 (3/86) Installing svt-av1-libs (1.3.0-r0) 21:26:53 (4/86) Installing libxau (1.0.10-r0) 21:26:53 (5/86) Installing libmd (1.0.4-r0) 21:26:53 (6/86) Installing libbsd (0.11.7-r0) 21:26:53 (7/86) Installing libxdmcp (1.1.4-r0) 21:26:53 (8/86) Installing libxcb (1.15-r0) 21:26:53 (9/86) Installing libx11 (1.8.4-r0) 21:26:53 (10/86) Installing aom-libs (3.5.0-r0) 21:26:53 (11/86) Installing alsa-lib (1.2.8-r0) 21:26:53 (12/86) Installing libexpat (2.5.0-r0) 21:26:53 (13/86) Installing brotli-libs (1.0.9-r9) 21:26:53 (14/86) Installing libbz2 (1.0.8-r4) 21:26:53 (15/86) Installing libpng (1.6.38-r0) 21:26:53 (16/86) Installing freetype (2.12.1-r0) 21:26:53 (17/86) Installing fontconfig (2.14.1-r0) 21:26:53 (18/86) Installing fribidi (1.0.12-r0) 21:26:53 (19/86) Installing libffi (3.4.4-r0) 21:26:53 (20/86) Installing libintl (0.21.1-r1) 21:26:53 (21/86) Installing libblkid (2.38.1-r1) 21:26:53 (22/86) Installing libmount (2.38.1-r1) 21:26:53 (23/86) Installing pcre2 (10.42-r0) 21:26:53 (24/86) Installing glib (2.74.6-r0) 21:26:53 (25/86) Installing graphite2 (1.3.14-r2) 21:26:53 (26/86) Installing harfbuzz (5.3.1-r1) 21:26:53 (27/86) Installing libass (0.16.0-r1) 21:26:53 (28/86) Installing libdav1d (1.0.0-r2) 21:26:53 (29/86) Installing hwdata-pci (0.364-r0) 21:26:53 (30/86) Installing libpciaccess (0.17-r0) 21:26:53 (31/86) Installing libdrm (2.4.114-r0) 21:26:53 (32/86) Installing gmp (6.2.1-r2) 21:26:53 (33/86) Installing nettle (3.8.1-r0) 21:26:53 (34/86) Installing p11-kit (0.24.1-r1) 21:26:53 (35/86) Installing libtasn1 (4.19.0-r0) 21:26:53 (36/86) Installing libunistring (1.1-r0) 21:26:53 (37/86) Installing gnutls (3.7.8-r3) 21:26:53 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 21:26:53 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 21:26:53 (40/86) Installing lame (3.100-r2) 21:26:53 (41/86) Installing opus (1.3.1-r1) 21:26:53 (42/86) Installing libasyncns (0.8-r1) 21:26:53 (43/86) Installing dbus-libs (1.14.4-r0) 21:26:53 (44/86) Installing libltdl (2.4.7-r1) 21:26:53 (45/86) Installing orc (0.4.33-r0) 21:26:53 (46/86) Installing libgcc (12.2.1_git20220924-r4) 21:26:53 (47/86) Installing libogg (1.3.5-r2) 21:26:53 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 21:26:54 (49/86) Installing flac-libs (1.4.2-r0) 21:26:54 (50/86) Installing libvorbis (1.3.7-r0) 21:26:54 (51/86) Installing libsndfile (1.1.0-r2) 21:26:54 (52/86) Installing libgomp (12.2.1_git20220924-r4) 21:26:54 (53/86) Installing soxr (0.1.3-r3) 21:26:54 (54/86) Installing speexdsp (1.2.1-r0) 21:26:54 (55/86) Installing tdb-libs (1.4.7-r0) 21:26:54 (56/86) Installing libpulse (16.1-r6) 21:26:54 (57/86) Installing cjson (1.7.15-r3) 21:26:54 (58/86) Installing mbedtls (2.28.2-r0) 21:26:54 (59/86) Installing librist (0.2.7-r0) 21:26:54 (60/86) Installing libsrt (1.5.1-r0) 21:26:54 (61/86) Installing libssh (0.10.4-r0) 21:26:54 (62/86) Installing libtheora (1.1.1-r16) 21:26:54 (63/86) Installing libjpeg-turbo (2.1.4-r0) 21:26:54 (64/86) Installing v4l-utils-libs (1.22.1-r2) 21:26:54 (65/86) Installing libxext (1.3.5-r0) 21:26:54 (66/86) Installing libxfixes (6.0.0-r0) 21:26:54 (67/86) Installing wayland-libs-client (1.21.0-r1) 21:26:54 (68/86) Installing libva (2.16.0-r0) 21:26:54 (69/86) Installing libvdpau (1.5-r0) 21:26:54 (70/86) Installing vidstab (1.1.0-r2) 21:26:54 (71/86) Installing libvpx (1.12.0-r1) 21:26:54 (72/86) Installing libwebp (1.2.4-r1) 21:26:54 (73/86) Installing x264-libs (0.164_git20220602-r0) 21:26:54 (74/86) Installing numactl (2.0.16-r1) 21:26:54 (75/86) Installing x265-libs (3.5-r3) 21:26:54 (76/86) Installing xvidcore (1.3.7-r1) 21:26:54 (77/86) Installing libsodium (1.0.18-r2) 21:26:54 (78/86) Installing libzmq (4.3.4-r1) 21:26:54 (79/86) Installing ffmpeg-libs (5.1.2-r1) 21:26:54 (80/86) Installing ffmpeg (5.1.2-r1) 21:26:54 (81/86) Installing udev-init-scripts (35-r1) 21:26:54 (82/86) Installing eudev-libs (3.2.11-r4) 21:26:54 (83/86) Installing xz-libs (5.2.9-r0) 21:26:54 (84/86) Installing zstd-libs (1.5.2-r9) 21:26:54 (85/86) Installing kmod-libs (30-r1) 21:26:54 (86/86) Installing eudev (3.2.11-r4) 21:26:54 Executing busybox-1.35.0-r29.trigger 21:26:54 Executing eudev-3.2.11-r4.trigger 21:26:54 OK: 111 MiB in 101 packages 21:26:57 Removing intermediate container 89584fb5516d 21:26:57 ---> 6445c6cb2581 21:26:57 Step 18/35 : WORKDIR / 21:26:57 ---> Running in 5b0e99ed8a34 21:26:57 Removing intermediate container 5b0e99ed8a34 21:26:57 ---> b88748772dd8 21:26:57 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 21:26:57 ---> 8433208529d2 21:26:57 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 21:26:57 ---> 674f7610cd6e 21:26:57 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:26:58 ---> 72f96998bc7c 21:26:58 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:26:58 ---> 13fe95077508 21:26:58 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:26:58 ---> 98deea7f6156 21:26:58 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 21:26:58 ---> fe2de1c1acd2 21:26:58 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 21:26:59 ---> be6090317f2a 21:26:59 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:26:59 ---> Running in c44a08173459 21:26:59 Removing intermediate container c44a08173459 21:26:59 ---> 8729c6fe92b4 21:26:59 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:26:59 ---> Running in 1b7a341ec2c4 21:27:00 Removing intermediate container 1b7a341ec2c4 21:27:00 ---> 2b20e4df53e4 21:27:00 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:27:00 ---> Running in 6ce26084b18a 21:27:00 Removing intermediate container 6ce26084b18a 21:27:00 ---> 6eb137b22b65 21:27:00 Step 29/35 : EXPOSE 59983 21:27:00 ---> Running in 0c39f04ea79e 21:27:00 Removing intermediate container 0c39f04ea79e 21:27:00 ---> 6d0d9fe23acc 21:27:00 Step 30/35 : EXPOSE 8554 21:27:00 ---> Running in 01f06ef1770c 21:27:00 Removing intermediate container 01f06ef1770c 21:27:00 ---> 31023c7ef648 21:27:00 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:27:00 ---> Running in 6f3c5f3d47c7 21:27:01 Removing intermediate container 6f3c5f3d47c7 21:27:01 ---> dbcba8a20401 21:27:01 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:27:01 ---> Running in 41a1be35bcfa 21:27:01 Removing intermediate container 41a1be35bcfa 21:27:01 ---> 10f2d5892e82 21:27:01 Step 33/35 : LABEL arch=amd64 21:27:01 ---> Running in 67d0ead1bc2f 21:27:01 Removing intermediate container 67d0ead1bc2f 21:27:01 ---> 534031eb2e40 21:27:01 Step 34/35 : LABEL git_sha=96327e049a2d26e356251a4ee56d80af5c884d85 21:27:01 ---> Running in 7655c46a2fcf 21:27:01 Removing intermediate container 7655c46a2fcf 21:27:01 ---> 5e8ff56a1d31 21:27:01 Step 35/35 : LABEL version=3.0.0-dev.19 21:27:01 ---> Running in 9681fc72e6ed 21:27:01 Removing intermediate container 9681fc72e6ed 21:27:01 ---> d68a3b7a9b16 21:27:01 [Warning] One or more build-args [ARCH] were not consumed 21:27:01 Successfully built d68a3b7a9b16 21:27:01 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:27:01 provisioning config files... 21:27:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2500469593735535478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:01 ---> docker-login.sh 21:27:01 nexus3.edgexfoundry.org:10001 21:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:01 Configure a credential helper to remove this warning. See 21:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:01 21:27:01 Login Succeeded 21:27:01 nexus3.edgexfoundry.org:10002 21:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:01 Configure a credential helper to remove this warning. See 21:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:01 21:27:01 Login Succeeded 21:27:01 nexus3.edgexfoundry.org:10003 21:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:02 Configure a credential helper to remove this warning. See 21:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:02 21:27:02 Login Succeeded 21:27:02 nexus3.edgexfoundry.org:10004 21:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:02 Configure a credential helper to remove this warning. See 21:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:02 21:27:02 Login Succeeded 21:27:02 docker.io 21:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:02 Configure a credential helper to remove this warning. See 21:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:02 21:27:02 Login Succeeded 21:27:02 ---> docker-login.sh ends [Pipeline] } 21:27:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:02 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 21:27:02 96327e049a2d26e356251a4ee56d80af5c884d85 21:27:02 latest 21:27:02 3.0.0-dev.19 21:27:02 96327e049a2d26e356251a4ee56d80af5c884d85-3.0.0-dev.19 21:27:02 main 21:27:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:02 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:96327e049a2d26e356251a4ee56d80af5c884d85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:96327e049a2d26e356251a4ee56d80af5c884d85 21:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:27:03 e85108ef798c: Preparing 21:27:03 5f5cce173720: Preparing 21:27:03 8917639ebea5: Preparing 21:27:03 3827b5b91e75: Preparing 21:27:03 acc83c6ca332: Preparing 21:27:03 bd50a03577c9: Preparing 21:27:03 4095690437df: Preparing 21:27:03 68b4589d774f: Preparing 21:27:03 eb87195067af: Preparing 21:27:03 3421bc655ed3: Preparing 21:27:03 c8e42b126eae: Preparing 21:27:03 7cd52847ad77: Preparing 21:27:03 68b4589d774f: Waiting 21:27:03 bd50a03577c9: Waiting 21:27:03 eb87195067af: Waiting 21:27:03 4095690437df: Waiting 21:27:03 3421bc655ed3: Waiting 21:27:03 c8e42b126eae: Waiting 21:27:03 7cd52847ad77: Waiting 21:27:03 5f5cce173720: Pushed 21:27:03 8917639ebea5: Pushed 21:27:03 e85108ef798c: Pushed 21:27:03 acc83c6ca332: Pushed 21:27:03 68b4589d774f: Pushed 21:27:03 bd50a03577c9: Pushed 21:27:03 eb87195067af: Pushed 21:27:03 4095690437df: Pushed 21:27:03 7cd52847ad77: Layer already exists 21:27:05 3827b5b91e75: Pushed 21:27:05 3421bc655ed3: Pushed 21:27:13 c8e42b126eae: Pushed 21:27:13 96327e049a2d26e356251a4ee56d80af5c884d85: digest: sha256:b8d7d3099f2633b753002c3d758c7e1c3cde3353b1dff64185681f973ef822ee size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:27:14 e85108ef798c: Preparing 21:27:14 5f5cce173720: Preparing 21:27:14 8917639ebea5: Preparing 21:27:14 3827b5b91e75: Preparing 21:27:14 acc83c6ca332: Preparing 21:27:14 bd50a03577c9: Preparing 21:27:14 4095690437df: Preparing 21:27:14 68b4589d774f: Preparing 21:27:14 eb87195067af: Preparing 21:27:14 3421bc655ed3: Preparing 21:27:14 c8e42b126eae: Preparing 21:27:14 7cd52847ad77: Preparing 21:27:14 bd50a03577c9: Waiting 21:27:14 4095690437df: Waiting 21:27:14 68b4589d774f: Waiting 21:27:14 eb87195067af: Waiting 21:27:14 c8e42b126eae: Waiting 21:27:14 3421bc655ed3: Waiting 21:27:14 7cd52847ad77: Waiting 21:27:14 3827b5b91e75: Layer already exists 21:27:14 acc83c6ca332: Layer already exists 21:27:14 5f5cce173720: Layer already exists 21:27:14 e85108ef798c: Layer already exists 21:27:14 8917639ebea5: Layer already exists 21:27:14 68b4589d774f: Layer already exists 21:27:14 bd50a03577c9: Layer already exists 21:27:14 3421bc655ed3: Layer already exists 21:27:14 eb87195067af: Layer already exists 21:27:14 4095690437df: Layer already exists 21:27:14 c8e42b126eae: Layer already exists 21:27:14 7cd52847ad77: Layer already exists 21:27:14 latest: digest: sha256:b8d7d3099f2633b753002c3d758c7e1c3cde3353b1dff64185681f973ef822ee size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.19 21:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:27:15 e85108ef798c: Preparing 21:27:15 5f5cce173720: Preparing 21:27:15 8917639ebea5: Preparing 21:27:15 3827b5b91e75: Preparing 21:27:15 acc83c6ca332: Preparing 21:27:15 bd50a03577c9: Preparing 21:27:15 4095690437df: Preparing 21:27:15 68b4589d774f: Preparing 21:27:15 eb87195067af: Preparing 21:27:15 3421bc655ed3: Preparing 21:27:15 c8e42b126eae: Preparing 21:27:15 7cd52847ad77: Preparing 21:27:15 c8e42b126eae: Waiting 21:27:15 68b4589d774f: Waiting 21:27:15 eb87195067af: Waiting 21:27:15 3421bc655ed3: Waiting 21:27:15 bd50a03577c9: Waiting 21:27:15 7cd52847ad77: Waiting 21:27:15 4095690437df: Waiting 21:27:15 8917639ebea5: Layer already exists 21:27:15 e85108ef798c: Layer already exists 21:27:15 3827b5b91e75: Layer already exists 21:27:15 acc83c6ca332: Layer already exists 21:27:15 5f5cce173720: Layer already exists 21:27:15 bd50a03577c9: Layer already exists 21:27:15 3421bc655ed3: Layer already exists 21:27:15 4095690437df: Layer already exists 21:27:15 eb87195067af: Layer already exists 21:27:15 68b4589d774f: Layer already exists 21:27:15 c8e42b126eae: Layer already exists 21:27:15 7cd52847ad77: Layer already exists 21:27:15 3.0.0-dev.19: digest: sha256:b8d7d3099f2633b753002c3d758c7e1c3cde3353b1dff64185681f973ef822ee size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:15 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:96327e049a2d26e356251a4ee56d80af5c884d85-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:96327e049a2d26e356251a4ee56d80af5c884d85-3.0.0-dev.19 21:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:27:15 e85108ef798c: Preparing 21:27:15 5f5cce173720: Preparing 21:27:15 8917639ebea5: Preparing 21:27:15 3827b5b91e75: Preparing 21:27:15 acc83c6ca332: Preparing 21:27:15 bd50a03577c9: Preparing 21:27:15 4095690437df: Preparing 21:27:15 68b4589d774f: Preparing 21:27:15 eb87195067af: Preparing 21:27:15 3421bc655ed3: Preparing 21:27:15 c8e42b126eae: Preparing 21:27:15 7cd52847ad77: Preparing 21:27:15 68b4589d774f: Waiting 21:27:15 3421bc655ed3: Waiting 21:27:15 eb87195067af: Waiting 21:27:15 c8e42b126eae: Waiting 21:27:15 7cd52847ad77: Waiting 21:27:15 bd50a03577c9: Waiting 21:27:15 4095690437df: Waiting 21:27:15 5f5cce173720: Layer already exists 21:27:15 acc83c6ca332: Layer already exists 21:27:15 e85108ef798c: Layer already exists 21:27:15 3827b5b91e75: Layer already exists 21:27:15 8917639ebea5: Layer already exists 21:27:15 4095690437df: Layer already exists 21:27:15 bd50a03577c9: Layer already exists 21:27:15 68b4589d774f: Layer already exists 21:27:15 3421bc655ed3: Layer already exists 21:27:15 eb87195067af: Layer already exists 21:27:15 c8e42b126eae: Layer already exists 21:27:15 7cd52847ad77: Layer already exists 21:27:15 96327e049a2d26e356251a4ee56d80af5c884d85-3.0.0-dev.19: digest: sha256:b8d7d3099f2633b753002c3d758c7e1c3cde3353b1dff64185681f973ef822ee size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:16 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 21:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:27:16 e85108ef798c: Preparing 21:27:16 5f5cce173720: Preparing 21:27:16 8917639ebea5: Preparing 21:27:16 3827b5b91e75: Preparing 21:27:16 acc83c6ca332: Preparing 21:27:16 bd50a03577c9: Preparing 21:27:16 4095690437df: Preparing 21:27:16 68b4589d774f: Preparing 21:27:16 eb87195067af: Preparing 21:27:16 3421bc655ed3: Preparing 21:27:16 c8e42b126eae: Preparing 21:27:16 7cd52847ad77: Preparing 21:27:16 4095690437df: Waiting 21:27:16 eb87195067af: Waiting 21:27:16 68b4589d774f: Waiting 21:27:16 3421bc655ed3: Waiting 21:27:16 7cd52847ad77: Waiting 21:27:16 c8e42b126eae: Waiting 21:27:16 bd50a03577c9: Waiting 21:27:16 8917639ebea5: Layer already exists 21:27:16 3827b5b91e75: Layer already exists 21:27:16 5f5cce173720: Layer already exists 21:27:16 acc83c6ca332: Layer already exists 21:27:16 e85108ef798c: Layer already exists 21:27:16 bd50a03577c9: Layer already exists 21:27:16 eb87195067af: Layer already exists 21:27:16 4095690437df: Layer already exists 21:27:16 68b4589d774f: Layer already exists 21:27:16 3421bc655ed3: Layer already exists 21:27:16 c8e42b126eae: Layer already exists 21:27:16 7cd52847ad77: Layer already exists 21:27:16 main: digest: sha256:b8d7d3099f2633b753002c3d758c7e1c3cde3353b1dff64185681f973ef822ee size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:16 ===================================================== [Pipeline] echo 21:27:16 taggedImages: 21:27:16 - nexus3.edgexfoundry.org:10004/device-usb-camera:96327e049a2d26e356251a4ee56d80af5c884d85 21:27:16 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:27:16 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.19 21:27:16 - nexus3.edgexfoundry.org:10004/device-usb-camera:96327e049a2d26e356251a4ee56d80af5c884d85-3.0.0-dev.19 21:27:16 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:27:16 21:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:27:17 latest: Pulling from edgex-lftools-log-publisher 21:27:17 5eb5b503b376: Pulling fs layer 21:27:17 5c69ac0246d0: Pulling fs layer 21:27:17 ec43610c2a17: Pulling fs layer 21:27:17 3a2ae6a8a46f: Pulling fs layer 21:27:17 33b1e0a273af: Pulling fs layer 21:27:17 5d3b04190fa2: Pulling fs layer 21:27:17 2f39f015ded8: Pulling fs layer 21:27:17 3a2ae6a8a46f: Waiting 21:27:17 33b1e0a273af: Waiting 21:27:17 5d3b04190fa2: Waiting 21:27:17 2f39f015ded8: Waiting 21:27:17 5c69ac0246d0: Verifying Checksum 21:27:17 5c69ac0246d0: Download complete 21:27:17 3a2ae6a8a46f: Verifying Checksum 21:27:17 3a2ae6a8a46f: Download complete 21:27:17 33b1e0a273af: Verifying Checksum 21:27:17 33b1e0a273af: Download complete 21:27:17 5d3b04190fa2: Verifying Checksum 21:27:17 5d3b04190fa2: Download complete 21:27:17 ec43610c2a17: Verifying Checksum 21:27:17 ec43610c2a17: Download complete 21:27:17 5eb5b503b376: Verifying Checksum 21:27:17 5eb5b503b376: Download complete 21:27:17 2f39f015ded8: Download complete 21:27:18 5eb5b503b376: Pull complete 21:27:18 5c69ac0246d0: Pull complete 21:27:19 ec43610c2a17: Pull complete 21:27:19 3a2ae6a8a46f: Pull complete 21:27:19 33b1e0a273af: Pull complete 21:27:19 5d3b04190fa2: Pull complete 21:27:23 2f39f015ded8: Pull complete 21:27:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:27:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:23 prd-ubuntu20.04-docker-8c-8g-2521 does not seem to be running inside a container 21:27:23 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:27:27 $ docker top 0d0983fcb4ffc0e42bab82deec4a1a003fc5a5fcb9341ee557a9a23c000b016a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:27 ---> job-cost.sh 21:27:27 lf-activate-venv: SKIPPING 21:27:27 INFO: No Stack... 21:27:28 INFO: Retrieving Pricing Info for: v3-standard-8 21:27:28 INFO: Archiving Costs [Pipeline] sh 21:27:28 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 21:27:28 + cut -d, -f6 [Pipeline] lock 21:27:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-91-stack-cost] 21:27:28 Resource [jenkins-edgexfoundry-device-usb-camera-main-91-stack-cost] did not exist. Created. 21:27:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:27:29 + echo total: 0.2199999988079071 [Pipeline] stash 21:27:29 Stashed 1 file(s) [Pipeline] } 21:27:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 21:27:29 $ docker stop --time=1 0d0983fcb4ffc0e42bab82deec4a1a003fc5a5fcb9341ee557a9a23c000b016a 21:27:30 $ docker rm -f --volumes 0d0983fcb4ffc0e42bab82deec4a1a003fc5a5fcb9341ee557a9a23c000b016a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:27:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2523 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 21:27:38 Running in /w/workspace/device-usb-camera/91 [Pipeline] { [Pipeline] checkout 21:27:38 Selected Git installation does not exist. Using Default 21:27:38 The recommended git tool is: NONE 21:27:43 using credential edgex-jenkins-ssh 21:27:43 Cloning the remote Git repository 21:27:44 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:27:44 > git init /w/workspace/device-usb-camera/91 # timeout=10 21:27:44 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:27:44 > git --version # timeout=10 21:27:44 > git --version # 'git version 2.25.1' 21:27:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:45 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:27:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:46 Avoid second fetch 21:27:46 Checking out Revision 96327e049a2d26e356251a4ee56d80af5c884d85 (main) 21:27:46 Commit message: "docs: add warning to main branch and link to levski (#191)" 21:27:46 > git config core.sparsecheckout # timeout=10 21:27:46 > git checkout -f 96327e049a2d26e356251a4ee56d80af5c884d85 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:27:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:27:47 % Total % Received % Xferd Average Speed Time Time Time Current 21:27:47 Dload Upload Total Spent Left Speed 21:27:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 21:27:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:27:48 + sudo tee /etc/docker/daemon.new 21:27:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:27:48 { 21:27:48 "registry-mirrors": [ 21:27:48 "https://nexus3.edgexfoundry.org:10001" 21:27:48 ], 21:27:48 "bip": "10.250.0.254/24", 21:27:48 "hosts": [ 21:27:48 "tcp://0.0.0.0:5555", 21:27:48 "unix:///var/run/docker.sock" 21:27:48 ], 21:27:48 "mtu": 1458, 21:27:48 "selinux-enabled": true, 21:27:48 "seccomp-profile": "/etc/docker/seccomp.json" 21:27:48 } [Pipeline] sh 21:27:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:27:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:11 provisioning config files... 21:28:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/91@tmp/config1786003637134079976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:11 ---> docker-login.sh 21:28:11 nexus3.edgexfoundry.org:10001 21:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:12 Configure a credential helper to remove this warning. See 21:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:12 21:28:12 Login Succeeded 21:28:12 nexus3.edgexfoundry.org:10002 21:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:12 Configure a credential helper to remove this warning. See 21:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:12 21:28:12 Login Succeeded 21:28:12 nexus3.edgexfoundry.org:10003 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:13 Configure a credential helper to remove this warning. See 21:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:13 21:28:13 Login Succeeded 21:28:13 nexus3.edgexfoundry.org:10004 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:13 Configure a credential helper to remove this warning. See 21:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:13 21:28:13 Login Succeeded 21:28:13 docker.io 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:14 Configure a credential helper to remove this warning. See 21:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:14 21:28:14 Login Succeeded 21:28:14 ---> docker-login.sh ends [Pipeline] } 21:28:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:14 ========================================================= 21:28:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:28:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:28:14 Sending build context to Docker daemon 1.142MB 21:28:14 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:28:14 Step 2/13 : FROM ${BASE} AS builder 21:28:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:28:15 af6eaf76a39c: Pulling fs layer 21:28:15 55522c791124: Pulling fs layer 21:28:15 ce5c4a1c91eb: Pulling fs layer 21:28:15 169dfbe0d373: Pulling fs layer 21:28:15 e1ff8fa3b103: Pulling fs layer 21:28:15 52ebb69f0ebf: Pulling fs layer 21:28:15 5abe8eddf0d5: Pulling fs layer 21:28:15 e1ff8fa3b103: Waiting 21:28:15 52ebb69f0ebf: Waiting 21:28:15 5abe8eddf0d5: Waiting 21:28:15 169dfbe0d373: Waiting 21:28:15 55522c791124: Download complete 21:28:15 169dfbe0d373: Verifying Checksum 21:28:15 169dfbe0d373: Download complete 21:28:15 e1ff8fa3b103: Verifying Checksum 21:28:15 e1ff8fa3b103: Download complete 21:28:15 af6eaf76a39c: Verifying Checksum 21:28:15 af6eaf76a39c: Download complete 21:28:16 af6eaf76a39c: Pull complete 21:28:16 5abe8eddf0d5: Verifying Checksum 21:28:16 5abe8eddf0d5: Download complete 21:28:16 55522c791124: Pull complete 21:28:17 52ebb69f0ebf: Verifying Checksum 21:28:17 52ebb69f0ebf: Download complete 21:28:17 ce5c4a1c91eb: Verifying Checksum 21:28:17 ce5c4a1c91eb: Download complete 21:28:30 ce5c4a1c91eb: Pull complete 21:28:30 169dfbe0d373: Pull complete 21:28:30 e1ff8fa3b103: Pull complete 21:28:35 52ebb69f0ebf: Pull complete 21:28:36 5abe8eddf0d5: Pull complete 21:28:36 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:28:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:28:36 ---> 6cb57ee374ae 21:28:36 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:28:37 ---> Running in 12e877b0d3e3 21:28:38 Removing intermediate container 12e877b0d3e3 21:28:38 ---> a9be00afaa66 21:28:38 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:28:38 ---> Running in 279bda85c9ac 21:28:38 Removing intermediate container 279bda85c9ac 21:28:38 ---> 535ad877a69c 21:28:38 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:28:38 ---> Running in 748c579833e9 21:28:39 Removing intermediate container 748c579833e9 21:28:39 ---> 53bd7dca908e 21:28:39 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:28:39 ---> Running in d8ee2aca8d67 21:28:39 Removing intermediate container d8ee2aca8d67 21:28:39 ---> 4ab001ec276a 21:28:39 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:39 ---> Running in 99adacb200d0 21:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:28:42 (1/14) Installing libintl (0.21.1-r1) 21:28:42 (2/14) Installing eudev-libs (3.2.11-r4) 21:28:42 (3/14) Installing libjpeg-turbo (2.1.4-r0) 21:28:42 (4/14) Installing v4l-utils-libs (1.22.1-r2) 21:28:42 (5/14) Installing v4l-utils (1.22.1-r2) 21:28:42 (6/14) Installing udev-init-scripts (35-r1) 21:28:42 (7/14) Installing libblkid (2.38.1-r1) 21:28:42 (8/14) Installing xz-libs (5.2.9-r0) 21:28:42 (9/14) Installing zstd-libs (1.5.2-r9) 21:28:42 (10/14) Installing kmod-libs (30-r1) 21:28:42 (11/14) Installing eudev (3.2.11-r4) 21:28:42 (12/14) Installing eudev-dev (3.2.11-r4) 21:28:42 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 21:28:42 (14/14) Installing v4l-utils-dev (1.22.1-r2) 21:28:42 Executing busybox-1.35.0-r29.trigger 21:28:42 Executing eudev-3.2.11-r4.trigger 21:28:42 OK: 271 MiB in 67 packages 21:28:43 Removing intermediate container 99adacb200d0 21:28:43 ---> 8c58c5bdd871 21:28:43 Step 8/13 : WORKDIR /device-usb-camera 21:28:43 ---> Running in 7cd855663f3a 21:28:44 Removing intermediate container 7cd855663f3a 21:28:44 ---> d1ce8493dd6f 21:28:44 Step 9/13 : COPY go.mod vendor* ./ 21:28:44 ---> 676087c7f379 21:28:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:44 ---> Running in de865ce9c741 21:29:52 Removing intermediate container de865ce9c741 21:29:52 ---> 48ed4c171a13 21:29:52 Step 11/13 : COPY . . 21:29:52 ---> e46584b282a3 21:29:52 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:29:52 ---> Running in 73424df7d98e 21:29:52  % Total % Received % Xferd Average Speed Time Time Time Current 21:29:52  Dload Upload Total Spent Left Speed 21:29:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3982 0 --:--:-- --:--:-- --:--:-- 3977 21:29:52 Removing intermediate container 73424df7d98e 21:29:52 ---> 6d4915d694f7 21:29:52 Step 13/13 : RUN ${MAKE} 21:29:52 ---> Running in c04005308e55 21:29:52 noop 21:29:52 Removing intermediate container c04005308e55 21:29:52 ---> 87bb148455f6 21:29:52 Successfully built 87bb148455f6 21:29:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:53 + docker inspect -f . ci-base-image-arm64 21:29:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:53 prd-ubuntu20.04-docker-arm64-4c-16g-2523 does not seem to be running inside a container 21:29:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/91 -v /w/workspace/device-usb-camera/91:/w/workspace/device-usb-camera/91:rw,z -v /w/workspace/device-usb-camera/91@tmp:/w/workspace/device-usb-camera/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:29:54 $ docker top bedc428f80975fc379c51010bad3832e39183682c5b24d09bcaf087c068d8378 -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:55 + go version 21:29:55 go version go1.20.2 linux/arm64 [Pipeline] } 21:29:55 $ docker stop --time=1 bedc428f80975fc379c51010bad3832e39183682c5b24d09bcaf087c068d8378 21:29:57 $ docker rm -f --volumes bedc428f80975fc379c51010bad3832e39183682c5b24d09bcaf087c068d8378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:57 + docker inspect -f . ci-base-image-arm64 21:29:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:58 prd-ubuntu20.04-docker-arm64-4c-16g-2523 does not seem to be running inside a container 21:29:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/91 -v /w/workspace/device-usb-camera/91:/w/workspace/device-usb-camera/91:rw,z -v /w/workspace/device-usb-camera/91@tmp:/w/workspace/device-usb-camera/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:29:59 $ docker top 801f9c1eb20e17a60907a2c526b5c65d9dcbde91ce0d737e59174824d042ed86 -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:00 + git config --global --add safe.directory /w/workspace/device-usb-camera/91 [Pipeline] fileExists [Pipeline] sh 21:30:00 + make test 21:30:00 go test ./... -coverprofile=coverage.out ./... 21:30:39 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:33:01 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:33:01 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 2.0% of statements 21:33:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:33:01 go vet ./... 21:33:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:33:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:33:28 ./bin/test-attribution-txt.sh [Pipeline] echo 21:33:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:33:28 $ docker stop --time=1 801f9c1eb20e17a60907a2c526b5c65d9dcbde91ce0d737e59174824d042ed86 21:33:30 $ docker rm -f --volumes 801f9c1eb20e17a60907a2c526b5c65d9dcbde91ce0d737e59174824d042ed86 [Pipeline] // withDockerContainer [Pipeline] sh 21:33:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:33:31 Warning: overwriting stash ‘coverage-report’ 21:33:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:33:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:33:32 + ls -al . 21:33:32 total 184 21:33:32 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 21:30 . 21:33:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:27 .. 21:33:32 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 21:27 .git 21:33:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:27 .github 21:33:32 -rw-rw-r-- 1 jenkins jenkins 414 Mar 16 21:27 .gitignore 21:33:32 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 21:27 .golangci.yml 21:33:32 -rw-rw-r-- 1 jenkins jenkins 77 Mar 16 21:27 .hadolint.yml 21:33:32 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 16 21:27 Attribution.txt 21:33:32 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 16 21:27 CHANGELOG.md 21:33:32 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 16 21:27 Dockerfile 21:33:32 -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 21:27 GOVERNANCE.md 21:33:32 -rw-rw-r-- 1 jenkins jenkins 659 Mar 16 21:27 Jenkinsfile 21:33:32 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 21:27 LICENSE 21:33:32 -rw-rw-r-- 1 jenkins jenkins 2364 Mar 16 21:27 Makefile 21:33:32 -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 21:27 OWNERS.md 21:33:32 -rw-rw-r-- 1 jenkins jenkins 5681 Mar 16 21:27 README.md 21:33:32 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 21:25 VERSION 21:33:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:27 bin 21:33:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:27 cmd 21:33:32 -rw-r--r-- 1 jenkins jenkins 28352 Mar 16 21:32 coverage.out 21:33:32 -rwxrwxr-x 1 jenkins jenkins 140 Mar 16 21:27 docker-entrypoint.sh 21:33:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:27 docs 21:33:32 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 16 21:27 go.mod 21:33:32 -rw-rw-r-- 1 jenkins jenkins 31546 Mar 16 21:27 go.sum 21:33:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:27 internal 21:33:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:27 snap 21:33:32 -rw-rw-r-- 1 jenkins jenkins 231 Mar 16 21:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:32 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=96327e049a2d26e356251a4ee56d80af5c884d85 --label arch=arm64 --label version=3.0.0-dev.19 . 21:33:33 Sending build context to Docker daemon 1.171MB 21:33:33 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 21:33:33 Step 2/35 : FROM ${BASE} AS builder 21:33:33 ---> 87bb148455f6 21:33:33 Step 3/35 : ARG ADD_BUILD_TAGS="" 21:33:33 ---> Running in 33c6b405e9e5 21:33:35 Removing intermediate container 33c6b405e9e5 21:33:35 ---> 09d11180d5ff 21:33:35 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:33:35 ---> Running in 0b1ac419f070 21:33:35 Removing intermediate container 0b1ac419f070 21:33:35 ---> 5159b4b30c1b 21:33:35 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:33:35 ---> Running in 0098a6d8f9a0 21:33:35 Removing intermediate container 0098a6d8f9a0 21:33:35 ---> 90b6261d1f78 21:33:35 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:33:35 ---> Running in 7cfdf1ed1817 21:33:36 Removing intermediate container 7cfdf1ed1817 21:33:36 ---> aa1d3a3f0aec 21:33:36 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:33:36 ---> Running in e6d8b811469a 21:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:33:39 OK: 271 MiB in 67 packages 21:33:39 Removing intermediate container e6d8b811469a 21:33:39 ---> b374cb92cdb5 21:33:39 Step 8/35 : WORKDIR /device-usb-camera 21:33:39 ---> Running in c7fcae12f134 21:33:39 Removing intermediate container c7fcae12f134 21:33:39 ---> 5868b5c87499 21:33:39 Step 9/35 : COPY go.mod vendor* ./ 21:33:40 ---> 4d6091a738a9 21:33:40 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:40 ---> Running in 30ea6f164484 21:33:43 Removing intermediate container 30ea6f164484 21:33:43 ---> 20a95263aca9 21:33:43 Step 11/35 : COPY . . 21:33:44 ---> ed5b99ce0580 21:33:44 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:33:44 ---> Running in a40fe86fb82a 21:33:45  % Total % Received % Xferd Average Speed Time Time Time Current 21:33:45 Dload Upload Total Spent Left Speed 21:33:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3102 0 --:--:-- --:--:-- --:--:-- 3114 21:33:46 Removing intermediate container a40fe86fb82a 21:33:46 ---> 63352483ca51 21:33:46 Step 13/35 : RUN ${MAKE} 21:33:46 ---> Running in aba2dda606bd 21:33:47 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:36:23 Removing intermediate container aba2dda606bd 21:36:23 ---> c5b4cf128244 21:36:23 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:36:23 v0.21.6: Pulling from aler9/rtsp-simple-server 21:36:23 8766b47fe142: Pulling fs layer 21:36:23 8766b47fe142: Verifying Checksum 21:36:23 8766b47fe142: Download complete 21:36:23 8766b47fe142: Pull complete 21:36:23 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:36:23 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:36:23 ---> 69d40e2cb93c 21:36:23 Step 15/35 : FROM alpine:3.17 21:36:23 3.17: Pulling from library/alpine 21:36:23 af6eaf76a39c: Already exists 21:36:23 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:36:23 Status: Downloaded newer image for alpine:3.17 21:36:23 ---> d74e625d9115 21:36:23 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:36:23 ---> Running in 7416f3105aff 21:36:23 Removing intermediate container 7416f3105aff 21:36:23 ---> 4be0185625e2 21:36:23 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:36:23 ---> Running in 6212b4a5fd55 21:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:36:23 (1/83) Installing dumb-init (1.2.5-r2) 21:36:23 (2/83) Installing sdl2 (2.26.3-r0) 21:36:23 (3/83) Installing libxau (1.0.10-r0) 21:36:23 (4/83) Installing libmd (1.0.4-r0) 21:36:23 (5/83) Installing libbsd (0.11.7-r0) 21:36:23 (6/83) Installing libxdmcp (1.1.4-r0) 21:36:23 (7/83) Installing libxcb (1.15-r0) 21:36:23 (8/83) Installing libx11 (1.8.4-r0) 21:36:23 (9/83) Installing aom-libs (3.5.0-r0) 21:36:23 (10/83) Installing alsa-lib (1.2.8-r0) 21:36:23 (11/83) Installing libexpat (2.5.0-r0) 21:36:23 (12/83) Installing brotli-libs (1.0.9-r9) 21:36:23 (13/83) Installing libbz2 (1.0.8-r4) 21:36:23 (14/83) Installing libpng (1.6.38-r0) 21:36:23 (15/83) Installing freetype (2.12.1-r0) 21:36:23 (16/83) Installing fontconfig (2.14.1-r0) 21:36:23 (17/83) Installing fribidi (1.0.12-r0) 21:36:23 (18/83) Installing libffi (3.4.4-r0) 21:36:23 (19/83) Installing libintl (0.21.1-r1) 21:36:23 (20/83) Installing libblkid (2.38.1-r1) 21:36:23 (21/83) Installing libmount (2.38.1-r1) 21:36:23 (22/83) Installing pcre2 (10.42-r0) 21:36:23 (23/83) Installing glib (2.74.6-r0) 21:36:23 (24/83) Installing graphite2 (1.3.14-r2) 21:36:23 (25/83) Installing harfbuzz (5.3.1-r1) 21:36:23 (26/83) Installing libass (0.16.0-r1) 21:36:23 (27/83) Installing libdav1d (1.0.0-r2) 21:36:23 (28/83) Installing libdrm (2.4.114-r0) 21:36:23 (29/83) Installing gmp (6.2.1-r2) 21:36:23 (30/83) Installing nettle (3.8.1-r0) 21:36:23 (31/83) Installing p11-kit (0.24.1-r1) 21:36:23 (32/83) Installing libtasn1 (4.19.0-r0) 21:36:23 (33/83) Installing libunistring (1.1-r0) 21:36:23 (34/83) Installing gnutls (3.7.8-r3) 21:36:23 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 21:36:23 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 21:36:23 (37/83) Installing lame (3.100-r2) 21:36:23 (38/83) Installing opus (1.3.1-r1) 21:36:23 (39/83) Installing libasyncns (0.8-r1) 21:36:23 (40/83) Installing dbus-libs (1.14.4-r0) 21:36:23 (41/83) Installing libltdl (2.4.7-r1) 21:36:23 (42/83) Installing orc (0.4.33-r0) 21:36:23 (43/83) Installing libgcc (12.2.1_git20220924-r4) 21:36:23 (44/83) Installing libogg (1.3.5-r2) 21:36:23 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 21:36:23 (46/83) Installing flac-libs (1.4.2-r0) 21:36:23 (47/83) Installing libvorbis (1.3.7-r0) 21:36:23 (48/83) Installing libsndfile (1.1.0-r2) 21:36:23 (49/83) Installing libgomp (12.2.1_git20220924-r4) 21:36:23 (50/83) Installing soxr (0.1.3-r3) 21:36:23 (51/83) Installing speexdsp (1.2.1-r0) 21:36:23 (52/83) Installing tdb-libs (1.4.7-r0) 21:36:23 (53/83) Installing libpulse (16.1-r6) 21:36:23 (54/83) Installing cjson (1.7.15-r3) 21:36:23 (55/83) Installing mbedtls (2.28.2-r0) 21:36:23 (56/83) Installing librist (0.2.7-r0) 21:36:23 (57/83) Installing libsrt (1.5.1-r0) 21:36:23 (58/83) Installing libssh (0.10.4-r0) 21:36:23 (59/83) Installing libtheora (1.1.1-r16) 21:36:23 (60/83) Installing libjpeg-turbo (2.1.4-r0) 21:36:23 (61/83) Installing v4l-utils-libs (1.22.1-r2) 21:36:23 (62/83) Installing libxext (1.3.5-r0) 21:36:23 (63/83) Installing libxfixes (6.0.0-r0) 21:36:23 (64/83) Installing wayland-libs-client (1.21.0-r1) 21:36:23 (65/83) Installing libva (2.16.0-r0) 21:36:23 (66/83) Installing libvdpau (1.5-r0) 21:36:23 (67/83) Installing vidstab (1.1.0-r2) 21:36:23 (68/83) Installing libvpx (1.12.0-r1) 21:36:23 (69/83) Installing libwebp (1.2.4-r1) 21:36:23 (70/83) Installing x264-libs (0.164_git20220602-r0) 21:36:23 (71/83) Installing numactl (2.0.16-r1) 21:36:23 (72/83) Installing x265-libs (3.5-r3) 21:36:23 (73/83) Installing xvidcore (1.3.7-r1) 21:36:23 (74/83) Installing libsodium (1.0.18-r2) 21:36:23 (75/83) Installing libzmq (4.3.4-r1) 21:36:23 (76/83) Installing ffmpeg-libs (5.1.2-r1) 21:36:23 (77/83) Installing ffmpeg (5.1.2-r1) 21:36:23 (78/83) Installing udev-init-scripts (35-r1) 21:36:23 (79/83) Installing eudev-libs (3.2.11-r4) 21:36:23 (80/83) Installing xz-libs (5.2.9-r0) 21:36:23 (81/83) Installing zstd-libs (1.5.2-r9) 21:36:23 (82/83) Installing kmod-libs (30-r1) 21:36:23 (83/83) Installing eudev (3.2.11-r4) 21:36:23 Executing busybox-1.35.0-r29.trigger 21:36:23 Executing eudev-3.2.11-r4.trigger 21:36:23 OK: 86 MiB in 98 packages 21:36:24 Removing intermediate container 6212b4a5fd55 21:36:24 ---> b65aa8922456 21:36:24 Step 18/35 : WORKDIR / 21:36:24 ---> Running in 9a017f387317 21:36:24 Removing intermediate container 9a017f387317 21:36:24 ---> 739b7f04f6ef 21:36:24 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 21:36:25 ---> 8ab2e2895cee 21:36:25 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 21:36:26 ---> 23ffbcaad40f 21:36:26 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:36:27 ---> 8dd054ad6792 21:36:27 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:36:27 ---> 17fef2b5684e 21:36:27 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:36:27 ---> bc8f7bd1103e 21:36:27 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 21:36:28 ---> b7a5e9d02b2c 21:36:28 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 21:36:29 ---> 343fe7160104 21:36:29 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:36:29 ---> Running in 875f25faff89 21:36:31 Removing intermediate container 875f25faff89 21:36:31 ---> 17796aba06aa 21:36:31 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:36:31 ---> Running in 875bd511e24f 21:36:33 Removing intermediate container 875bd511e24f 21:36:33 ---> 97daa28ec456 21:36:33 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:36:33 ---> Running in 03da6d7b0cfd 21:36:35 Removing intermediate container 03da6d7b0cfd 21:36:35 ---> 1b63ab4d697c 21:36:35 Step 29/35 : EXPOSE 59983 21:36:35 ---> Running in 8407bd3ed2b1 21:36:35 Removing intermediate container 8407bd3ed2b1 21:36:35 ---> 6ef722d555c2 21:36:35 Step 30/35 : EXPOSE 8554 21:36:35 ---> Running in 3218a56cdb77 21:36:35 Removing intermediate container 3218a56cdb77 21:36:35 ---> 08569bd9665c 21:36:35 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:36:35 ---> Running in 8c9963392b72 21:36:36 Removing intermediate container 8c9963392b72 21:36:36 ---> db803ef36ffc 21:36:36 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:36:36 ---> Running in 526ac59e75b7 21:36:37 Removing intermediate container 526ac59e75b7 21:36:37 ---> 70b679dd7c8e 21:36:37 Step 33/35 : LABEL arch=arm64 21:36:37 ---> Running in f3773ab2520c 21:36:37 Removing intermediate container f3773ab2520c 21:36:37 ---> b7f03274a7be 21:36:37 Step 34/35 : LABEL git_sha=96327e049a2d26e356251a4ee56d80af5c884d85 21:36:37 ---> Running in ecf49d9eab93 21:36:37 Removing intermediate container ecf49d9eab93 21:36:37 ---> c3e4e7feaadc 21:36:37 Step 35/35 : LABEL version=3.0.0-dev.19 21:36:38 ---> Running in 27d0e658cc10 21:36:38 Removing intermediate container 27d0e658cc10 21:36:38 ---> d18ef9463a6f 21:36:38 [Warning] One or more build-args [ARCH] were not consumed 21:36:38 Successfully built d18ef9463a6f 21:36:38 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:38 provisioning config files... 21:36:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/91@tmp/config5262616010897270876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:38 ---> docker-login.sh 21:36:38 nexus3.edgexfoundry.org:10001 21:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:39 Configure a credential helper to remove this warning. See 21:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:39 21:36:39 Login Succeeded 21:36:39 nexus3.edgexfoundry.org:10002 21:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:39 Configure a credential helper to remove this warning. See 21:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:39 21:36:39 Login Succeeded 21:36:39 nexus3.edgexfoundry.org:10003 21:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:40 Configure a credential helper to remove this warning. See 21:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:40 21:36:40 Login Succeeded 21:36:40 nexus3.edgexfoundry.org:10004 21:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:40 Configure a credential helper to remove this warning. See 21:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:40 21:36:40 Login Succeeded 21:36:40 docker.io 21:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:40 Configure a credential helper to remove this warning. See 21:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:40 21:36:40 Login Succeeded 21:36:40 ---> docker-login.sh ends [Pipeline] } 21:36:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:36:40 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 21:36:40 96327e049a2d26e356251a4ee56d80af5c884d85 21:36:40 latest 21:36:40 3.0.0-dev.19 21:36:40 96327e049a2d26e356251a4ee56d80af5c884d85-3.0.0-dev.19 21:36:40 main 21:36:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:41 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:96327e049a2d26e356251a4ee56d80af5c884d85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:96327e049a2d26e356251a4ee56d80af5c884d85 21:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:36:41 208349d5f137: Preparing 21:36:41 4be5c555f87a: Preparing 21:36:41 ea5c232b490a: Preparing 21:36:41 608d194cb50c: Preparing 21:36:41 acc83c6ca332: Preparing 21:36:41 ab9da4efdaf4: Preparing 21:36:41 68a2d8e0c3ad: Preparing 21:36:41 719541148793: Preparing 21:36:41 d7f231019865: Preparing 21:36:41 f578a20fa106: Preparing 21:36:41 150767232c4b: Preparing 21:36:41 edf70074bd40: Preparing 21:36:41 ab9da4efdaf4: Waiting 21:36:41 68a2d8e0c3ad: Waiting 21:36:41 719541148793: Waiting 21:36:41 d7f231019865: Waiting 21:36:41 f578a20fa106: Waiting 21:36:41 150767232c4b: Waiting 21:36:41 edf70074bd40: Waiting 21:36:41 4be5c555f87a: Pushed 21:36:41 acc83c6ca332: Pushed 21:36:41 208349d5f137: Pushed 21:36:41 ea5c232b490a: Pushed 21:36:41 ab9da4efdaf4: Pushed 21:36:42 68a2d8e0c3ad: Pushed 21:36:42 719541148793: Pushed 21:36:42 d7f231019865: Pushed 21:36:42 edf70074bd40: Layer already exists 21:36:47 608d194cb50c: Pushed 21:36:47 f578a20fa106: Pushed 21:36:59 150767232c4b: Pushed 21:36:59 96327e049a2d26e356251a4ee56d80af5c884d85: digest: sha256:0380519349ecde4dca1b38013f35f3fdeb151d06dc402e5192c6edec57846510 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:00 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:00 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:37:00 208349d5f137: Preparing 21:37:00 4be5c555f87a: Preparing 21:37:00 ea5c232b490a: Preparing 21:37:00 608d194cb50c: Preparing 21:37:00 acc83c6ca332: Preparing 21:37:00 ab9da4efdaf4: Preparing 21:37:00 68a2d8e0c3ad: Preparing 21:37:00 719541148793: Preparing 21:37:00 d7f231019865: Preparing 21:37:00 f578a20fa106: Preparing 21:37:00 150767232c4b: Preparing 21:37:00 edf70074bd40: Preparing 21:37:00 ab9da4efdaf4: Waiting 21:37:00 68a2d8e0c3ad: Waiting 21:37:00 719541148793: Waiting 21:37:00 f578a20fa106: Waiting 21:37:00 d7f231019865: Waiting 21:37:00 150767232c4b: Waiting 21:37:00 edf70074bd40: Waiting 21:37:00 208349d5f137: Layer already exists 21:37:00 608d194cb50c: Layer already exists 21:37:00 ea5c232b490a: Layer already exists 21:37:00 4be5c555f87a: Layer already exists 21:37:00 acc83c6ca332: Layer already exists 21:37:00 ab9da4efdaf4: Layer already exists 21:37:00 719541148793: Layer already exists 21:37:00 d7f231019865: Layer already exists 21:37:00 68a2d8e0c3ad: Layer already exists 21:37:00 f578a20fa106: Layer already exists 21:37:00 150767232c4b: Layer already exists 21:37:00 edf70074bd40: Layer already exists 21:37:00 latest: digest: sha256:0380519349ecde4dca1b38013f35f3fdeb151d06dc402e5192c6edec57846510 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:01 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.19 21:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:37:01 208349d5f137: Preparing 21:37:01 4be5c555f87a: Preparing 21:37:01 ea5c232b490a: Preparing 21:37:01 608d194cb50c: Preparing 21:37:01 acc83c6ca332: Preparing 21:37:01 ab9da4efdaf4: Preparing 21:37:01 68a2d8e0c3ad: Preparing 21:37:01 719541148793: Preparing 21:37:01 d7f231019865: Preparing 21:37:01 f578a20fa106: Preparing 21:37:01 150767232c4b: Preparing 21:37:01 edf70074bd40: Preparing 21:37:01 d7f231019865: Waiting 21:37:01 f578a20fa106: Waiting 21:37:01 150767232c4b: Waiting 21:37:01 ab9da4efdaf4: Waiting 21:37:01 68a2d8e0c3ad: Waiting 21:37:01 719541148793: Waiting 21:37:01 edf70074bd40: Waiting 21:37:01 208349d5f137: Layer already exists 21:37:01 4be5c555f87a: Layer already exists 21:37:01 ea5c232b490a: Layer already exists 21:37:01 608d194cb50c: Layer already exists 21:37:01 acc83c6ca332: Layer already exists 21:37:01 d7f231019865: Layer already exists 21:37:01 ab9da4efdaf4: Layer already exists 21:37:01 719541148793: Layer already exists 21:37:01 f578a20fa106: Layer already exists 21:37:01 68a2d8e0c3ad: Layer already exists 21:37:01 edf70074bd40: Layer already exists 21:37:01 150767232c4b: Layer already exists 21:37:01 3.0.0-dev.19: digest: sha256:0380519349ecde4dca1b38013f35f3fdeb151d06dc402e5192c6edec57846510 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:02 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:96327e049a2d26e356251a4ee56d80af5c884d85-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:96327e049a2d26e356251a4ee56d80af5c884d85-3.0.0-dev.19 21:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:37:02 208349d5f137: Preparing 21:37:02 4be5c555f87a: Preparing 21:37:02 ea5c232b490a: Preparing 21:37:02 608d194cb50c: Preparing 21:37:02 acc83c6ca332: Preparing 21:37:02 ab9da4efdaf4: Preparing 21:37:02 68a2d8e0c3ad: Preparing 21:37:02 719541148793: Preparing 21:37:02 d7f231019865: Preparing 21:37:02 f578a20fa106: Preparing 21:37:02 150767232c4b: Preparing 21:37:02 edf70074bd40: Preparing 21:37:02 719541148793: Waiting 21:37:02 d7f231019865: Waiting 21:37:02 f578a20fa106: Waiting 21:37:02 150767232c4b: Waiting 21:37:02 ab9da4efdaf4: Waiting 21:37:02 68a2d8e0c3ad: Waiting 21:37:02 edf70074bd40: Waiting 21:37:02 208349d5f137: Layer already exists 21:37:02 4be5c555f87a: Layer already exists 21:37:02 acc83c6ca332: Layer already exists 21:37:02 608d194cb50c: Layer already exists 21:37:02 ea5c232b490a: Layer already exists 21:37:02 ab9da4efdaf4: Layer already exists 21:37:02 68a2d8e0c3ad: Layer already exists 21:37:02 719541148793: Layer already exists 21:37:02 d7f231019865: Layer already exists 21:37:02 f578a20fa106: Layer already exists 21:37:02 150767232c4b: Layer already exists 21:37:02 edf70074bd40: Layer already exists 21:37:02 96327e049a2d26e356251a4ee56d80af5c884d85-3.0.0-dev.19: digest: sha256:0380519349ecde4dca1b38013f35f3fdeb151d06dc402e5192c6edec57846510 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:03 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 21:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:37:03 208349d5f137: Preparing 21:37:03 4be5c555f87a: Preparing 21:37:03 ea5c232b490a: Preparing 21:37:03 608d194cb50c: Preparing 21:37:03 acc83c6ca332: Preparing 21:37:03 ab9da4efdaf4: Preparing 21:37:03 68a2d8e0c3ad: Preparing 21:37:03 719541148793: Preparing 21:37:03 d7f231019865: Preparing 21:37:03 f578a20fa106: Preparing 21:37:03 150767232c4b: Preparing 21:37:03 edf70074bd40: Preparing 21:37:03 ab9da4efdaf4: Waiting 21:37:03 d7f231019865: Waiting 21:37:03 f578a20fa106: Waiting 21:37:03 68a2d8e0c3ad: Waiting 21:37:03 edf70074bd40: Waiting 21:37:03 150767232c4b: Waiting 21:37:03 719541148793: Waiting 21:37:03 608d194cb50c: Layer already exists 21:37:03 acc83c6ca332: Layer already exists 21:37:03 4be5c555f87a: Layer already exists 21:37:03 ea5c232b490a: Layer already exists 21:37:03 208349d5f137: Layer already exists 21:37:03 68a2d8e0c3ad: Layer already exists 21:37:03 719541148793: Layer already exists 21:37:03 ab9da4efdaf4: Layer already exists 21:37:03 f578a20fa106: Layer already exists 21:37:03 d7f231019865: Layer already exists 21:37:03 edf70074bd40: Layer already exists 21:37:03 150767232c4b: Layer already exists 21:37:03 main: digest: sha256:0380519349ecde4dca1b38013f35f3fdeb151d06dc402e5192c6edec57846510 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:37:03 ===================================================== [Pipeline] echo 21:37:03 taggedImages: 21:37:03 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:96327e049a2d26e356251a4ee56d80af5c884d85 21:37:03 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:37:03 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.19 21:37:03 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:96327e049a2d26e356251a4ee56d80af5c884d85-3.0.0-dev.19 21:37:03 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:04 21:37:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:04 arm64: Pulling from edgex-lftools-log-publisher 21:37:04 8998bd30e6a1: Pulling fs layer 21:37:04 04944245beec: Pulling fs layer 21:37:04 699f458cf7ca: Pulling fs layer 21:37:04 765212b225bb: Pulling fs layer 21:37:04 f23df028b6ca: Pulling fs layer 21:37:04 d65c8cfc05b1: Pulling fs layer 21:37:04 2437ff75d9bd: Pulling fs layer 21:37:04 765212b225bb: Waiting 21:37:04 f23df028b6ca: Waiting 21:37:04 d65c8cfc05b1: Waiting 21:37:04 2437ff75d9bd: Waiting 21:37:04 04944245beec: Verifying Checksum 21:37:04 04944245beec: Download complete 21:37:04 765212b225bb: Verifying Checksum 21:37:04 765212b225bb: Download complete 21:37:04 f23df028b6ca: Verifying Checksum 21:37:04 f23df028b6ca: Download complete 21:37:04 d65c8cfc05b1: Download complete 21:37:05 699f458cf7ca: Verifying Checksum 21:37:05 699f458cf7ca: Download complete 21:37:05 8998bd30e6a1: Verifying Checksum 21:37:05 8998bd30e6a1: Download complete 21:37:07 2437ff75d9bd: Verifying Checksum 21:37:07 2437ff75d9bd: Download complete 21:37:09 8998bd30e6a1: Pull complete 21:37:09 04944245beec: Pull complete 21:37:10 699f458cf7ca: Pull complete 21:37:11 765212b225bb: Pull complete 21:37:11 f23df028b6ca: Pull complete 21:37:11 d65c8cfc05b1: Pull complete 21:37:26 2437ff75d9bd: Pull complete 21:37:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:37:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:27 prd-ubuntu20.04-docker-arm64-4c-16g-2523 does not seem to be running inside a container 21:37:27 $ 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/device-usb-camera/91 -v /w/workspace/device-usb-camera/91:/w/workspace/device-usb-camera/91:rw,z -v /w/workspace/device-usb-camera/91@tmp:/w/workspace/device-usb-camera/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:37:29 $ docker top 12604762cc3dc01b6e2cdbaee7d62c8bd2e37935d652e5e99715bedd6fd529fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:30 ---> job-cost.sh 21:37:30 lf-activate-venv: SKIPPING 21:37:30 INFO: No Stack... 21:37:31 INFO: Retrieving Pricing Info for: v3-standard-4 21:37:31 INFO: Archiving Costs [Pipeline] sh 21:37:32 + cat /w/workspace/device-usb-camera/91/archives/cost.csv 21:37:32 + cut -d, -f6 [Pipeline] lock 21:37:32 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-91-stack-cost] 21:37:32 Resource [jenkins-edgexfoundry-device-usb-camera-main-91-stack-cost] did not exist. Created. 21:37:32 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:37:33 /w/workspace/device-usb-camera/91@tmp/durable-cc05674b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:37:33 + echo total: 0.10999999940395355 [Pipeline] stash 21:37:33 Warning: overwriting stash ‘stack-cost’ 21:37:33 Stashed 1 file(s) [Pipeline] } 21:37:33 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 21:37:34 $ docker stop --time=1 12604762cc3dc01b6e2cdbaee7d62c8bd2e37935d652e5e99715bedd6fd529fb 21:37:35 $ docker rm -f --volumes 12604762cc3dc01b6e2cdbaee7d62c8bd2e37935d652e5e99715bedd6fd529fb [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 21:37:35 provisioning config files... 21:37:35 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8186146887232722682tmp [Pipeline] { [Pipeline] sh 21:37:36 + set +x 21:37:36 + + curl -s https://codecov.io/bash 21:37:36 bash -s -- 21:37:36 21:37:36 _____ _ 21:37:36 / ____| | | 21:37:36 | | ___ __| | ___ ___ _____ __ 21:37:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:37:36 | |___| (_) | (_| | __/ (_| (_) \ V / 21:37:36 \_____\___/ \__,_|\___|\___\___/ \_/ 21:37:36 Bash-1.0.6 21:37:36 21:37:36 21:37:36 ==> git version 2.25.1 found 21:37:36 ==> 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 21:37:36 Release-Date: 2020-01-08 21:37:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:37:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:37:36 ==> Jenkins CI detected. 21:37:36 current dir:  /w/workspace/exfoundry_device-usb-camera_main 21:37:36 project root: . 21:37:36 --> token set from env 21:37:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:37:36 ==> Running gcov in . (disable via -X gcov) 21:37:36 ==> Python coveragepy not found 21:37:36 ==> Searching for coverage reports in: 21:37:36 + . 21:37:36 -> Found 1 reports 21:37:36 ==> Detecting git/mercurial file structure 21:37:36 ==> Reading reports 21:37:36 + ./coverage.out bytes=28352 21:37:36 ==> Appending adjustments 21:37:36 https://docs.codecov.io/docs/fixing-reports 21:37:36 + Found adjustments 21:37:36 ==> Gzipping contents 21:37:36 4.0K /tmp/codecov.x9637J.gz 21:37:36 ==> Uploading reports 21:37:36 url: https://codecov.io 21:37:36 query: branch=main&commit=96327e049a2d26e356251a4ee56d80af5c884d85&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:37:36 -> Pinging Codecov 21:37:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=96327e049a2d26e356251a4ee56d80af5c884d85&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:37:36 -> Uploading to 21:37:36 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/73D8F5FF140700D3E01443B452E23636/96327e049a2d26e356251a4ee56d80af5c884d85/bf1d88ee-ad89-468c-aa3f-3ac1466d6180.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T213736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d485a9aa279c898380a20ad5f4b38d10b52d689492f4d531b0f35ee151991789 21:37:36 % Total % Received % Xferd Average Speed Time Time Time Current 21:37:36 Dload Upload Total Spent Left Speed 21:37:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3919 0 0 100 3919 0 13329 --:--:-- --:--:-- --:--:-- 13329 21:37:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/96327e049a2d26e356251a4ee56d80af5c884d85 [Pipeline] } 21:37:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:37:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:37:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:37:37 21:37:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:37:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:37:38 df9b9388f04a: Pulling fs layer 21:37:38 52dc419b0ee2: Pulling fs layer 21:37:38 25bc292e5bac: Pulling fs layer 21:37:38 114826534d7a: Pulling fs layer 21:37:38 4657fd5d0bcf: Pulling fs layer 21:37:38 6ad1cebc031e: Pulling fs layer 21:37:38 8a3aa393b2d8: Pulling fs layer 21:37:38 4657fd5d0bcf: Waiting 21:37:38 6ad1cebc031e: Waiting 21:37:38 8a3aa393b2d8: Waiting 21:37:38 114826534d7a: Waiting 21:37:38 25bc292e5bac: Verifying Checksum 21:37:38 25bc292e5bac: Download complete 21:37:38 52dc419b0ee2: Download complete 21:37:38 4657fd5d0bcf: Verifying Checksum 21:37:38 4657fd5d0bcf: Download complete 21:37:38 df9b9388f04a: Download complete 21:37:38 df9b9388f04a: Pull complete 21:37:38 6ad1cebc031e: Verifying Checksum 21:37:38 6ad1cebc031e: Download complete 21:37:38 52dc419b0ee2: Pull complete 21:37:38 25bc292e5bac: Pull complete 21:37:38 114826534d7a: Verifying Checksum 21:37:38 114826534d7a: Download complete 21:37:38 8a3aa393b2d8: Verifying Checksum 21:37:38 8a3aa393b2d8: Download complete 21:37:42 114826534d7a: Pull complete 21:37:42 4657fd5d0bcf: Pull complete 21:37:42 6ad1cebc031e: Pull complete 21:37:44 8a3aa393b2d8: Pull complete 21:37:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:37:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:37:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:44 prd-ubuntu20.04-docker-8c-8g-2521 does not seem to be running inside a container 21:37:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:37:48 $ docker top ad4cd3415c2ef1952231b66af14724113e3da08fd7b9e12060c7ecd67f01b53e -eo pid,comm [Pipeline] { [Pipeline] echo 21:37:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 21:37:48 + set -o pipefail 21:37:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 21:37:52 21:37:52 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 21:37:52 21:37:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/5e68f1b6-bdee-47c2-9283-51140ff325e2 21:37:52 21:37:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:37:52 21:37:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:37:52 21:37:52 21:37:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:37:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:37:52 More details here: https://snyk.co/ue1NS [Pipeline] } 21:37:52 $ docker stop --time=1 ad4cd3415c2ef1952231b66af14724113e3da08fd7b9e12060c7ecd67f01b53e 21:37:55 $ docker rm -f --volumes ad4cd3415c2ef1952231b66af14724113e3da08fd7b9e12060c7ecd67f01b53e [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 21:37:56 + git log --format=format:%s -1 96327e049a2d26e356251a4ee56d80af5c884d85 [Pipeline] sh 21:37:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:37:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:57 prd-ubuntu20.04-docker-8c-8g-2521 does not seem to be running inside a container 21:37:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:37:57 $ docker top 55f981a01c007bc3e08f57bb93cad6df9f7ef67cbc852e0f1a998c5226657d9c -eo pid,comm 21:37:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:37:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:37:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:57 [ssh-agent] Looking for ssh-agent implementation... 21:37:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:57 $ docker exec 55f981a01c007bc3e08f57bb93cad6df9f7ef67cbc852e0f1a998c5226657d9c ssh-agent 21:37:57 SSH_AUTH_SOCK=/tmp/ssh-N6ObRZFn2TeA/agent.31 21:37:57 SSH_AGENT_PID=37 21:37:57 Running ssh-add (command line suppressed) 21:37:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8921888398955177056.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8921888398955177056.key) 21:37:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:58 + git semver tag 21:37:58 2023-03-16 21:37:58,350 [run_tag] DEBUG tag force:False 21:37:58 2023-03-16 21:37:58,350 [check_head_tag] DEBUG check head tag 21:37:58 2023-03-16 21:37:58,352 [execute] INFO git cat-file --batch-check 21:37:58 2023-03-16 21:37:58,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:37:58 2023-03-16 21:37:58,356 [execute] INFO git cat-file --batch 21:37:58 2023-03-16 21:37:58,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:37:58 2023-03-16 21:37:58,378 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:37:58 2023-03-16 21:37:58,378 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 21:37:58 2023-03-16 21:37:58,378 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:37:58 2023-03-16 21:37:58,383 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:37:58 3.0.0-dev.19 [Pipeline] } 21:37:58 $ docker exec --env ******** --env ******** 55f981a01c007bc3e08f57bb93cad6df9f7ef67cbc852e0f1a998c5226657d9c ssh-agent -k 21:37:58 unset SSH_AUTH_SOCK; 21:37:58 unset SSH_AGENT_PID; 21:37:58 echo Agent pid 37 killed; 21:37:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:37:58 + git semver [Pipeline] } 21:37:59 $ docker stop --time=1 55f981a01c007bc3e08f57bb93cad6df9f7ef67cbc852e0f1a998c5226657d9c 21:38:00 $ docker rm -f --volumes 55f981a01c007bc3e08f57bb93cad6df9f7ef67cbc852e0f1a998c5226657d9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:38:00 21:38:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:38:01 0.23.1-centos7: Pulling from edgex-lftools 21:38:01 ab5ef0e58194: Pulling fs layer 21:38:01 9712f1f96733: Pulling fs layer 21:38:01 63f879dbbcfc: Pulling fs layer 21:38:01 0d9ebad4ef96: Pulling fs layer 21:38:01 e9a5061849ea: Pulling fs layer 21:38:01 d747dcd14b5f: Pulling fs layer 21:38:01 2de7ff778b66: Pulling fs layer 21:38:01 2de7ff778b66: Waiting 21:38:01 d747dcd14b5f: Waiting 21:38:01 0d9ebad4ef96: Waiting 21:38:01 e9a5061849ea: Waiting 21:38:01 9712f1f96733: Download complete 21:38:01 63f879dbbcfc: Verifying Checksum 21:38:01 63f879dbbcfc: Download complete 21:38:01 e9a5061849ea: Verifying Checksum 21:38:01 e9a5061849ea: Download complete 21:38:01 d747dcd14b5f: Verifying Checksum 21:38:01 d747dcd14b5f: Download complete 21:38:01 ab5ef0e58194: Verifying Checksum 21:38:01 ab5ef0e58194: Download complete 21:38:01 0d9ebad4ef96: Verifying Checksum 21:38:01 0d9ebad4ef96: Download complete 21:38:01 2de7ff778b66: Verifying Checksum 21:38:01 2de7ff778b66: Download complete 21:38:04 ab5ef0e58194: Pull complete 21:38:04 9712f1f96733: Pull complete 21:38:04 63f879dbbcfc: Pull complete 21:38:09 0d9ebad4ef96: Pull complete 21:38:09 e9a5061849ea: Pull complete 21:38:09 d747dcd14b5f: Pull complete 21:38:10 2de7ff778b66: Pull complete 21:38:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:38:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:10 prd-ubuntu20.04-docker-8c-8g-2521 does not seem to be running inside a container 21:38:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:38:14 $ docker top a79565830f1cd8c91df17d1f2c51511612ed55ae9deff613e578a66e9bab802c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:38:14 provisioning config files... 21:38:14 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7928440915626345808tmp 21:38:14 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8785108792012330068tmp 21:38:14 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1626813017512371068tmp [Pipeline] { [Pipeline] echo 21:38:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:38:14 ---> sigul-configuration.sh 21:38:14 gpg: directory `/root/.gnupg' created 21:38:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:38:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:38:14 gpg: keyring `/root/.gnupg/secring.gpg' created 21:38:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:38:14 gpg: CAST5 encrypted data 21:38:14 gpg: encrypted with 1 passphrase 21:38:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:38:15 + mkdir /home/jenkins 21:38:15 + mkdir /home/jenkins/sigul [Pipeline] sh 21:38:15 + 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 21:38:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:38:15 ---> sigul-install.sh 21:38:15 Sigul already installed; skipping installation. [Pipeline] sh 21:38:15 + git tag --list 21:38:15 v0.0.0 21:38:15 v0.0.1-dev.1 21:38:15 v0.0.1-dev.10 21:38:15 v0.0.1-dev.11 21:38:15 v0.0.1-dev.12 21:38:15 v0.0.1-dev.13 21:38:15 v0.0.1-dev.14 21:38:15 v0.0.1-dev.15 21:38:15 v0.0.1-dev.16 21:38:15 v0.0.1-dev.2 21:38:15 v0.0.1-dev.3 21:38:15 v0.0.1-dev.4 21:38:15 v0.0.1-dev.5 21:38:15 v0.0.1-dev.6 21:38:15 v0.0.1-dev.7 21:38:15 v0.0.1-dev.8 21:38:15 v0.0.1-dev.9 21:38:15 v2.2.0 21:38:15 v2.2.0-dev.17 21:38:15 v2.2.0-dev.18 21:38:15 v2.2.0-dev.19 21:38:15 v2.2.0-dev.20 21:38:15 v2.2.0-dev.21 21:38:15 v2.2.0-dev.22 21:38:15 v2.2.0-dev.23 21:38:15 v2.2.0-dev.24 21:38:15 v2.2.0-dev.25 21:38:15 v2.2.0-dev.26 21:38:15 v2.2.0-dev.27 21:38:15 v2.3.0 21:38:15 v2.3.0-dev.1 21:38:15 v2.3.0-dev.10 21:38:15 v2.3.0-dev.11 21:38:15 v2.3.0-dev.12 21:38:15 v2.3.0-dev.13 21:38:15 v2.3.0-dev.14 21:38:15 v2.3.0-dev.15 21:38:15 v2.3.0-dev.16 21:38:15 v2.3.0-dev.17 21:38:15 v2.3.0-dev.18 21:38:15 v2.3.0-dev.19 21:38:15 v2.3.0-dev.2 21:38:15 v2.3.0-dev.20 21:38:15 v2.3.0-dev.21 21:38:15 v2.3.0-dev.22 21:38:15 v2.3.0-dev.23 21:38:15 v2.3.0-dev.24 21:38:15 v2.3.0-dev.25 21:38:15 v2.3.0-dev.26 21:38:15 v2.3.0-dev.27 21:38:15 v2.3.0-dev.28 21:38:15 v2.3.0-dev.3 21:38:15 v2.3.0-dev.4 21:38:15 v2.3.0-dev.5 21:38:15 v2.3.0-dev.6 21:38:15 v2.3.0-dev.7 21:38:15 v2.3.0-dev.8 21:38:15 v2.3.0-dev.9 21:38:15 v3.0.0-dev.1 21:38:15 v3.0.0-dev.10 21:38:15 v3.0.0-dev.11 21:38:15 v3.0.0-dev.12 21:38:15 v3.0.0-dev.13 21:38:15 v3.0.0-dev.14 21:38:15 v3.0.0-dev.15 21:38:15 v3.0.0-dev.16 21:38:15 v3.0.0-dev.17 21:38:15 v3.0.0-dev.18 21:38:15 v3.0.0-dev.19 21:38:15 v3.0.0-dev.2 21:38:15 v3.0.0-dev.3 21:38:15 v3.0.0-dev.4 21:38:15 v3.0.0-dev.5 21:38:15 v3.0.0-dev.6 21:38:15 v3.0.0-dev.7 21:38:15 v3.0.0-dev.8 21:38:15 v3.0.0-dev.9 [Pipeline] sh 21:38:16 + lftools sign git-tag v3.0.0-dev.19 21:38:16 Signing Git tag with Sigul... 21:38:16 Signing v3.0.0-dev.19 [Pipeline] echo 21:38:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:38:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:38:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:38:17 $ docker stop --time=1 a79565830f1cd8c91df17d1f2c51511612ed55ae9deff613e578a66e9bab802c 21:38:19 $ docker rm -f --volumes a79565830f1cd8c91df17d1f2c51511612ed55ae9deff613e578a66e9bab802c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:38:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:38:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:38:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:19 prd-ubuntu20.04-docker-8c-8g-2521 does not seem to be running inside a container 21:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:38:20 $ docker top 674aacf8a6e79fc77ee068ca6294e03c40328647533bf56c51b94d56cc15f652 -eo pid,comm 21:38:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:38:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:38:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:20 [ssh-agent] Looking for ssh-agent implementation... 21:38:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:20 $ docker exec 674aacf8a6e79fc77ee068ca6294e03c40328647533bf56c51b94d56cc15f652 ssh-agent 21:38:20 SSH_AUTH_SOCK=/tmp/ssh-m1JbGUi1uNwZ/agent.32 21:38:20 SSH_AGENT_PID=38 21:38:20 Running ssh-add (command line suppressed) 21:38:20 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17890628510350297017.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17890628510350297017.key) 21:38:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:20 + git semver bump pre 21:38:21 2023-03-16 21:38:21,026 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:38:21 2023-03-16 21:38:21,027 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev 21:38:21 2023-03-16 21:38:21,027 [bump_version] DEBUG bumped version:3.0.0-dev.20 21:38:21 2023-03-16 21:38:21,027 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 21:38:21 2023-03-16 21:38:21,027 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:38:21 2023-03-16 21:38:21,027 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:38:21 2023-03-16 21:38:21,028 [execute] INFO git cat-file --batch-check 21:38:21 2023-03-16 21:38:21,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:38:21 2023-03-16 21:38:21,034 [execute] INFO git cat-file --batch 21:38:21 2023-03-16 21:38:21,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:38:21 2023-03-16 21:38:21,039 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:38:21 3.0.0-dev.20 [Pipeline] } 21:38:21 $ docker exec --env ******** --env ******** 674aacf8a6e79fc77ee068ca6294e03c40328647533bf56c51b94d56cc15f652 ssh-agent -k 21:38:21 unset SSH_AUTH_SOCK; 21:38:21 unset SSH_AGENT_PID; 21:38:21 echo Agent pid 38 killed; 21:38:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:38:21 + git semver [Pipeline] } 21:38:21 $ docker stop --time=1 674aacf8a6e79fc77ee068ca6294e03c40328647533bf56c51b94d56cc15f652 21:38:23 $ docker rm -f --volumes 674aacf8a6e79fc77ee068ca6294e03c40328647533bf56c51b94d56cc15f652 [Pipeline] // withDockerContainer [Pipeline] sh 21:38:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:38:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:38:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:23 prd-ubuntu20.04-docker-8c-8g-2521 does not seem to be running inside a container 21:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:38:24 $ docker top 28c79a64c9b4964898d9107998b6f50cb55af303c1f48fefd6186ab2cc1e45fe -eo pid,comm 21:38:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:38:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:38:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:24 [ssh-agent] Looking for ssh-agent implementation... 21:38:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:24 $ docker exec 28c79a64c9b4964898d9107998b6f50cb55af303c1f48fefd6186ab2cc1e45fe ssh-agent 21:38:24 SSH_AUTH_SOCK=/tmp/ssh-jpl1FxtJy7sC/agent.33 21:38:24 SSH_AGENT_PID=39 21:38:24 Running ssh-add (command line suppressed) 21:38:24 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7197845801017222037.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7197845801017222037.key) 21:38:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:24 + git semver push 21:38:25 2023-03-16 21:38:25,004 [run_push] DEBUG push 21:38:25 2023-03-16 21:38:25,005 [execute] INFO git cat-file --batch-check 21:38:25 2023-03-16 21:38:25,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:38:25 2023-03-16 21:38:25,010 [execute] INFO git rev-list eb70d667725151ecc6eed3a48b9c34f25ab4375f -- 21:38:25 2023-03-16 21:38:25,010 [execute] DEBUG Popen(['git', 'rev-list', 'eb70d667725151ecc6eed3a48b9c34f25ab4375f', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:38:25 2023-03-16 21:38:25,016 [execute] INFO git fetch -v origin 21:38:25 2023-03-16 21:38:25,016 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 21:38:25 2023-03-16 21:38:25,484 [run_push] DEBUG no remote changes detected 21:38:25 2023-03-16 21:38:25,484 [execute] INFO git push origin semver 21:38:25 2023-03-16 21:38:25,485 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:38:26 2023-03-16 21:38:26,273 [run_push] DEBUG push all version tags 21:38:26 2023-03-16 21:38:26,274 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:38:26 2023-03-16 21:38:26,274 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:38:27 2023-03-16 21:38:26,988 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:38:27 3.0.0-dev.20 [Pipeline] } 21:38:27 $ docker exec --env ******** --env ******** 28c79a64c9b4964898d9107998b6f50cb55af303c1f48fefd6186ab2cc1e45fe ssh-agent -k 21:38:27 unset SSH_AUTH_SOCK; 21:38:27 unset SSH_AGENT_PID; 21:38:27 echo Agent pid 39 killed; 21:38:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:38:27 + git semver [Pipeline] } 21:38:27 $ docker stop --time=1 28c79a64c9b4964898d9107998b6f50cb55af303c1f48fefd6186ab2cc1e45fe 21:38:29 $ docker rm -f --volumes 28c79a64c9b4964898d9107998b6f50cb55af303c1f48fefd6186ab2cc1e45fe [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 21:38:29 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 21:38:29 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:38:29 total 16 21:38:29 drwxr-xr-x 3 root root 4096 Mar 16 21:27 . 21:38:29 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 21:38 .. 21:38:29 drwxr-xr-x 2 root root 4096 Mar 16 21:27 cost 21:38:29 -rw-r--r-- 1 root root 88 Mar 16 21:27 cost.csv 21:38:29 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 21:38:29 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:38:29 total 16 21:38:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 21:27 . 21:38:29 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 21:38 .. 21:38:29 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 21:27 cost 21:38:29 -rw-r--r-- 1 jenkins jenkins 88 Mar 16 21:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:38:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:38:30 ---> package-listing.sh 21:38:30 ++ facter osfamily 21:38:30 ++ tr '[:upper:]' '[:lower:]' 21:38:31 + OS_FAMILY=debian 21:38:31 + workspace=/w/workspace/exfoundry_device-usb-camera_main 21:38:31 + START_PACKAGES=/tmp/packages_start.txt 21:38:31 + END_PACKAGES=/tmp/packages_end.txt 21:38:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:38:31 + PACKAGES=/tmp/packages_start.txt 21:38:31 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:38:31 + PACKAGES=/tmp/packages_end.txt 21:38:31 + case "${OS_FAMILY}" in 21:38:31 + dpkg -l 21:38:31 + grep '^ii' 21:38:31 + '[' -f /tmp/packages_start.txt ']' 21:38:31 + '[' -f /tmp/packages_end.txt ']' 21:38:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:38:31 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:38:31 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 21:38:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 21:38:31 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:38:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:38:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:32 prd-ubuntu20.04-docker-8c-8g-2521 does not seem to be running inside a container 21:38:32 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 21:38:32 $ docker top 75ef2bab2b50c03fdf268793bb1ed613faf4ee7df0993f96346ed798526959b4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:32 + touch /tmp/pre-build-complete [Pipeline] sh 21:38:32 + mkdir -p /var/log/sysstat [Pipeline] sh 21:38:33 + ls /var/log/sa-host 21:38:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:38:33 provisioning config files... 21:38:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13921921055653134823tmp [Pipeline] { [Pipeline] echo 21:38:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:38:33 ---> create-netrc.sh [Pipeline] } 21:38:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:38:33 ---> python-tools-install.sh [Pipeline] echo 21:38:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:38:34 ---> sudo-logs.sh 21:38:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:38:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:38:34 ---> job-cost.sh 21:38:34 lf-activate-venv: SKIPPING 21:38:34 DEBUG: total: 0.2199999988079071 21:38:34 INFO: Retrieving Stack Cost... 21:38:39 INFO: Retrieving Pricing Info for: v3-standard-8 21:38:40 INFO: Archiving Costs [Pipeline] echo 21:38:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:38:40 ---> logs-deploy.sh 21:38:40 lf-activate-venv: SKIPPING 21:38:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/91 21:38:40 INFO: archiving workspace using pattern(s): 21:38:41 Archives upload complete. 21:38:41 INFO: archiving logs to Nexus