Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 040a5a62acea184fdd41387d4dec6344494c5d71 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-ssh16583403860782454631.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh6569624172027713002.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12151669643694856213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh7196089857162069541.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-ssh4671085569354508119.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-2387 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 040a5a62acea184fdd41387d4dec6344494c5d71 (main) Commit message: "feat: FrameRate command v4l2 (#265)" > 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 040a5a62acea184fdd41387d4dec6344494c5d71 # timeout=10 > git rev-list --no-walk 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:09:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:09:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:09:26 ========================================================= 17:09:26 EdgeX Global Pipelines Version Info 17:09:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:09:26 ------------------- 17:09:26 stable info: 17:09:26 ------------------- 17:09:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:09:26 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:09:26 Message: update stable to v1.0.250 17:09:27 ------------------- 17:09:27 experimental info: 17:09:27 ------------------- 17:09:27 Commited By: **** collab-it+edgex@linuxfoundation.org 17:09:27 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:09:27 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:09:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:09:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:09:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:09:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:09:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:09:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:09:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:09:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:09:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:09:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] echo 17:09:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 040a5a6 [Pipeline] echo 17:09:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:28 provisioning config files... 17:09:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5190246540720606001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:28 ---> docker-login.sh 17:09:28 nexus3.edgexfoundry.org:10001 17:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:28 Configure a credential helper to remove this warning. See 17:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:28 17:09:28 Login Succeeded 17:09:28 nexus3.edgexfoundry.org:10002 17:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:29 Configure a credential helper to remove this warning. See 17:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:29 17:09:29 Login Succeeded 17:09:29 nexus3.edgexfoundry.org:10003 17:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:29 Configure a credential helper to remove this warning. See 17:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:29 17:09:29 Login Succeeded 17:09:29 nexus3.edgexfoundry.org:10004 17:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:29 Configure a credential helper to remove this warning. See 17:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:29 17:09:29 Login Succeeded 17:09:29 docker.io 17:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:29 Configure a credential helper to remove this warning. See 17:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:29 17:09:29 Login Succeeded 17:09:29 ---> docker-login.sh ends [Pipeline] } 17:09:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:09:29 + git rev-list -1 --merges 040a5a62acea184fdd41387d4dec6344494c5d71~1..040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] echo 17:09:30 -----------> git rev-list -1 --merges 040a5a62acea184fdd41387d4dec6344494c5d71~1..040a5a62acea184fdd41387d4dec6344494c5d71 040a5a62acea184fdd41387d4dec6344494c5d71 [false] [Pipeline] sh 17:09:30 + git log --format=format:%s -1 040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] echo 17:09:30 ========================================================= 17:09:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:09:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:30 + git log --format=format:%s -1 040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] echo 17:09:30 [semverPrep] GIT_COMMIT: 040a5a62acea184fdd41387d4dec6344494c5d71, Commit Message: feat: FrameRate command v4l2 (#265) [Pipeline] echo 17:09:30 [semverPrep] This is not a build commit. [Pipeline] sh 17:09:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:09:31 + grep -v github /etc/ssh/ssh_known_hosts 17:09:31 + [ -e /tmp/ssh_known_hosts ] 17:09:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:09:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:09:31 + sudo tee -a /etc/ssh/ssh_known_hosts 17:09:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:31 17:09:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:31 0.1.4: Pulling from edgex-devops/py-git-semver 17:09:31 b85a868b505f: Pulling fs layer 17:09:31 e2be974225ed: Pulling fs layer 17:09:31 339a4e72a1f5: Pulling fs layer 17:09:31 988bab9f4d93: Pulling fs layer 17:09:31 1469e6f7b9e6: Pulling fs layer 17:09:31 eaf3925da568: Pulling fs layer 17:09:31 bab4dde63d76: Pulling fs layer 17:09:31 bde34c3a00c8: Pulling fs layer 17:09:31 b352a97aabf1: Pulling fs layer 17:09:31 4872d77fe225: Pulling fs layer 17:09:31 5851b861e8e6: Pulling fs layer 17:09:31 eaf3925da568: Waiting 17:09:31 bab4dde63d76: Waiting 17:09:31 988bab9f4d93: Waiting 17:09:31 bde34c3a00c8: Waiting 17:09:31 5851b861e8e6: Waiting 17:09:31 4872d77fe225: Waiting 17:09:31 1469e6f7b9e6: Waiting 17:09:31 b352a97aabf1: Waiting 17:09:31 e2be974225ed: Verifying Checksum 17:09:31 e2be974225ed: Download complete 17:09:31 988bab9f4d93: Verifying Checksum 17:09:31 988bab9f4d93: Download complete 17:09:32 1469e6f7b9e6: Verifying Checksum 17:09:32 1469e6f7b9e6: Download complete 17:09:32 eaf3925da568: Verifying Checksum 17:09:32 eaf3925da568: Download complete 17:09:32 339a4e72a1f5: Verifying Checksum 17:09:32 339a4e72a1f5: Download complete 17:09:32 bde34c3a00c8: Download complete 17:09:32 4872d77fe225: Verifying Checksum 17:09:32 4872d77fe225: Download complete 17:09:32 5851b861e8e6: Verifying Checksum 17:09:32 5851b861e8e6: Download complete 17:09:32 b85a868b505f: Verifying Checksum 17:09:32 b85a868b505f: Download complete 17:09:32 bab4dde63d76: Verifying Checksum 17:09:32 bab4dde63d76: Download complete 17:09:33 b85a868b505f: Pull complete 17:09:33 e2be974225ed: Pull complete 17:09:33 339a4e72a1f5: Pull complete 17:09:33 988bab9f4d93: Pull complete 17:09:34 1469e6f7b9e6: Pull complete 17:09:34 eaf3925da568: Pull complete 17:09:35 bab4dde63d76: Pull complete 17:09:35 bde34c3a00c8: Pull complete 17:09:35 b352a97aabf1: Pull complete 17:09:35 4872d77fe225: Pull complete 17:09:35 5851b861e8e6: Pull complete 17:09:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:36 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 17:09:36 $ 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 17:09:37 $ docker top d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 -eo pid,comm 17:09:37 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). 17:09:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:37 [ssh-agent] Looking for ssh-agent implementation... 17:09:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:37 $ docker exec d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 ssh-agent 17:09:37 SSH_AUTH_SOCK=/tmp/ssh-ZFZwTAMrrool/agent.32 17:09:37 SSH_AGENT_PID=38 17:09:37 Running ssh-add (command line suppressed) 17:09:37 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5085821306383198555.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5085821306383198555.key) 17:09:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:38 + git tag --points-at HEAD [Pipeline] } 17:09:38 $ docker exec --env ******** --env ******** d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 ssh-agent -k 17:09:38 unset SSH_AUTH_SOCK; 17:09:38 unset SSH_AGENT_PID; 17:09:38 echo Agent pid 38 killed; 17:09:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:09:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:38 [ssh-agent] Looking for ssh-agent implementation... 17:09:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:38 $ docker exec d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 ssh-agent 17:09:38 SSH_AUTH_SOCK=/tmp/ssh-YbgPZHwlEBCR/agent.72 17:09:38 SSH_AGENT_PID=78 17:09:38 Running ssh-add (command line suppressed) 17:09:38 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14784424411464146217.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14784424411464146217.key) 17:09:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:38 + git semver init 17:09:39 2023-07-27 17:09:39,054 [run_init] DEBUG init version:0.0.0 force:False 17:09:39 2023-07-27 17:09:39,054 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 17:09:39 2023-07-27 17:09:39,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 17:09:39 2023-07-27 17:09:39,055 [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) 17:09:40 2023-07-27 17:09:39,872 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 17:09:40 2023-07-27 17:09:39,873 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 17:09:40 2023-07-27 17:09:39,873 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:09:40 2023-07-27 17:09:39,873 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:09:40 3.1.0-dev.4 [Pipeline] } 17:09:40 $ docker exec --env ******** --env ******** d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 ssh-agent -k 17:09:40 unset SSH_AUTH_SOCK; 17:09:40 unset SSH_AGENT_PID; 17:09:40 echo Agent pid 78 killed; 17:09:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:40 + git semver [Pipeline] } 17:09:40 $ docker stop --time=1 d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 17:09:42 $ docker rm -f --volumes d9583ea4f238ed11109630476bc08d9a1429ac0ad93e6156aa3f61e6bab212c4 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:09:42 Stashed 1 file(s) [Pipeline] echo 17:09:42 [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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 17:09:42 provisioning config files... 17:09:42 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10538230753400961848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:43 ---> docker-login.sh 17:09:43 nexus3.edgexfoundry.org:10001 17:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:43 Configure a credential helper to remove this warning. See 17:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:43 17:09:43 Login Succeeded 17:09:43 nexus3.edgexfoundry.org:10002 17:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:43 Configure a credential helper to remove this warning. See 17:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:43 17:09:43 Login Succeeded 17:09:43 nexus3.edgexfoundry.org:10003 17:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:43 Configure a credential helper to remove this warning. See 17:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:43 17:09:43 Login Succeeded 17:09:43 nexus3.edgexfoundry.org:10004 17:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:43 Configure a credential helper to remove this warning. See 17:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:43 17:09:43 Login Succeeded 17:09:43 docker.io 17:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:43 Configure a credential helper to remove this warning. See 17:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:43 17:09:43 Login Succeeded 17:09:43 ---> docker-login.sh ends [Pipeline] } 17:09:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:43 ========================================================= 17:09:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:09:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:43 + 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 . 17:09:43 Sending build context to Docker daemon 1.993MB 17:09:43 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:09:43 Step 2/13 : FROM ${BASE} AS builder 17:09:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:09:43 4db1b89c0bd1: Pulling fs layer 17:09:43 6911f1a30b25: Pulling fs layer 17:09:43 e194b8c5c2a9: Pulling fs layer 17:09:43 6863d3e3a2b1: Pulling fs layer 17:09:43 ec0bb842ea78: Pulling fs layer 17:09:43 40a00589a448: Pulling fs layer 17:09:43 6c08303d61cc: Pulling fs layer 17:09:43 6863d3e3a2b1: Waiting 17:09:43 798269fcf238: Pulling fs layer 17:09:43 ec0bb842ea78: Waiting 17:09:43 40a00589a448: Waiting 17:09:43 6c08303d61cc: Waiting 17:09:43 798269fcf238: Waiting 17:09:43 6911f1a30b25: Download complete 17:09:43 6863d3e3a2b1: Verifying Checksum 17:09:43 6863d3e3a2b1: Download complete 17:09:43 ec0bb842ea78: Verifying Checksum 17:09:43 ec0bb842ea78: Download complete 17:09:43 4db1b89c0bd1: Download complete 17:09:44 40a00589a448: Verifying Checksum 17:09:44 40a00589a448: Download complete 17:09:44 4db1b89c0bd1: Pull complete 17:09:44 6911f1a30b25: Pull complete 17:09:44 798269fcf238: Verifying Checksum 17:09:44 798269fcf238: Download complete 17:09:44 e194b8c5c2a9: Verifying Checksum 17:09:44 e194b8c5c2a9: Download complete 17:09:44 6c08303d61cc: Verifying Checksum 17:09:44 6c08303d61cc: Download complete 17:09:48 e194b8c5c2a9: Pull complete 17:09:48 6863d3e3a2b1: Pull complete 17:09:48 ec0bb842ea78: Pull complete 17:09:48 40a00589a448: Pull complete 17:09:49 6c08303d61cc: Pull complete 17:09:50 798269fcf238: Pull complete 17:09:50 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 17:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:09:50 ---> ec979cd7f677 17:09:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:09:52 ---> Running in 24abf750c8ce 17:09:52 Removing intermediate container 24abf750c8ce 17:09:52 ---> 8750241d558c 17:09:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:09:52 ---> Running in 50b1191f9b89 17:09:52 Removing intermediate container 50b1191f9b89 17:09:52 ---> cd94f5a45c3f 17:09:52 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:09:52 ---> Running in 2750e090c806 17:09:52 Removing intermediate container 2750e090c806 17:09:52 ---> 56276913410a 17:09:52 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:09:52 ---> Running in 395f86d64624 17:09:52 Removing intermediate container 395f86d64624 17:09:52 ---> 620e73619726 17:09:52 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:09:52 ---> Running in d9f9796c43b3 17:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:09:56 (1/14) Installing libintl (0.21.1-r1) 17:09:56 (2/14) Installing eudev-libs (3.2.11-r4) 17:09:56 (3/14) Installing libjpeg-turbo (2.1.4-r0) 17:09:56 (4/14) Installing v4l-utils-libs (1.22.1-r2) 17:09:56 (5/14) Installing v4l-utils (1.22.1-r2) 17:09:56 (6/14) Installing udev-init-scripts (35-r1) 17:09:56 (7/14) Installing libblkid (2.38.1-r1) 17:09:56 (8/14) Installing xz-libs (5.2.9-r0) 17:09:56 (9/14) Installing zstd-libs (1.5.5-r0) 17:09:56 (10/14) Installing kmod-libs (30-r1) 17:09:56 (11/14) Installing eudev (3.2.11-r4) 17:09:56 (12/14) Installing eudev-dev (3.2.11-r4) 17:09:56 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 17:09:56 (14/14) Installing v4l-utils-dev (1.22.1-r2) 17:09:56 Executing busybox-1.35.0-r29.trigger 17:09:56 Executing eudev-3.2.11-r4.trigger 17:09:56 OK: 272 MiB in 67 packages 17:09:56 Removing intermediate container d9f9796c43b3 17:09:56 ---> 906da52063e5 17:09:56 Step 8/13 : WORKDIR /device-usb-camera 17:09:56 ---> Running in 89d069aca348 17:09:56 Removing intermediate container 89d069aca348 17:09:56 ---> ab577b81b2a5 17:09:56 Step 9/13 : COPY go.mod vendor* ./ 17:09:57 ---> 2ef4006379a5 17:09:57 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:57 ---> Running in e7392d0560c0 17:09:57 Still waiting to schedule task 17:09:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:10:43 Removing intermediate container e7392d0560c0 17:10:43 ---> 10ac2fec4e0e 17:10:43 Step 11/13 : COPY . . 17:10:43 ---> ea841e1d465e 17:10:43 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:10:43 ---> Running in 985322af8fb4 17:10:43  % Total % Received % Xferd Average Speed Time Time Time Current 17:10:43 Dload Upload Total Spent Left Speed 17:10:43 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0   0   6534      0 --:--:-- --:--:-- --:--:--  6555 17:10:43 Removing intermediate container 985322af8fb4 17:10:43 ---> 34d59aee5eb8 17:10:43 Step 13/13 : RUN ${MAKE} 17:10:43 ---> Running in 0ef5c83b1c75 17:10:43 noop 17:10:43 Removing intermediate container 0ef5c83b1c75 17:10:43 ---> 2f1733edf071 17:10:43 Successfully built 2f1733edf071 17:10:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:44 + docker inspect -f . ci-base-image-x86_64 17:10:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:44 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 17:10:44 $ 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 17:10:44 $ docker top 27f83133488244b984bac1b7670b88d410b72a58a949074cebac9bbd718ccdb9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:44 + go version 17:10:44 go version go1.20.6 linux/amd64 [Pipeline] } 17:10:44 $ docker stop --time=1 27f83133488244b984bac1b7670b88d410b72a58a949074cebac9bbd718ccdb9 17:10:46 $ docker rm -f --volumes 27f83133488244b984bac1b7670b88d410b72a58a949074cebac9bbd718ccdb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:46 + docker inspect -f . ci-base-image-x86_64 17:10:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:46 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 17:10:46 $ 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 17:10:46 $ docker top 19586893dcba703ea5bdbb0154febd83707863fb4ceb24bfc8b49f9377f18592 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:47 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 17:10:47 + make test 17:10:47 go test ./... -coverprofile=coverage.out ./... 17:10:52 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:11:02 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:11:02 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 3.5% of statements 17:11:09 go vet ./... 17:11:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:11:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:11:12 ./bin/test-attribution-txt.sh [Pipeline] echo 17:11:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:11:12 $ docker stop --time=1 19586893dcba703ea5bdbb0154febd83707863fb4ceb24bfc8b49f9377f18592 17:11:15 $ docker rm -f --volumes 19586893dcba703ea5bdbb0154febd83707863fb4ceb24bfc8b49f9377f18592 [Pipeline] // withDockerContainer [Pipeline] sh 17:11:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:11:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:11:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:11:16 + ls -al . 17:11:16 total 204 17:11:16 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 17:10 . 17:11:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 17:09 .. 17:11:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 17:09 .git 17:11:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 17:09 .github 17:11:16 -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 17:09 .gitignore 17:11:16 -rw-rw-r-- 1 jenkins jenkins 45 Jul 27 17:09 .golangci.yml 17:11:16 -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 17:09 .hadolint.yml 17:11:16 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 17:09 .semver 17:11:16 -rw-rw-r-- 1 jenkins jenkins 9783 Jul 27 17:09 Attribution.txt 17:11:16 -rw-rw-r-- 1 jenkins jenkins 11903 Jul 27 17:09 CHANGELOG.md 17:11:16 -rw-rw-r-- 1 jenkins jenkins 2453 Jul 27 17:09 Dockerfile 17:11:16 -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 17:09 GOVERNANCE.md 17:11:16 -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 17:09 Jenkinsfile 17:11:16 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 17:09 LICENSE 17:11:16 -rw-rw-r-- 1 jenkins jenkins 2364 Jul 27 17:09 Makefile 17:11:16 -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 17:09 OWNERS.md 17:11:16 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 27 17:09 README.md 17:11:16 -rw-rw-r-- 1 jenkins jenkins 11 Jul 27 17:09 VERSION 17:11:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 17:09 bin 17:11:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 17:09 cmd 17:11:16 -rw-r--r-- 1 jenkins jenkins 43708 Jul 27 17:11 coverage.out 17:11:16 -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 17:09 docker-entrypoint.sh 17:11:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 17:09 docs 17:11:16 -rw-rw-r-- 1 jenkins jenkins 3416 Jul 27 17:09 go.mod 17:11:16 -rw-rw-r-- 1 jenkins jenkins 31482 Jul 27 17:09 go.sum 17:11:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 17:09 internal 17:11:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 17:09 snap 17:11:16 -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 17:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:16 + 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=040a5a62acea184fdd41387d4dec6344494c5d71 --label arch=amd64 --label version=3.1.0-dev.4 . 17:11:16 Sending build context to Docker daemon 2.037MB 17:11:16 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 17:11:16 Step 2/36 : FROM ${BASE} AS builder 17:11:16 ---> 2f1733edf071 17:11:16 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:11:16 ---> Running in 6ae8e0a48e73 17:11:17 Removing intermediate container 6ae8e0a48e73 17:11:17 ---> 7dcfe3ffc66c 17:11:17 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:11:17 ---> Running in 0c1dc1a167c4 17:11:17 Removing intermediate container 0c1dc1a167c4 17:11:17 ---> 926e59a2a733 17:11:17 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:11:17 ---> Running in d3a4b14f4376 17:11:17 Removing intermediate container d3a4b14f4376 17:11:17 ---> 18825a2fe28c 17:11:17 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:11:17 ---> Running in d20b342c4ac7 17:11:17 Removing intermediate container d20b342c4ac7 17:11:17 ---> 059388ecb99b 17:11:17 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:11:17 ---> Running in 091d1ec5051c 17:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:11:18 OK: 272 MiB in 67 packages 17:11:18 Removing intermediate container 091d1ec5051c 17:11:18 ---> 1c92b98fc32d 17:11:18 Step 8/36 : WORKDIR /device-usb-camera 17:11:18 ---> Running in 85a15e7698a0 17:11:18 Removing intermediate container 85a15e7698a0 17:11:18 ---> 231519cd3697 17:11:18 Step 9/36 : COPY go.mod vendor* ./ 17:11:18 ---> 2c001bd31ca3 17:11:18 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:18 ---> Running in e566bc006f0b 17:11:20 Removing intermediate container e566bc006f0b 17:11:20 ---> e74465eac417 17:11:20 Step 11/36 : COPY . . 17:11:20 ---> 91546c04a31e 17:11:20 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:11:20 ---> Running in d0c84f1d5bcb 17:11:20  % Total % Received % Xferd Average Speed Time Time Time Current 17:11:20 Dload Upload Total Spent Left Speed 17:11:20 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21199 0 --:--:-- --:--:-- --:--:-- 21673 17:11:21 Removing intermediate container d0c84f1d5bcb 17:11:21 ---> f3b8bc46e459 17:11:21 Step 13/36 : RUN ${MAKE} 17:11:21 ---> Running in 59797f21f613 17:11:21 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:11:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2388 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 17:11:22 Running in /w/workspace/device-usb-camera/128 [Pipeline] { [Pipeline] checkout 17:11:22 Selected Git installation does not exist. Using Default 17:11:22 The recommended git tool is: NONE 17:11:27 using credential edgex-jenkins-ssh 17:11:27 Cloning the remote Git repository 17:11:27 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:11:27 > git init /w/workspace/device-usb-camera/128 # timeout=10 17:11:28 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:11:28 > git --version # timeout=10 17:11:28 > git --version # 'git version 2.25.1' 17:11:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:29 Avoid second fetch 17:11:29 Checking out Revision 040a5a62acea184fdd41387d4dec6344494c5d71 (main) 17:11:29 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:11:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:29 > git config core.sparsecheckout # timeout=10 17:11:29 > git checkout -f 040a5a62acea184fdd41387d4dec6344494c5d71 # timeout=10 17:11:30 Commit message: "feat: FrameRate command v4l2 (#265)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:11:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:11:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:11:31 Dload Upload Total Spent Left Speed 17:11:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh 17:11:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:11:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:11:32 + sudo tee /etc/docker/daemon.new 17:11:32 { 17:11:32 "registry-mirrors": [ 17:11:32 "https://nexus3.edgexfoundry.org:10001" 17:11:32 ], 17:11:32 "bip": "10.250.0.254/24", 17:11:32 "hosts": [ 17:11:32 "tcp://0.0.0.0:5555", 17:11:32 "unix:///var/run/docker.sock" 17:11:32 ], 17:11:32 "mtu": 1458, 17:11:32 "selinux-enabled": true, 17:11:32 "seccomp-profile": "/etc/docker/seccomp.json" 17:11:32 } [Pipeline] sh 17:11:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:11:32 + sudo service docker restart 17:11:44 Removing intermediate container 59797f21f613 17:11:44 ---> 9a2cabfc3d22 17:11:44 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:11:44 v0.21.6: Pulling from aler9/rtsp-simple-server 17:11:44 4acc49c71d14: Pulling fs layer 17:11:44 4acc49c71d14: Verifying Checksum 17:11:44 4acc49c71d14: Download complete 17:11:44 4acc49c71d14: Pull complete 17:11:44 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:11:44 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:11:44 ---> 01a2bd3e5fff 17:11:44 Step 15/36 : FROM alpine:3.17 17:11:44 3.17: Pulling from library/alpine 17:11:44 4db1b89c0bd1: Already exists 17:11:44 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:11:44 Status: Downloaded newer image for alpine:3.17 17:11:44 ---> 1f73a9d63274 17:11:44 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:11:44 ---> Running in 8af466ebcec4 17:11:45 Removing intermediate container 8af466ebcec4 17:11:45 ---> 3869f13e0eb8 17:11:45 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:11:45 ---> Running in d1b0a532893a 17:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:11:46 (1/86) Installing dumb-init (1.2.5-r2) 17:11:46 (2/86) Installing sdl2 (2.26.5-r0) 17:11:46 (3/86) Installing svt-av1-libs (1.3.0-r0) 17:11:46 (4/86) Installing libxau (1.0.10-r0) 17:11:46 (5/86) Installing libmd (1.0.4-r0) 17:11:46 (6/86) Installing libbsd (0.11.7-r0) 17:11:46 (7/86) Installing libxdmcp (1.1.4-r0) 17:11:46 (8/86) Installing libxcb (1.15-r0) 17:11:46 (9/86) Installing libx11 (1.8.4-r1) 17:11:46 (10/86) Installing aom-libs (3.5.0-r0) 17:11:46 (11/86) Installing alsa-lib (1.2.8-r0) 17:11:46 (12/86) Installing libexpat (2.5.0-r0) 17:11:46 (13/86) Installing brotli-libs (1.0.9-r9) 17:11:46 (14/86) Installing libbz2 (1.0.8-r4) 17:11:46 (15/86) Installing libpng (1.6.38-r0) 17:11:46 (16/86) Installing freetype (2.12.1-r0) 17:11:46 (17/86) Installing fontconfig (2.14.1-r0) 17:11:46 (18/86) Installing fribidi (1.0.12-r0) 17:11:46 (19/86) Installing libffi (3.4.4-r0) 17:11:46 (20/86) Installing libintl (0.21.1-r1) 17:11:46 (21/86) Installing libblkid (2.38.1-r1) 17:11:46 (22/86) Installing libmount (2.38.1-r1) 17:11:46 (23/86) Installing pcre2 (10.42-r0) 17:11:46 (24/86) Installing glib (2.74.7-r0) 17:11:46 (25/86) Installing graphite2 (1.3.14-r2) 17:11:46 (26/86) Installing harfbuzz (5.3.1-r1) 17:11:46 (27/86) Installing libass (0.16.0-r1) 17:11:46 (28/86) Installing libdav1d (1.0.0-r2) 17:11:46 (29/86) Installing hwdata-pci (0.364-r0) 17:11:46 (30/86) Installing libpciaccess (0.17-r0) 17:11:46 (31/86) Installing libdrm (2.4.114-r0) 17:11:46 (32/86) Installing gmp (6.2.1-r2) 17:11:46 (33/86) Installing nettle (3.8.1-r0) 17:11:46 (34/86) Installing p11-kit (0.24.1-r1) 17:11:46 (35/86) Installing libtasn1 (4.19.0-r0) 17:11:46 (36/86) Installing libunistring (1.1-r0) 17:11:46 (37/86) Installing gnutls (3.7.8-r3) 17:11:46 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 17:11:46 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 17:11:46 (40/86) Installing lame (3.100-r2) 17:11:46 (41/86) Installing opus (1.3.1-r1) 17:11:46 (42/86) Installing libasyncns (0.8-r1) 17:11:46 (43/86) Installing dbus-libs (1.14.8-r0) 17:11:46 (44/86) Installing libltdl (2.4.7-r1) 17:11:46 (45/86) Installing orc (0.4.33-r0) 17:11:46 (46/86) Installing libgcc (12.2.1_git20220924-r4) 17:11:46 (47/86) Installing libogg (1.3.5-r2) 17:11:46 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 17:11:46 (49/86) Installing flac-libs (1.4.2-r0) 17:11:46 (50/86) Installing libvorbis (1.3.7-r0) 17:11:46 (51/86) Installing libsndfile (1.1.0-r2) 17:11:46 (52/86) Installing libgomp (12.2.1_git20220924-r4) 17:11:46 (53/86) Installing soxr (0.1.3-r3) 17:11:46 (54/86) Installing speexdsp (1.2.1-r0) 17:11:46 (55/86) Installing tdb-libs (1.4.6-r0) 17:11:46 (56/86) Installing libpulse (16.1-r6) 17:11:46 (57/86) Installing cjson (1.7.15-r3) 17:11:46 (58/86) Installing mbedtls (2.28.3-r0) 17:11:46 (59/86) Installing librist (0.2.7-r0) 17:11:46 (60/86) Installing libsrt (1.5.1-r0) 17:11:46 (61/86) Installing libssh (0.10.5-r0) 17:11:46 (62/86) Installing libtheora (1.1.1-r16) 17:11:46 (63/86) Installing libjpeg-turbo (2.1.4-r0) 17:11:46 (64/86) Installing v4l-utils-libs (1.22.1-r2) 17:11:46 (65/86) Installing libxext (1.3.5-r0) 17:11:46 (66/86) Installing libxfixes (6.0.0-r0) 17:11:46 (67/86) Installing wayland-libs-client (1.21.0-r1) 17:11:46 (68/86) Installing libva (2.16.0-r0) 17:11:46 (69/86) Installing libvdpau (1.5-r0) 17:11:46 (70/86) Installing vidstab (1.1.0-r2) 17:11:46 (71/86) Installing libvpx (1.12.0-r1) 17:11:46 (72/86) Installing libwebp (1.2.4-r2) 17:11:46 (73/86) Installing x264-libs (0.164_git20220602-r0) 17:11:46 (74/86) Installing numactl (2.0.16-r1) 17:11:46 (75/86) Installing x265-libs (3.5-r3) 17:11:46 (76/86) Installing xvidcore (1.3.7-r1) 17:11:46 (77/86) Installing libsodium (1.0.18-r2) 17:11:46 (78/86) Installing libzmq (4.3.4-r1) 17:11:46 (79/86) Installing ffmpeg-libs (5.1.3-r0) 17:11:47 (80/86) Installing ffmpeg (5.1.3-r0) 17:11:47 (81/86) Installing udev-init-scripts (35-r1) 17:11:47 (82/86) Installing eudev-libs (3.2.11-r4) 17:11:47 (83/86) Installing xz-libs (5.2.9-r0) 17:11:47 (84/86) Installing zstd-libs (1.5.5-r0) 17:11:47 (85/86) Installing kmod-libs (30-r1) 17:11:47 (86/86) Installing eudev (3.2.11-r4) 17:11:47 Executing busybox-1.35.0-r29.trigger 17:11:47 Executing eudev-3.2.11-r4.trigger 17:11:47 OK: 112 MiB in 101 packages 17:11:48 Removing intermediate container d1b0a532893a 17:11:48 ---> 5551ccac18e2 17:11:48 Step 18/36 : WORKDIR / 17:11:48 ---> Running in d9be51df3dc8 17:11:48 Removing intermediate container d9be51df3dc8 17:11:48 ---> 876ed6b64ee8 17:11:48 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:11:49 ---> 4bfae3f0d514 17:11:49 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:11:49 ---> cc938ac7420e 17:11:49 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:11:49 ---> 70ccf83a95e1 17:11:49 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:11:49 ---> 9548095dca0d 17:11:49 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:11:49 ---> 5fa76f9b3bcf 17:11:49 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:11:50 ---> 5f9e26dfcacb 17:11:50 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:11:50 ---> f7dc4629807e 17:11:50 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:11:50 ---> Running in f750acff77f9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:51 Removing intermediate container f750acff77f9 17:11:51 ---> 1e923dbe3920 17:11:51 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:11:51 ---> Running in b983e3d0a936 17:11:51 provisioning config files... 17:11:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/128@tmp/config7550023786069883708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:51 ---> docker-login.sh 17:11:51 nexus3.edgexfoundry.org:10001 17:11:51 Removing intermediate container b983e3d0a936 17:11:51 ---> e21b4af812ab 17:11:51 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:11:51 ---> Running in a23389e79e80 17:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:52 Configure a credential helper to remove this warning. See 17:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:52 17:11:52 Login Succeeded 17:11:52 nexus3.edgexfoundry.org:10002 17:11:52 Removing intermediate container a23389e79e80 17:11:52 ---> 82dd6567d4e0 17:11:52 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:11:52 ---> Running in a9d5ba92d6c1 17:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:52 Configure a credential helper to remove this warning. See 17:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:52 17:11:52 Login Succeeded 17:11:52 nexus3.edgexfoundry.org:10003 17:11:52 Removing intermediate container a9d5ba92d6c1 17:11:52 ---> 97d5e6a160c3 17:11:52 Step 30/36 : EXPOSE 59983 17:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:52 Configure a credential helper to remove this warning. See 17:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:52 17:11:52 Login Succeeded 17:11:52 ---> Running in 74003cdf4aa7 17:11:52 Removing intermediate container 74003cdf4aa7 17:11:52 ---> 36a0b4cdb9fc 17:11:52 Step 31/36 : EXPOSE 8554 17:11:52 ---> Running in a6ccfb24e3e4 17:11:52 Removing intermediate container a6ccfb24e3e4 17:11:52 ---> 3e8afd52d3d6 17:11:52 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:11:52 nexus3.edgexfoundry.org:10004 17:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:53 ---> Running in 07302697215d 17:11:53 Removing intermediate container 07302697215d 17:11:53 ---> d3a8c1b8e3a6 17:11:53 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:11:53 ---> Running in 41aa536532b6 17:11:53 Removing intermediate container 41aa536532b6 17:11:53 ---> 4a1f56d3f07a 17:11:53 Step 34/36 : LABEL arch=amd64 17:11:53 ---> Running in 23ec3dfbe7d1 17:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:53 Configure a credential helper to remove this warning. See 17:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:53 17:11:53 Login Succeeded 17:11:53 docker.io 17:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:53 Removing intermediate container 23ec3dfbe7d1 17:11:53 ---> fea28fb48b0f 17:11:53 Step 35/36 : LABEL git_sha=040a5a62acea184fdd41387d4dec6344494c5d71 17:11:53 ---> Running in bc0a3ddba931 17:11:53 Removing intermediate container bc0a3ddba931 17:11:53 ---> 8a9e10e9c2f5 17:11:53 Step 36/36 : LABEL version=3.1.0-dev.4 17:11:53 ---> Running in 1f97e5082c12 17:11:53 Removing intermediate container 1f97e5082c12 17:11:53 ---> 36d2aab4ab17 17:11:53 [Warning] One or more build-args [ARCH] were not consumed 17:11:53 Successfully built 36d2aab4ab17 17:11:53 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 17:11:53 provisioning config files... 17:11:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15319006756652083045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:53 Configure a credential helper to remove this warning. See 17:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:53 17:11:53 Login Succeeded 17:11:53 ---> docker-login.sh ends [Pipeline] } 17:11:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:11:53 ---> docker-login.sh 17:11:53 nexus3.edgexfoundry.org:10001 17:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:53 Configure a credential helper to remove this warning. See 17:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:53 17:11:53 Login Succeeded 17:11:53 nexus3.edgexfoundry.org:10002 17:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 17:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:53 ========================================================= 17:11:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:11:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:54 Configure a credential helper to remove this warning. See 17:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:54 17:11:54 Login Succeeded 17:11:54 nexus3.edgexfoundry.org:10003 17:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:54 Configure a credential helper to remove this warning. See 17:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:54 17:11:54 Login Succeeded 17:11:54 nexus3.edgexfoundry.org:10004 17:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:54 Configure a credential helper to remove this warning. See 17:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:54 17:11:54 Login Succeeded 17:11:54 docker.io 17:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:54 + 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 . 17:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:54 Configure a credential helper to remove this warning. See 17:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:54 17:11:54 Login Succeeded 17:11:54 ---> docker-login.sh ends [Pipeline] } 17:11:54 Deleting 1 temporary files 17:11:54 Sending build context to Docker daemon 1.188MB 17:11:54 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:11:54 Step 2/13 : FROM ${BASE} AS builder 17:11:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:11:54 edb6bdbacee9: Pulling fs layer 17:11:54 5f9638ab2659: Pulling fs layer 17:11:54 8d51d6327a98: Pulling fs layer 17:11:54 8b374f2dd631: Pulling fs layer 17:11:54 ec14aa9079de: Pulling fs layer 17:11:54 2f466654f4bb: Pulling fs layer 17:11:54 554e91adad29: Pulling fs layer 17:11:54 8b374f2dd631: Waiting 17:11:54 554e91adad29: Waiting 17:11:54 ec14aa9079de: Waiting 17:11:54 2f466654f4bb: Waiting [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:54 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 17:11:54 040a5a62acea184fdd41387d4dec6344494c5d71 17:11:54 latest 17:11:54 3.1.0-dev.4 17:11:54 040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 17:11:54 main 17:11:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:54 5f9638ab2659: Download complete 17:11:54 8b374f2dd631: Verifying Checksum 17:11:54 8b374f2dd631: Download complete 17:11:54 ec14aa9079de: Download complete 17:11:54 edb6bdbacee9: Verifying Checksum 17:11:54 edb6bdbacee9: Download complete 17:11:55 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:040a5a62acea184fdd41387d4dec6344494c5d71 17:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:11:55 4f59a2af2ed3: Preparing 17:11:55 f66264be5887: Preparing 17:11:55 0569bc655ea0: Preparing 17:11:55 1bac86172f94: Preparing 17:11:55 3827b5b91e75: Preparing 17:11:55 acc83c6ca332: Preparing 17:11:55 988394c90be0: Preparing 17:11:55 2c3e770bad62: Preparing 17:11:55 62d226f6ab10: Preparing 17:11:55 9df34be8cf74: Preparing 17:11:55 3f1966768178: Preparing 17:11:55 2d1025304583: Preparing 17:11:55 3dab9f8bf2d2: Preparing 17:11:55 988394c90be0: Waiting 17:11:55 acc83c6ca332: Waiting 17:11:55 3f1966768178: Waiting 17:11:55 2c3e770bad62: Waiting 17:11:55 2d1025304583: Waiting 17:11:55 62d226f6ab10: Waiting 17:11:55 9df34be8cf74: Waiting 17:11:55 3dab9f8bf2d2: Waiting 17:11:55 f66264be5887: Pushed 17:11:55 0569bc655ea0: Pushed 17:11:55 1bac86172f94: Pushed 17:11:55 4f59a2af2ed3: Pushed 17:11:55 acc83c6ca332: Pushed 17:11:55 988394c90be0: Pushed 17:11:55 2c3e770bad62: Pushed 17:11:55 62d226f6ab10: Pushed 17:11:55 3dab9f8bf2d2: Layer already exists 17:11:55 9df34be8cf74: Pushed 17:11:56 edb6bdbacee9: Pull complete 17:11:56 554e91adad29: Verifying Checksum 17:11:56 554e91adad29: Download complete 17:11:57 3827b5b91e75: Pushed 17:11:57 3f1966768178: Pushed 17:11:57 2f466654f4bb: Verifying Checksum 17:11:57 2f466654f4bb: Download complete 17:11:57 8d51d6327a98: Verifying Checksum 17:11:57 8d51d6327a98: Download complete 17:11:59 5f9638ab2659: Pull complete 17:12:05 2d1025304583: Pushed 17:12:05 040a5a62acea184fdd41387d4dec6344494c5d71: digest: sha256:c8586905aa908829f6fc3105442f34c945b99745678efe1438ee6832dc990a31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:06 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:12:06 4f59a2af2ed3: Preparing 17:12:06 f66264be5887: Preparing 17:12:06 0569bc655ea0: Preparing 17:12:06 1bac86172f94: Preparing 17:12:06 3827b5b91e75: Preparing 17:12:06 acc83c6ca332: Preparing 17:12:06 988394c90be0: Preparing 17:12:06 2c3e770bad62: Preparing 17:12:06 62d226f6ab10: Preparing 17:12:06 9df34be8cf74: Preparing 17:12:06 3f1966768178: Preparing 17:12:06 2d1025304583: Preparing 17:12:06 3dab9f8bf2d2: Preparing 17:12:06 62d226f6ab10: Waiting 17:12:06 2d1025304583: Waiting 17:12:06 9df34be8cf74: Waiting 17:12:06 3f1966768178: Waiting 17:12:06 acc83c6ca332: Waiting 17:12:06 3dab9f8bf2d2: Waiting 17:12:06 2c3e770bad62: Waiting 17:12:06 3827b5b91e75: Layer already exists 17:12:06 f66264be5887: Layer already exists 17:12:06 0569bc655ea0: Layer already exists 17:12:06 1bac86172f94: Layer already exists 17:12:06 4f59a2af2ed3: Layer already exists 17:12:06 acc83c6ca332: Layer already exists 17:12:06 2c3e770bad62: Layer already exists 17:12:06 988394c90be0: Layer already exists 17:12:06 62d226f6ab10: Layer already exists 17:12:06 9df34be8cf74: Layer already exists 17:12:06 3f1966768178: Layer already exists 17:12:06 2d1025304583: Layer already exists 17:12:06 3dab9f8bf2d2: Layer already exists 17:12:06 latest: digest: sha256:c8586905aa908829f6fc3105442f34c945b99745678efe1438ee6832dc990a31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:06 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.4 17:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:12:07 4f59a2af2ed3: Preparing 17:12:07 f66264be5887: Preparing 17:12:07 0569bc655ea0: Preparing 17:12:07 1bac86172f94: Preparing 17:12:07 3827b5b91e75: Preparing 17:12:07 acc83c6ca332: Preparing 17:12:07 988394c90be0: Preparing 17:12:07 2c3e770bad62: Preparing 17:12:07 62d226f6ab10: Preparing 17:12:07 9df34be8cf74: Preparing 17:12:07 3f1966768178: Preparing 17:12:07 2d1025304583: Preparing 17:12:07 3dab9f8bf2d2: Preparing 17:12:07 62d226f6ab10: Waiting 17:12:07 9df34be8cf74: Waiting 17:12:07 3f1966768178: Waiting 17:12:07 2d1025304583: Waiting 17:12:07 acc83c6ca332: Waiting 17:12:07 3dab9f8bf2d2: Waiting 17:12:07 2c3e770bad62: Waiting 17:12:07 988394c90be0: Waiting 17:12:07 f66264be5887: Layer already exists 17:12:07 1bac86172f94: Layer already exists 17:12:07 0569bc655ea0: Layer already exists 17:12:07 4f59a2af2ed3: Layer already exists 17:12:07 3827b5b91e75: Layer already exists 17:12:07 acc83c6ca332: Layer already exists 17:12:07 2c3e770bad62: Layer already exists 17:12:07 9df34be8cf74: Layer already exists 17:12:07 62d226f6ab10: Layer already exists 17:12:07 988394c90be0: Layer already exists 17:12:07 3f1966768178: Layer already exists 17:12:07 3dab9f8bf2d2: Layer already exists 17:12:07 2d1025304583: Layer already exists 17:12:07 3.1.0-dev.4: digest: sha256:c8586905aa908829f6fc3105442f34c945b99745678efe1438ee6832dc990a31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:07 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 17:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:12:07 4f59a2af2ed3: Preparing 17:12:07 f66264be5887: Preparing 17:12:07 0569bc655ea0: Preparing 17:12:07 1bac86172f94: Preparing 17:12:07 3827b5b91e75: Preparing 17:12:07 acc83c6ca332: Preparing 17:12:07 988394c90be0: Preparing 17:12:07 2c3e770bad62: Preparing 17:12:07 62d226f6ab10: Preparing 17:12:07 9df34be8cf74: Preparing 17:12:07 3f1966768178: Preparing 17:12:07 2d1025304583: Preparing 17:12:07 3dab9f8bf2d2: Preparing 17:12:07 62d226f6ab10: Waiting 17:12:07 9df34be8cf74: Waiting 17:12:07 2d1025304583: Waiting 17:12:07 acc83c6ca332: Waiting 17:12:07 3dab9f8bf2d2: Waiting 17:12:07 988394c90be0: Waiting 17:12:07 3f1966768178: Waiting 17:12:07 2c3e770bad62: Waiting 17:12:07 4f59a2af2ed3: Layer already exists 17:12:07 f66264be5887: Layer already exists 17:12:07 0569bc655ea0: Layer already exists 17:12:07 3827b5b91e75: Layer already exists 17:12:07 1bac86172f94: Layer already exists 17:12:07 acc83c6ca332: Layer already exists 17:12:07 988394c90be0: Layer already exists 17:12:07 2c3e770bad62: Layer already exists 17:12:07 62d226f6ab10: Layer already exists 17:12:07 9df34be8cf74: Layer already exists 17:12:07 3f1966768178: Layer already exists 17:12:07 2d1025304583: Layer already exists 17:12:07 3dab9f8bf2d2: Layer already exists 17:12:07 040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4: digest: sha256:c8586905aa908829f6fc3105442f34c945b99745678efe1438ee6832dc990a31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:08 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 17:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:12:08 4f59a2af2ed3: Preparing 17:12:08 f66264be5887: Preparing 17:12:08 0569bc655ea0: Preparing 17:12:08 1bac86172f94: Preparing 17:12:08 3827b5b91e75: Preparing 17:12:08 acc83c6ca332: Preparing 17:12:08 988394c90be0: Preparing 17:12:08 2c3e770bad62: Preparing 17:12:08 62d226f6ab10: Preparing 17:12:08 9df34be8cf74: Preparing 17:12:08 3f1966768178: Preparing 17:12:08 2d1025304583: Preparing 17:12:08 3dab9f8bf2d2: Preparing 17:12:08 acc83c6ca332: Waiting 17:12:08 988394c90be0: Waiting 17:12:08 2c3e770bad62: Waiting 17:12:08 62d226f6ab10: Waiting 17:12:08 3f1966768178: Waiting 17:12:08 9df34be8cf74: Waiting 17:12:08 2d1025304583: Waiting 17:12:08 3dab9f8bf2d2: Waiting 17:12:08 f66264be5887: Layer already exists 17:12:08 1bac86172f94: Layer already exists 17:12:08 4f59a2af2ed3: Layer already exists 17:12:08 3827b5b91e75: Layer already exists 17:12:08 0569bc655ea0: Layer already exists 17:12:08 9df34be8cf74: Layer already exists 17:12:08 acc83c6ca332: Layer already exists 17:12:08 2c3e770bad62: Layer already exists 17:12:08 988394c90be0: Layer already exists 17:12:08 62d226f6ab10: Layer already exists 17:12:08 3f1966768178: Layer already exists 17:12:08 3dab9f8bf2d2: Layer already exists 17:12:08 2d1025304583: Layer already exists 17:12:08 main: digest: sha256:c8586905aa908829f6fc3105442f34c945b99745678efe1438ee6832dc990a31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:12:08 ===================================================== [Pipeline] echo 17:12:08 taggedImages: 17:12:08 - nexus3.edgexfoundry.org:10004/device-usb-camera:040a5a62acea184fdd41387d4dec6344494c5d71 17:12:08 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:12:08 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.4 17:12:08 - nexus3.edgexfoundry.org:10004/device-usb-camera:040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 17:12:08 - 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 17:12:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:08 17:12:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:09 latest: Pulling from edgex-lftools-log-publisher 17:12:09 5eb5b503b376: Pulling fs layer 17:12:09 5c69ac0246d0: Pulling fs layer 17:12:09 ec43610c2a17: Pulling fs layer 17:12:09 3a2ae6a8a46f: Pulling fs layer 17:12:09 33b1e0a273af: Pulling fs layer 17:12:09 5d3b04190fa2: Pulling fs layer 17:12:09 33b1e0a273af: Waiting 17:12:09 3a2ae6a8a46f: Waiting 17:12:09 5d3b04190fa2: Waiting 17:12:09 2f39f015ded8: Pulling fs layer 17:12:09 2f39f015ded8: Waiting 17:12:09 5c69ac0246d0: Verifying Checksum 17:12:09 5c69ac0246d0: Download complete 17:12:09 3a2ae6a8a46f: Verifying Checksum 17:12:09 3a2ae6a8a46f: Download complete 17:12:09 ec43610c2a17: Verifying Checksum 17:12:09 ec43610c2a17: Download complete 17:12:09 5d3b04190fa2: Verifying Checksum 17:12:09 5d3b04190fa2: Download complete 17:12:09 33b1e0a273af: Verifying Checksum 17:12:09 33b1e0a273af: Download complete 17:12:09 5eb5b503b376: Verifying Checksum 17:12:09 5eb5b503b376: Download complete 17:12:09 2f39f015ded8: Download complete 17:12:10 5eb5b503b376: Pull complete 17:12:10 5c69ac0246d0: Pull complete 17:12:10 ec43610c2a17: Pull complete 17:12:10 3a2ae6a8a46f: Pull complete 17:12:10 33b1e0a273af: Pull complete 17:12:10 5d3b04190fa2: Pull complete 17:12:14 8d51d6327a98: Pull complete 17:12:14 8b374f2dd631: Pull complete 17:12:14 ec14aa9079de: Pull complete 17:12:15 2f39f015ded8: Pull complete 17:12:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:12:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:15 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 17:12:15 $ 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 17:12:17 $ docker top 6bb7b189fe5296cbaccf096a529025852f902280d4e50fc03c8f361768b7fc35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:18 ---> job-cost.sh 17:12:18 lf-activate-venv: SKIPPING 17:12:18 INFO: No Stack... 17:12:18 INFO: Retrieving Pricing Info for: v3-standard-8 17:12:18 INFO: Archiving Costs [Pipeline] sh 17:12:19 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 17:12:19 + cut -d, -f6 [Pipeline] lock 17:12:19 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] 17:12:19 Resource [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] did not exist. Created. 17:12:19 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:12:19 + echo total: 0.2199999988079071 [Pipeline] stash 17:12:19 Stashed 1 file(s) [Pipeline] } 17:12:19 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 17:12:19 $ docker stop --time=1 6bb7b189fe5296cbaccf096a529025852f902280d4e50fc03c8f361768b7fc35 17:12:20 2f466654f4bb: Pull complete 17:12:20 $ docker rm -f --volumes 6bb7b189fe5296cbaccf096a529025852f902280d4e50fc03c8f361768b7fc35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:12:23 554e91adad29: Pull complete 17:12:23 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 17:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:12:23 ---> 1e15ea492957 17:12:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:12:24 ---> Running in a10c2ca2eaf9 17:12:24 Removing intermediate container a10c2ca2eaf9 17:12:24 ---> e584f66a030c 17:12:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:12:24 ---> Running in f5b60d8c1bfc 17:12:25 Removing intermediate container f5b60d8c1bfc 17:12:25 ---> d316f2f03f02 17:12:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:12:25 ---> Running in 117d9af74e1f 17:12:25 Removing intermediate container 117d9af74e1f 17:12:25 ---> 4fe2bab665c3 17:12:25 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:12:25 ---> Running in b49c7cb5e97b 17:12:26 Removing intermediate container b49c7cb5e97b 17:12:26 ---> 4eedf5d2a339 17:12:26 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:12:26 ---> Running in d6e035148577 17:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:12:28 (1/14) Installing libintl (0.21.1-r1) 17:12:28 (2/14) Installing eudev-libs (3.2.11-r4) 17:12:28 (3/14) Installing libjpeg-turbo (2.1.4-r0) 17:12:28 (4/14) Installing v4l-utils-libs (1.22.1-r2) 17:12:28 (5/14) Installing v4l-utils (1.22.1-r2) 17:12:28 (6/14) Installing udev-init-scripts (35-r1) 17:12:28 (7/14) Installing libblkid (2.38.1-r1) 17:12:28 (8/14) Installing xz-libs (5.2.9-r0) 17:12:28 (9/14) Installing zstd-libs (1.5.5-r0) 17:12:28 (10/14) Installing kmod-libs (30-r1) 17:12:28 (11/14) Installing eudev (3.2.11-r4) 17:12:28 (12/14) Installing eudev-dev (3.2.11-r4) 17:12:28 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 17:12:28 (14/14) Installing v4l-utils-dev (1.22.1-r2) 17:12:29 Executing busybox-1.35.0-r29.trigger 17:12:29 Executing eudev-3.2.11-r4.trigger 17:12:29 OK: 271 MiB in 67 packages 17:12:30 Removing intermediate container d6e035148577 17:12:30 ---> 67d356e16538 17:12:30 Step 8/13 : WORKDIR /device-usb-camera 17:12:30 ---> Running in b45e3023a825 17:12:30 Removing intermediate container b45e3023a825 17:12:30 ---> 7d417e339053 17:12:30 Step 9/13 : COPY go.mod vendor* ./ 17:12:30 ---> 19889c448705 17:12:30 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:30 ---> Running in b08a7a406ced 17:13:38 Removing intermediate container b08a7a406ced 17:13:38 ---> 877a3c0dd374 17:13:38 Step 11/13 : COPY . . 17:13:38 ---> a75f1ed88dcc 17:13:38 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:13:38 ---> Running in 7904e49fbf56 17:13:38  % Total % Received % Xferd Average Speed Time Time  Time Current 17:13:38 Dload Upload  Total Spent Left Speed 17:13:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4475 0 --:--:-- --:--:-- --:--:-- 4500 17:13:38 Removing intermediate container 7904e49fbf56 17:13:38 ---> 3a5c2cc2c1c2 17:13:38 Step 13/13 : RUN ${MAKE} 17:13:38 ---> Running in af20472cef3b 17:13:38 noop 17:13:38 Removing intermediate container af20472cef3b 17:13:38 ---> df8705b9ae46 17:13:38 Successfully built df8705b9ae46 17:13:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:39 + docker inspect -f . ci-base-image-arm64 17:13:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:39 prd-ubuntu20.04-docker-arm64-4c-16g-2388 does not seem to be running inside a container 17:13:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/128 -v /w/workspace/device-usb-camera/128:/w/workspace/device-usb-camera/128:rw,z -v /w/workspace/device-usb-camera/128@tmp:/w/workspace/device-usb-camera/128@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 17:13:40 $ docker top d09c82e14d193d48bc9e6f344faa736ca34ff399cf2ee2e51fd322854ed09efc -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:41 + go version 17:13:41 go version go1.20.6 linux/arm64 [Pipeline] } 17:13:41 $ docker stop --time=1 d09c82e14d193d48bc9e6f344faa736ca34ff399cf2ee2e51fd322854ed09efc 17:13:43 $ docker rm -f --volumes d09c82e14d193d48bc9e6f344faa736ca34ff399cf2ee2e51fd322854ed09efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:43 + docker inspect -f . ci-base-image-arm64 17:13:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:43 prd-ubuntu20.04-docker-arm64-4c-16g-2388 does not seem to be running inside a container 17:13:43 $ 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/128 -v /w/workspace/device-usb-camera/128:/w/workspace/device-usb-camera/128:rw,z -v /w/workspace/device-usb-camera/128@tmp:/w/workspace/device-usb-camera/128@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 17:13:44 $ docker top f026e538c9ebed705d2906ba7f8da3e83f8788274fe4ca60b0f8bb160b4c883f -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:45 + git config --global --add safe.directory /w/workspace/device-usb-camera/128 [Pipeline] fileExists [Pipeline] sh 17:13:45 + make test 17:13:45 go test ./... -coverprofile=coverage.out ./... 17:14:17 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:16:09 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:16:17 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.085s coverage: 3.5% of statements 17:16:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:16:18 go vet ./... 17:16:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:16:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:16:57 ./bin/test-attribution-txt.sh [Pipeline] echo 17:16:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:16:57 $ docker stop --time=1 f026e538c9ebed705d2906ba7f8da3e83f8788274fe4ca60b0f8bb160b4c883f 17:16:58 $ docker rm -f --volumes f026e538c9ebed705d2906ba7f8da3e83f8788274fe4ca60b0f8bb160b4c883f [Pipeline] // withDockerContainer [Pipeline] sh 17:16:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:59 Warning: overwriting stash ‘coverage-report’ 17:17:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:17:00 + ls -al . 17:17:00 total 200 17:17:00 drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 17:13 . 17:17:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 17:11 .. 17:17:00 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 17:11 .git 17:17:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 17:11 .github 17:17:00 -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 17:11 .gitignore 17:17:00 -rw-rw-r-- 1 jenkins jenkins 45 Jul 27 17:11 .golangci.yml 17:17:00 -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 17:11 .hadolint.yml 17:17:00 -rw-rw-r-- 1 jenkins jenkins 9783 Jul 27 17:11 Attribution.txt 17:17:00 -rw-rw-r-- 1 jenkins jenkins 11903 Jul 27 17:11 CHANGELOG.md 17:17:00 -rw-rw-r-- 1 jenkins jenkins 2453 Jul 27 17:11 Dockerfile 17:17:00 -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 17:11 GOVERNANCE.md 17:17:00 -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 17:11 Jenkinsfile 17:17:00 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 17:11 LICENSE 17:17:00 -rw-rw-r-- 1 jenkins jenkins 2364 Jul 27 17:11 Makefile 17:17:00 -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 17:11 OWNERS.md 17:17:00 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 27 17:11 README.md 17:17:00 -rw-rw-r-- 1 jenkins jenkins 11 Jul 27 17:09 VERSION 17:17:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 17:11 bin 17:17:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 17:11 cmd 17:17:00 -rw-r--r-- 1 jenkins jenkins 43708 Jul 27 17:16 coverage.out 17:17:00 -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 17:11 docker-entrypoint.sh 17:17:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 17:11 docs 17:17:00 -rw-rw-r-- 1 jenkins jenkins 3416 Jul 27 17:11 go.mod 17:17:00 -rw-rw-r-- 1 jenkins jenkins 31482 Jul 27 17:11 go.sum 17:17:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 17:11 internal 17:17:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 17:11 snap 17:17:00 -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 17:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:01 + 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=040a5a62acea184fdd41387d4dec6344494c5d71 --label arch=arm64 --label version=3.1.0-dev.4 . 17:17:01 Sending build context to Docker daemon 1.232MB 17:17:01 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 17:17:01 Step 2/36 : FROM ${BASE} AS builder 17:17:01 ---> df8705b9ae46 17:17:01 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:17:01 ---> Running in a9bb9ddb1d98 17:17:02 Removing intermediate container a9bb9ddb1d98 17:17:02 ---> 9b2e18c6f7a5 17:17:02 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:17:02 ---> Running in e2fa5ab6be1d 17:17:02 Removing intermediate container e2fa5ab6be1d 17:17:02 ---> 3d15ba7142ac 17:17:02 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:17:02 ---> Running in 599b2fb2bd78 17:17:02 Removing intermediate container 599b2fb2bd78 17:17:02 ---> 88fa1174cdb4 17:17:02 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:17:02 ---> Running in 9e2cfb26d8e2 17:17:02 Removing intermediate container 9e2cfb26d8e2 17:17:02 ---> fd483a5dd3ef 17:17:02 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:03 ---> Running in 14bd54f3797f 17:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:17:05 OK: 271 MiB in 67 packages 17:17:06 Removing intermediate container 14bd54f3797f 17:17:06 ---> 9225ec9df9d4 17:17:06 Step 8/36 : WORKDIR /device-usb-camera 17:17:06 ---> Running in 1afae80906bb 17:17:06 Removing intermediate container 1afae80906bb 17:17:06 ---> b8be9aab6a15 17:17:06 Step 9/36 : COPY go.mod vendor* ./ 17:17:07 ---> 1c77d2b050b8 17:17:07 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:07 ---> Running in 7d0c3b9f7e63 17:17:10 Removing intermediate container 7d0c3b9f7e63 17:17:10 ---> a8f982fa3d60 17:17:10 Step 11/36 : COPY . . 17:17:11 ---> 7918e265b5bf 17:17:11 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:17:11 ---> Running in 4798cc4f8dda 17:17:12  % Total % Received % Xferd Average Speed Time Time Time Current 17:17:12 Dload Upload Total Spent Left Speed 17:17:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3314 0 --:--:-- --:--:-- --:--:-- 3329 17:17:13 Removing intermediate container 4798cc4f8dda 17:17:13 ---> 79a0b5a96068 17:17:13 Step 13/36 : RUN ${MAKE} 17:17:13 ---> Running in e76772b2f438 17:17:14 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:19:35 Removing intermediate container e76772b2f438 17:19:35 ---> 53c80f1ee72c 17:19:35 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:19:35 v0.21.6: Pulling from aler9/rtsp-simple-server 17:19:35 8766b47fe142: Pulling fs layer 17:19:35 8766b47fe142: Verifying Checksum 17:19:35 8766b47fe142: Download complete 17:19:35 8766b47fe142: Pull complete 17:19:35 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:19:35 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:19:35 ---> 69d40e2cb93c 17:19:35 Step 15/36 : FROM alpine:3.17 17:19:35 3.17: Pulling from library/alpine 17:19:35 edb6bdbacee9: Already exists 17:19:35 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:19:35 Status: Downloaded newer image for alpine:3.17 17:19:35 ---> 779605e5fbc0 17:19:35 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:19:35 ---> Running in b960e0b480ee 17:19:35 Removing intermediate container b960e0b480ee 17:19:35 ---> e73dcfce2bae 17:19:35 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:19:35 ---> Running in 826b45a9ff83 17:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:19:37 (1/83) Installing dumb-init (1.2.5-r2) 17:19:37 (2/83) Installing sdl2 (2.26.5-r0) 17:19:37 (3/83) Installing libxau (1.0.10-r0) 17:19:37 (4/83) Installing libmd (1.0.4-r0) 17:19:37 (5/83) Installing libbsd (0.11.7-r0) 17:19:37 (6/83) Installing libxdmcp (1.1.4-r0) 17:19:37 (7/83) Installing libxcb (1.15-r0) 17:19:37 (8/83) Installing libx11 (1.8.4-r1) 17:19:38 (9/83) Installing aom-libs (3.5.0-r0) 17:19:38 (10/83) Installing alsa-lib (1.2.8-r0) 17:19:38 (11/83) Installing libexpat (2.5.0-r0) 17:19:38 (12/83) Installing brotli-libs (1.0.9-r9) 17:19:38 (13/83) Installing libbz2 (1.0.8-r4) 17:19:38 (14/83) Installing libpng (1.6.38-r0) 17:19:38 (15/83) Installing freetype (2.12.1-r0) 17:19:38 (16/83) Installing fontconfig (2.14.1-r0) 17:19:38 (17/83) Installing fribidi (1.0.12-r0) 17:19:38 (18/83) Installing libffi (3.4.4-r0) 17:19:38 (19/83) Installing libintl (0.21.1-r1) 17:19:38 (20/83) Installing libblkid (2.38.1-r1) 17:19:38 (21/83) Installing libmount (2.38.1-r1) 17:19:38 (22/83) Installing pcre2 (10.42-r0) 17:19:38 (23/83) Installing glib (2.74.7-r0) 17:19:38 (24/83) Installing graphite2 (1.3.14-r2) 17:19:38 (25/83) Installing harfbuzz (5.3.1-r1) 17:19:38 (26/83) Installing libass (0.16.0-r1) 17:19:38 (27/83) Installing libdav1d (1.0.0-r2) 17:19:38 (28/83) Installing libdrm (2.4.114-r0) 17:19:38 (29/83) Installing gmp (6.2.1-r2) 17:19:38 (30/83) Installing nettle (3.8.1-r0) 17:19:38 (31/83) Installing p11-kit (0.24.1-r1) 17:19:38 (32/83) Installing libtasn1 (4.19.0-r0) 17:19:38 (33/83) Installing libunistring (1.1-r0) 17:19:38 (34/83) Installing gnutls (3.7.8-r3) 17:19:38 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 17:19:38 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 17:19:38 (37/83) Installing lame (3.100-r2) 17:19:38 (38/83) Installing opus (1.3.1-r1) 17:19:38 (39/83) Installing libasyncns (0.8-r1) 17:19:38 (40/83) Installing dbus-libs (1.14.8-r0) 17:19:38 (41/83) Installing libltdl (2.4.7-r1) 17:19:38 (42/83) Installing orc (0.4.33-r0) 17:19:38 (43/83) Installing libgcc (12.2.1_git20220924-r4) 17:19:38 (44/83) Installing libogg (1.3.5-r2) 17:19:38 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 17:19:39 (46/83) Installing flac-libs (1.4.2-r0) 17:19:39 (47/83) Installing libvorbis (1.3.7-r0) 17:19:39 (48/83) Installing libsndfile (1.1.0-r2) 17:19:39 (49/83) Installing libgomp (12.2.1_git20220924-r4) 17:19:39 (50/83) Installing soxr (0.1.3-r3) 17:19:39 (51/83) Installing speexdsp (1.2.1-r0) 17:19:39 (52/83) Installing tdb-libs (1.4.6-r0) 17:19:39 (53/83) Installing libpulse (16.1-r6) 17:19:39 (54/83) Installing cjson (1.7.15-r3) 17:19:39 (55/83) Installing mbedtls (2.28.3-r0) 17:19:39 (56/83) Installing librist (0.2.7-r0) 17:19:39 (57/83) Installing libsrt (1.5.1-r0) 17:19:39 (58/83) Installing libssh (0.10.5-r0) 17:19:39 (59/83) Installing libtheora (1.1.1-r16) 17:19:39 (60/83) Installing libjpeg-turbo (2.1.4-r0) 17:19:39 (61/83) Installing v4l-utils-libs (1.22.1-r2) 17:19:39 (62/83) Installing libxext (1.3.5-r0) 17:19:39 (63/83) Installing libxfixes (6.0.0-r0) 17:19:39 (64/83) Installing wayland-libs-client (1.21.0-r1) 17:19:39 (65/83) Installing libva (2.16.0-r0) 17:19:39 (66/83) Installing libvdpau (1.5-r0) 17:19:39 (67/83) Installing vidstab (1.1.0-r2) 17:19:39 (68/83) Installing libvpx (1.12.0-r1) 17:19:39 (69/83) Installing libwebp (1.2.4-r2) 17:19:39 (70/83) Installing x264-libs (0.164_git20220602-r0) 17:19:39 (71/83) Installing numactl (2.0.16-r1) 17:19:39 (72/83) Installing x265-libs (3.5-r3) 17:19:39 (73/83) Installing xvidcore (1.3.7-r1) 17:19:39 (74/83) Installing libsodium (1.0.18-r2) 17:19:39 (75/83) Installing libzmq (4.3.4-r1) 17:19:39 (76/83) Installing ffmpeg-libs (5.1.3-r0) 17:19:40 (77/83) Installing ffmpeg (5.1.3-r0) 17:19:40 (78/83) Installing udev-init-scripts (35-r1) 17:19:40 (79/83) Installing eudev-libs (3.2.11-r4) 17:19:40 (80/83) Installing xz-libs (5.2.9-r0) 17:19:40 (81/83) Installing zstd-libs (1.5.5-r0) 17:19:40 (82/83) Installing kmod-libs (30-r1) 17:19:40 (83/83) Installing eudev (3.2.11-r4) 17:19:40 Executing busybox-1.35.0-r29.trigger 17:19:40 Executing eudev-3.2.11-r4.trigger 17:19:40 OK: 86 MiB in 98 packages 17:19:43 Removing intermediate container 826b45a9ff83 17:19:43 ---> d395bc6c3cb3 17:19:43 Step 18/36 : WORKDIR / 17:19:43 ---> Running in 4248d32517fd 17:19:43 Removing intermediate container 4248d32517fd 17:19:43 ---> 86bd2cd3dd12 17:19:43 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:19:44 ---> dbccc683ac3f 17:19:44 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:19:45 ---> d0b5b4ab071c 17:19:45 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:19:45 ---> 4feaa7b01691 17:19:45 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:19:46 ---> f818adb6aea5 17:19:46 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:19:46 ---> 8d6c451b0d61 17:19:46 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:19:47 ---> 915c509bb5f6 17:19:47 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:19:48 ---> 0035d804fcd9 17:19:48 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:19:48 ---> Running in 0959c21fd9ad 17:19:52 Removing intermediate container 0959c21fd9ad 17:19:52 ---> a1eddda73a63 17:19:52 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:19:52 ---> Running in f1d82afc1b93 17:19:54 Removing intermediate container f1d82afc1b93 17:19:54 ---> b30319fce196 17:19:54 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:19:54 ---> Running in 3d3c4135f62e 17:19:55 Removing intermediate container 3d3c4135f62e 17:19:55 ---> 06199770a2c8 17:19:55 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:19:56 ---> Running in e472c6f6f4f4 17:19:57 Removing intermediate container e472c6f6f4f4 17:19:57 ---> da7ed57c7f78 17:19:57 Step 30/36 : EXPOSE 59983 17:19:57 ---> Running in 5252a9c7992f 17:19:57 Removing intermediate container 5252a9c7992f 17:19:57 ---> 45da0dfe9c72 17:19:57 Step 31/36 : EXPOSE 8554 17:19:58 ---> Running in 4b221ea99e15 17:19:58 Removing intermediate container 4b221ea99e15 17:19:58 ---> 124d5d04783c 17:19:58 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:19:58 ---> Running in a66a3722b861 17:19:58 Removing intermediate container a66a3722b861 17:19:58 ---> 747f22bd99f2 17:19:58 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:19:58 ---> Running in cc5890c2272c 17:19:58 Removing intermediate container cc5890c2272c 17:19:58 ---> db312005e3a6 17:19:58 Step 34/36 : LABEL arch=arm64 17:19:58 ---> Running in 3a94d084a30a 17:19:59 Removing intermediate container 3a94d084a30a 17:19:59 ---> 8a36b817b68a 17:19:59 Step 35/36 : LABEL git_sha=040a5a62acea184fdd41387d4dec6344494c5d71 17:19:59 ---> Running in 296ec6bc6b84 17:19:59 Removing intermediate container 296ec6bc6b84 17:19:59 ---> ec4038210755 17:19:59 Step 36/36 : LABEL version=3.1.0-dev.4 17:19:59 ---> Running in 2fac0a183513 17:19:59 Removing intermediate container 2fac0a183513 17:19:59 ---> 1d26483b10ad 17:19:59 [Warning] One or more build-args [ARCH] were not consumed 17:19:59 Successfully built 1d26483b10ad 17:19:59 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 17:20:00 provisioning config files... 17:20:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/128@tmp/config14530592964359721569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:00 ---> docker-login.sh 17:20:00 nexus3.edgexfoundry.org:10001 17:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:00 Configure a credential helper to remove this warning. See 17:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:00 17:20:00 Login Succeeded 17:20:00 nexus3.edgexfoundry.org:10002 17:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:00 Configure a credential helper to remove this warning. See 17:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:00 17:20:00 Login Succeeded 17:20:00 nexus3.edgexfoundry.org:10003 17:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:01 Configure a credential helper to remove this warning. See 17:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:01 17:20:01 Login Succeeded 17:20:01 nexus3.edgexfoundry.org:10004 17:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:01 Configure a credential helper to remove this warning. See 17:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:01 17:20:01 Login Succeeded 17:20:01 docker.io 17:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:02 Configure a credential helper to remove this warning. See 17:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:02 17:20:02 Login Succeeded 17:20:02 ---> docker-login.sh ends [Pipeline] } 17:20:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:20:02 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 17:20:02 040a5a62acea184fdd41387d4dec6344494c5d71 17:20:02 latest 17:20:02 3.1.0-dev.4 17:20:02 040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 17:20:02 main 17:20:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:03 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:040a5a62acea184fdd41387d4dec6344494c5d71 17:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:20:03 9b7a2124e67f: Preparing 17:20:03 df51a0a01e2d: Preparing 17:20:03 ea82e8316da0: Preparing 17:20:03 9bfb617206b3: Preparing 17:20:03 608d194cb50c: Preparing 17:20:03 acc83c6ca332: Preparing 17:20:03 998105d772db: Preparing 17:20:03 38e3c890dca9: Preparing 17:20:03 58c7f79592e8: Preparing 17:20:03 17d1bcea4366: Preparing 17:20:03 3bd45270f8b2: Preparing 17:20:03 0159f1c02557: Preparing 17:20:03 9386262d7a74: Preparing 17:20:03 58c7f79592e8: Waiting 17:20:03 17d1bcea4366: Waiting 17:20:03 3bd45270f8b2: Waiting 17:20:03 0159f1c02557: Waiting 17:20:03 9386262d7a74: Waiting 17:20:03 acc83c6ca332: Waiting 17:20:03 998105d772db: Waiting 17:20:03 38e3c890dca9: Waiting 17:20:03 ea82e8316da0: Pushed 17:20:03 9bfb617206b3: Pushed 17:20:03 9b7a2124e67f: Pushed 17:20:03 df51a0a01e2d: Pushed 17:20:03 998105d772db: Pushed 17:20:03 58c7f79592e8: Pushed 17:20:03 acc83c6ca332: Pushed 17:20:03 38e3c890dca9: Pushed 17:20:03 9386262d7a74: Layer already exists 17:20:03 17d1bcea4366: Pushed 17:20:09 608d194cb50c: Pushed 17:20:09 3bd45270f8b2: Pushed 17:20:21 0159f1c02557: Pushed 17:20:21 040a5a62acea184fdd41387d4dec6344494c5d71: digest: sha256:c5ac0e8a60106c33675ef4c7d249d3855003e531efbb9741f4994112a5203aed size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:21 + 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 17:20:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:20:22 9b7a2124e67f: Preparing 17:20:22 df51a0a01e2d: Preparing 17:20:22 ea82e8316da0: Preparing 17:20:22 9bfb617206b3: Preparing 17:20:22 608d194cb50c: Preparing 17:20:22 acc83c6ca332: Preparing 17:20:22 998105d772db: Preparing 17:20:22 38e3c890dca9: Preparing 17:20:22 58c7f79592e8: Preparing 17:20:22 17d1bcea4366: Preparing 17:20:22 3bd45270f8b2: Preparing 17:20:22 0159f1c02557: Preparing 17:20:22 9386262d7a74: Preparing 17:20:22 acc83c6ca332: Waiting 17:20:22 998105d772db: Waiting 17:20:22 38e3c890dca9: Waiting 17:20:22 17d1bcea4366: Waiting 17:20:22 3bd45270f8b2: Waiting 17:20:22 0159f1c02557: Waiting 17:20:22 58c7f79592e8: Waiting 17:20:22 9b7a2124e67f: Layer already exists 17:20:22 ea82e8316da0: Layer already exists 17:20:22 df51a0a01e2d: Layer already exists 17:20:22 608d194cb50c: Layer already exists 17:20:22 9bfb617206b3: Layer already exists 17:20:22 acc83c6ca332: Layer already exists 17:20:22 998105d772db: Layer already exists 17:20:22 58c7f79592e8: Layer already exists 17:20:22 38e3c890dca9: Layer already exists 17:20:22 17d1bcea4366: Layer already exists 17:20:22 9386262d7a74: Layer already exists 17:20:22 0159f1c02557: Layer already exists 17:20:22 3bd45270f8b2: Layer already exists 17:20:22 latest: digest: sha256:c5ac0e8a60106c33675ef4c7d249d3855003e531efbb9741f4994112a5203aed size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:22 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.4 17:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:20:23 9b7a2124e67f: Preparing 17:20:23 df51a0a01e2d: Preparing 17:20:23 ea82e8316da0: Preparing 17:20:23 9bfb617206b3: Preparing 17:20:23 608d194cb50c: Preparing 17:20:23 acc83c6ca332: Preparing 17:20:23 998105d772db: Preparing 17:20:23 38e3c890dca9: Preparing 17:20:23 58c7f79592e8: Preparing 17:20:23 17d1bcea4366: Preparing 17:20:23 3bd45270f8b2: Preparing 17:20:23 0159f1c02557: Preparing 17:20:23 9386262d7a74: Preparing 17:20:23 acc83c6ca332: Waiting 17:20:23 998105d772db: Waiting 17:20:23 38e3c890dca9: Waiting 17:20:23 58c7f79592e8: Waiting 17:20:23 17d1bcea4366: Waiting 17:20:23 3bd45270f8b2: Waiting 17:20:23 0159f1c02557: Waiting 17:20:23 9386262d7a74: Waiting 17:20:23 608d194cb50c: Layer already exists 17:20:23 ea82e8316da0: Layer already exists 17:20:23 df51a0a01e2d: Layer already exists 17:20:23 9b7a2124e67f: Layer already exists 17:20:23 9bfb617206b3: Layer already exists 17:20:23 17d1bcea4366: Layer already exists 17:20:23 998105d772db: Layer already exists 17:20:23 acc83c6ca332: Layer already exists 17:20:23 38e3c890dca9: Layer already exists 17:20:23 58c7f79592e8: Layer already exists 17:20:23 9386262d7a74: Layer already exists 17:20:23 0159f1c02557: Layer already exists 17:20:23 3bd45270f8b2: Layer already exists 17:20:23 3.1.0-dev.4: digest: sha256:c5ac0e8a60106c33675ef4c7d249d3855003e531efbb9741f4994112a5203aed size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:23 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 17:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:20:24 9b7a2124e67f: Preparing 17:20:24 df51a0a01e2d: Preparing 17:20:24 ea82e8316da0: Preparing 17:20:24 9bfb617206b3: Preparing 17:20:24 608d194cb50c: Preparing 17:20:24 acc83c6ca332: Preparing 17:20:24 998105d772db: Preparing 17:20:24 38e3c890dca9: Preparing 17:20:24 58c7f79592e8: Preparing 17:20:24 17d1bcea4366: Preparing 17:20:24 3bd45270f8b2: Preparing 17:20:24 0159f1c02557: Preparing 17:20:24 9386262d7a74: Preparing 17:20:24 acc83c6ca332: Waiting 17:20:24 998105d772db: Waiting 17:20:24 17d1bcea4366: Waiting 17:20:24 38e3c890dca9: Waiting 17:20:24 3bd45270f8b2: Waiting 17:20:24 9386262d7a74: Waiting 17:20:24 0159f1c02557: Waiting 17:20:24 58c7f79592e8: Waiting 17:20:24 9b7a2124e67f: Layer already exists 17:20:24 9bfb617206b3: Layer already exists 17:20:24 ea82e8316da0: Layer already exists 17:20:24 df51a0a01e2d: Layer already exists 17:20:24 608d194cb50c: Layer already exists 17:20:24 acc83c6ca332: Layer already exists 17:20:24 998105d772db: Layer already exists 17:20:24 38e3c890dca9: Layer already exists 17:20:24 58c7f79592e8: Layer already exists 17:20:24 17d1bcea4366: Layer already exists 17:20:24 3bd45270f8b2: Layer already exists 17:20:24 0159f1c02557: Layer already exists 17:20:24 9386262d7a74: Layer already exists 17:20:24 040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4: digest: sha256:c5ac0e8a60106c33675ef4c7d249d3855003e531efbb9741f4994112a5203aed size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:24 + 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 17:20:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 17:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:20:25 9b7a2124e67f: Preparing 17:20:25 df51a0a01e2d: Preparing 17:20:25 ea82e8316da0: Preparing 17:20:25 9bfb617206b3: Preparing 17:20:25 608d194cb50c: Preparing 17:20:25 acc83c6ca332: Preparing 17:20:25 998105d772db: Preparing 17:20:25 38e3c890dca9: Preparing 17:20:25 58c7f79592e8: Preparing 17:20:25 17d1bcea4366: Preparing 17:20:25 3bd45270f8b2: Preparing 17:20:25 0159f1c02557: Preparing 17:20:25 9386262d7a74: Preparing 17:20:25 acc83c6ca332: Waiting 17:20:25 998105d772db: Waiting 17:20:25 38e3c890dca9: Waiting 17:20:25 58c7f79592e8: Waiting 17:20:25 17d1bcea4366: Waiting 17:20:25 3bd45270f8b2: Waiting 17:20:25 0159f1c02557: Waiting 17:20:25 9386262d7a74: Waiting 17:20:25 9bfb617206b3: Layer already exists 17:20:25 df51a0a01e2d: Layer already exists 17:20:25 9b7a2124e67f: Layer already exists 17:20:25 ea82e8316da0: Layer already exists 17:20:25 608d194cb50c: Layer already exists 17:20:25 acc83c6ca332: Layer already exists 17:20:25 38e3c890dca9: Layer already exists 17:20:25 17d1bcea4366: Layer already exists 17:20:25 998105d772db: Layer already exists 17:20:25 58c7f79592e8: Layer already exists 17:20:25 3bd45270f8b2: Layer already exists 17:20:25 0159f1c02557: Layer already exists 17:20:25 9386262d7a74: Layer already exists 17:20:25 main: digest: sha256:c5ac0e8a60106c33675ef4c7d249d3855003e531efbb9741f4994112a5203aed size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:25 ===================================================== [Pipeline] echo 17:20:25 taggedImages: 17:20:25 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:040a5a62acea184fdd41387d4dec6344494c5d71 17:20:25 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:20:25 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.4 17:20:25 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:040a5a62acea184fdd41387d4dec6344494c5d71-3.1.0-dev.4 17:20:25 - 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 17:20:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:25 17:20:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:26 arm64: Pulling from edgex-lftools-log-publisher 17:20:26 8998bd30e6a1: Pulling fs layer 17:20:26 04944245beec: Pulling fs layer 17:20:26 699f458cf7ca: Pulling fs layer 17:20:26 765212b225bb: Pulling fs layer 17:20:26 f23df028b6ca: Pulling fs layer 17:20:26 d65c8cfc05b1: Pulling fs layer 17:20:26 2437ff75d9bd: Pulling fs layer 17:20:26 f23df028b6ca: Waiting 17:20:26 d65c8cfc05b1: Waiting 17:20:26 2437ff75d9bd: Waiting 17:20:26 765212b225bb: Waiting 17:20:26 04944245beec: Verifying Checksum 17:20:26 04944245beec: Download complete 17:20:26 765212b225bb: Verifying Checksum 17:20:26 765212b225bb: Download complete 17:20:26 f23df028b6ca: Verifying Checksum 17:20:26 f23df028b6ca: Download complete 17:20:26 d65c8cfc05b1: Verifying Checksum 17:20:26 d65c8cfc05b1: Download complete 17:20:26 699f458cf7ca: Verifying Checksum 17:20:26 699f458cf7ca: Download complete 17:20:26 8998bd30e6a1: Verifying Checksum 17:20:26 8998bd30e6a1: Download complete 17:20:28 2437ff75d9bd: Verifying Checksum 17:20:28 2437ff75d9bd: Download complete 17:20:30 8998bd30e6a1: Pull complete 17:20:32 04944245beec: Pull complete 17:20:34 699f458cf7ca: Pull complete 17:20:34 765212b225bb: Pull complete 17:20:34 f23df028b6ca: Pull complete 17:20:35 d65c8cfc05b1: Pull complete 17:20:49 2437ff75d9bd: Pull complete 17:20:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:20:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:50 prd-ubuntu20.04-docker-arm64-4c-16g-2388 does not seem to be running inside a container 17:20:50 $ 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/128 -v /w/workspace/device-usb-camera/128:/w/workspace/device-usb-camera/128:rw,z -v /w/workspace/device-usb-camera/128@tmp:/w/workspace/device-usb-camera/128@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 17:20:52 $ docker top 724a370c8f95936fca27dd2c9b6c2aaa888f7e62ba55db8fe4ba7d760c15248b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:53 ---> job-cost.sh 17:20:53 lf-activate-venv: SKIPPING 17:20:53 INFO: No Stack... 17:20:53 INFO: Retrieving Pricing Info for: v3-standard-4 17:20:54 INFO: Archiving Costs [Pipeline] sh 17:20:54 + cut -d, -f6 17:20:54 + cat /w/workspace/device-usb-camera/128/archives/cost.csv [Pipeline] lock 17:20:54 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] 17:20:54 Resource [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] did not exist. Created. 17:20:54 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:20:55 /w/workspace/device-usb-camera/128@tmp/durable-f02d86b5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:20:55 + echo total: 0.10999999940395355 [Pipeline] stash 17:20:55 Warning: overwriting stash ‘stack-cost’ 17:20:55 Stashed 1 file(s) [Pipeline] } 17:20:55 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 17:20:55 $ docker stop --time=1 724a370c8f95936fca27dd2c9b6c2aaa888f7e62ba55db8fe4ba7d760c15248b 17:20:58 $ docker rm -f --volumes 724a370c8f95936fca27dd2c9b6c2aaa888f7e62ba55db8fe4ba7d760c15248b [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 17:20:59 provisioning config files... 17:20:59 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10669992211241614011tmp [Pipeline] { [Pipeline] sh 17:20:59 + set +x 17:20:59 + curl -s https://codecov.io/bash 17:20:59 + bash -s -- 17:20:59 17:20:59 _____ _ 17:20:59 / ____| | | 17:20:59 | | ___ __| | ___ ___ _____ __ 17:20:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:20:59 | |___| (_) | (_| | __/ (_| (_) \ V / 17:20:59 \_____\___/ \__,_|\___|\___\___/ \_/ 17:20:59 Bash-1.0.6 17:20:59 17:20:59 17:20:59 ==> git version 2.25.1 found 17:20:59 ==> 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 17:20:59 Release-Date: 2020-01-08 17:20:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:20:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:20:59 ==> Jenkins CI detected. 17:20:59 current dir:  /w/workspace/exfoundry_device-usb-camera_main 17:20:59 project root: . 17:20:59 --> token set from env 17:20:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:20:59 ==> Running gcov in . (disable via -X gcov) 17:20:59 ==> Python coveragepy not found 17:20:59 ==> Searching for coverage reports in: 17:20:59 + . 17:20:59 -> Found 1 reports 17:20:59 ==> Detecting git/mercurial file structure 17:20:59 ==> Reading reports 17:20:59 + ./coverage.out bytes=43708 17:20:59 ==> Appending adjustments 17:20:59 https://docs.codecov.io/docs/fixing-reports 17:20:59 + Found adjustments 17:20:59 ==> Gzipping contents 17:20:59 8.0K /tmp/codecov.58oXZA.gz 17:20:59 ==> Uploading reports 17:20:59 url: https://codecov.io 17:20:59 query: branch=main&commit=040a5a62acea184fdd41387d4dec6344494c5d71&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:20:59 -> Pinging Codecov 17:20:59 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=040a5a62acea184fdd41387d4dec6344494c5d71&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:21:00 -> Uploading to 17:21:00 https://storage.googleapis.com/codecov/v4/raw/2023-07-27/73D8F5FF140700D3E01443B452E23636/040a5a62acea184fdd41387d4dec6344494c5d71/47320ea9-a50a-4b64-ac65-54cc2dc4bca1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230727T172059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24864605af234dae9ed7794dd79e3f373a41b3f726d42569c6e1cdba6182d6c9 17:21:00 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:00 Dload Upload Total Spent Left Speed 17:21:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5766 0 0 100 5766 0 29418 --:--:-- --:--:-- --:--:-- 29418 100 5766 0 0 100 5766 0 29418 --:--:-- --:--:-- --:--:-- 29269 17:21:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] } 17:21:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:21:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:21:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:21:00 17:21:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:21:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:21:00 df9b9388f04a: Pulling fs layer 17:21:00 52dc419b0ee2: Pulling fs layer 17:21:00 25bc292e5bac: Pulling fs layer 17:21:00 114826534d7a: Pulling fs layer 17:21:00 4657fd5d0bcf: Pulling fs layer 17:21:00 6ad1cebc031e: Pulling fs layer 17:21:00 8a3aa393b2d8: Pulling fs layer 17:21:00 4657fd5d0bcf: Waiting 17:21:00 8a3aa393b2d8: Waiting 17:21:00 6ad1cebc031e: Waiting 17:21:00 114826534d7a: Waiting 17:21:00 25bc292e5bac: Verifying Checksum 17:21:00 25bc292e5bac: Download complete 17:21:00 52dc419b0ee2: Verifying Checksum 17:21:00 52dc419b0ee2: Download complete 17:21:00 4657fd5d0bcf: Verifying Checksum 17:21:00 4657fd5d0bcf: Download complete 17:21:00 df9b9388f04a: Download complete 17:21:01 6ad1cebc031e: Verifying Checksum 17:21:01 6ad1cebc031e: Download complete 17:21:01 df9b9388f04a: Pull complete 17:21:01 52dc419b0ee2: Pull complete 17:21:01 25bc292e5bac: Pull complete 17:21:01 114826534d7a: Download complete 17:21:01 8a3aa393b2d8: Verifying Checksum 17:21:01 8a3aa393b2d8: Download complete 17:21:04 114826534d7a: Pull complete 17:21:04 4657fd5d0bcf: Pull complete 17:21:05 6ad1cebc031e: Pull complete 17:21:09 8a3aa393b2d8: Pull complete 17:21:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:21:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:21:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:09 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 17:21:09 $ 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 17:21:11 $ docker top fb8e913a1d91277fdd3cd68bd29b28fd1681a21ae0469beb3335f9c26a3ebaed -eo pid,comm [Pipeline] { [Pipeline] echo 17:21:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 17:21:11 + set -o pipefail 17:21:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 17:21:19 17:21:19 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 17:21:19 17:21:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/903b1042-be11-4db4-9e55-3d407c8082be 17:21:19 17:21:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:21:19 17:21:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:21:19 17:21:19 17:21:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:21:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:21:19 More details here: https://snyk.co/ue1NS [Pipeline] } 17:21:19 $ docker stop --time=1 fb8e913a1d91277fdd3cd68bd29b28fd1681a21ae0469beb3335f9c26a3ebaed 17:21:23 $ docker rm -f --volumes fb8e913a1d91277fdd3cd68bd29b28fd1681a21ae0469beb3335f9c26a3ebaed [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 17:21:24 + git log --format=format:%s -1 040a5a62acea184fdd41387d4dec6344494c5d71 [Pipeline] sh 17:21:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:24 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 17:21:24 $ 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 17:21:25 $ docker top 4c7576a95bc66b05e47350de6666f5ed4780ba1f0570f81147935825417806d6 -eo pid,comm 17:21:25 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). 17:21:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:25 [ssh-agent] Looking for ssh-agent implementation... 17:21:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:25 $ docker exec 4c7576a95bc66b05e47350de6666f5ed4780ba1f0570f81147935825417806d6 ssh-agent 17:21:25 SSH_AUTH_SOCK=/tmp/ssh-ZP33VQvELJdF/agent.32 17:21:25 SSH_AGENT_PID=38 17:21:25 Running ssh-add (command line suppressed) 17:21:25 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9129439431201157015.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9129439431201157015.key) 17:21:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:25 + git semver tag 17:21:26 2023-07-27 17:21:26,007 [run_tag] DEBUG tag force:False 17:21:26 2023-07-27 17:21:26,007 [check_head_tag] DEBUG check head tag 17:21:26 2023-07-27 17:21:26,008 [execute] INFO git cat-file --batch-check 17:21:26 2023-07-27 17:21:26,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 17:21:26 2023-07-27 17:21:26,012 [execute] INFO git cat-file --batch 17:21:26 2023-07-27 17:21:26,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 17:21:26 2023-07-27 17:21:26,045 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:21:26 2023-07-27 17:21:26,045 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 17:21:26 2023-07-27 17:21:26,046 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 17:21:26 2023-07-27 17:21:26,050 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:21:26 3.1.0-dev.4 [Pipeline] } 17:21:26 $ docker exec --env ******** --env ******** 4c7576a95bc66b05e47350de6666f5ed4780ba1f0570f81147935825417806d6 ssh-agent -k 17:21:26 unset SSH_AUTH_SOCK; 17:21:26 unset SSH_AGENT_PID; 17:21:26 echo Agent pid 38 killed; 17:21:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:26 + git semver [Pipeline] } 17:21:26 $ docker stop --time=1 4c7576a95bc66b05e47350de6666f5ed4780ba1f0570f81147935825417806d6 17:21:28 $ docker rm -f --volumes 4c7576a95bc66b05e47350de6666f5ed4780ba1f0570f81147935825417806d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:21:28 17:21:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:21:28 0.23.1-centos7: Pulling from edgex-lftools 17:21:28 ab5ef0e58194: Pulling fs layer 17:21:28 9712f1f96733: Pulling fs layer 17:21:28 63f879dbbcfc: Pulling fs layer 17:21:28 0d9ebad4ef96: Pulling fs layer 17:21:28 e9a5061849ea: Pulling fs layer 17:21:28 d747dcd14b5f: Pulling fs layer 17:21:28 0d9ebad4ef96: Waiting 17:21:28 d747dcd14b5f: Waiting 17:21:28 2de7ff778b66: Pulling fs layer 17:21:28 2de7ff778b66: Waiting 17:21:28 e9a5061849ea: Waiting 17:21:28 9712f1f96733: Verifying Checksum 17:21:28 9712f1f96733: Download complete 17:21:28 63f879dbbcfc: Verifying Checksum 17:21:28 63f879dbbcfc: Download complete 17:21:29 0d9ebad4ef96: Verifying Checksum 17:21:29 0d9ebad4ef96: Download complete 17:21:29 ab5ef0e58194: Verifying Checksum 17:21:29 ab5ef0e58194: Download complete 17:21:29 e9a5061849ea: Verifying Checksum 17:21:29 e9a5061849ea: Download complete 17:21:29 d747dcd14b5f: Verifying Checksum 17:21:29 d747dcd14b5f: Download complete 17:21:29 2de7ff778b66: Verifying Checksum 17:21:29 2de7ff778b66: Download complete 17:21:31 ab5ef0e58194: Pull complete 17:21:31 9712f1f96733: Pull complete 17:21:32 63f879dbbcfc: Pull complete 17:21:36 0d9ebad4ef96: Pull complete 17:21:36 e9a5061849ea: Pull complete 17:21:36 d747dcd14b5f: Pull complete 17:21:37 2de7ff778b66: Pull complete 17:21:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:21:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:21:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:37 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 17:21:37 $ 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 17:21:40 $ docker top 1d93f819dc089cd34f22be0f624cfc2ce69a1e84524baad25101531b90535e94 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:21:40 provisioning config files... 17:21:40 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16497566705822000216tmp 17:21:40 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9694826701224123224tmp 17:21:40 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10930017094317724876tmp [Pipeline] { [Pipeline] echo 17:21:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:21:40 ---> sigul-configuration.sh 17:21:40 gpg: directory `/root/.gnupg' created 17:21:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:21:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:21:40 gpg: keyring `/root/.gnupg/secring.gpg' created 17:21:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:21:40 gpg: CAST5 encrypted data 17:21:40 gpg: encrypted with 1 passphrase 17:21:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:21:41 + mkdir /home/jenkins 17:21:41 + mkdir /home/jenkins/sigul [Pipeline] sh 17:21:41 + 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 17:21:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:21:41 ---> sigul-install.sh 17:21:41 Sigul already installed; skipping installation. [Pipeline] sh 17:21:41 + git tag --list 17:21:41 v0.0.0 17:21:41 v0.0.1-dev.1 17:21:41 v0.0.1-dev.10 17:21:41 v0.0.1-dev.11 17:21:41 v0.0.1-dev.12 17:21:41 v0.0.1-dev.13 17:21:41 v0.0.1-dev.14 17:21:41 v0.0.1-dev.15 17:21:41 v0.0.1-dev.16 17:21:41 v0.0.1-dev.2 17:21:41 v0.0.1-dev.3 17:21:41 v0.0.1-dev.4 17:21:41 v0.0.1-dev.5 17:21:41 v0.0.1-dev.6 17:21:41 v0.0.1-dev.7 17:21:41 v0.0.1-dev.8 17:21:41 v0.0.1-dev.9 17:21:41 v2.2.0 17:21:41 v2.2.0-dev.17 17:21:41 v2.2.0-dev.18 17:21:41 v2.2.0-dev.19 17:21:41 v2.2.0-dev.20 17:21:41 v2.2.0-dev.21 17:21:41 v2.2.0-dev.22 17:21:41 v2.2.0-dev.23 17:21:41 v2.2.0-dev.24 17:21:41 v2.2.0-dev.25 17:21:41 v2.2.0-dev.26 17:21:41 v2.2.0-dev.27 17:21:41 v2.3.0 17:21:41 v2.3.0-dev.1 17:21:41 v2.3.0-dev.10 17:21:41 v2.3.0-dev.11 17:21:41 v2.3.0-dev.12 17:21:41 v2.3.0-dev.13 17:21:41 v2.3.0-dev.14 17:21:41 v2.3.0-dev.15 17:21:41 v2.3.0-dev.16 17:21:41 v2.3.0-dev.17 17:21:41 v2.3.0-dev.18 17:21:41 v2.3.0-dev.19 17:21:41 v2.3.0-dev.2 17:21:41 v2.3.0-dev.20 17:21:41 v2.3.0-dev.21 17:21:41 v2.3.0-dev.22 17:21:41 v2.3.0-dev.23 17:21:41 v2.3.0-dev.24 17:21:41 v2.3.0-dev.25 17:21:41 v2.3.0-dev.26 17:21:41 v2.3.0-dev.27 17:21:41 v2.3.0-dev.28 17:21:41 v2.3.0-dev.3 17:21:41 v2.3.0-dev.4 17:21:41 v2.3.0-dev.5 17:21:41 v2.3.0-dev.6 17:21:41 v2.3.0-dev.7 17:21:41 v2.3.0-dev.8 17:21:41 v2.3.0-dev.9 17:21:41 v2.3.1 17:21:41 v2.3.1-dev.4 17:21:41 v2.3.1-dev.5 17:21:41 v2.3.1-dev.6 17:21:41 v3.0 17:21:41 v3.0.0 17:21:41 v3.0.0-dev.1 17:21:41 v3.0.0-dev.10 17:21:41 v3.0.0-dev.11 17:21:41 v3.0.0-dev.12 17:21:41 v3.0.0-dev.13 17:21:41 v3.0.0-dev.14 17:21:41 v3.0.0-dev.15 17:21:41 v3.0.0-dev.16 17:21:41 v3.0.0-dev.17 17:21:41 v3.0.0-dev.18 17:21:41 v3.0.0-dev.19 17:21:41 v3.0.0-dev.2 17:21:41 v3.0.0-dev.20 17:21:41 v3.0.0-dev.21 17:21:41 v3.0.0-dev.22 17:21:41 v3.0.0-dev.23 17:21:41 v3.0.0-dev.24 17:21:41 v3.0.0-dev.25 17:21:41 v3.0.0-dev.26 17:21:41 v3.0.0-dev.27 17:21:41 v3.0.0-dev.28 17:21:41 v3.0.0-dev.29 17:21:41 v3.0.0-dev.3 17:21:41 v3.0.0-dev.30 17:21:41 v3.0.0-dev.31 17:21:41 v3.0.0-dev.32 17:21:41 v3.0.0-dev.33 17:21:41 v3.0.0-dev.34 17:21:41 v3.0.0-dev.35 17:21:41 v3.0.0-dev.36 17:21:41 v3.0.0-dev.37 17:21:41 v3.0.0-dev.38 17:21:41 v3.0.0-dev.39 17:21:41 v3.0.0-dev.4 17:21:41 v3.0.0-dev.40 17:21:41 v3.0.0-dev.41 17:21:41 v3.0.0-dev.42 17:21:41 v3.0.0-dev.43 17:21:41 v3.0.0-dev.44 17:21:41 v3.0.0-dev.45 17:21:41 v3.0.0-dev.46 17:21:41 v3.0.0-dev.47 17:21:41 v3.0.0-dev.48 17:21:41 v3.0.0-dev.49 17:21:41 v3.0.0-dev.5 17:21:41 v3.0.0-dev.50 17:21:41 v3.0.0-dev.51 17:21:41 v3.0.0-dev.6 17:21:41 v3.0.0-dev.7 17:21:41 v3.0.0-dev.8 17:21:41 v3.0.0-dev.9 17:21:41 v3.1.0-dev.1 17:21:41 v3.1.0-dev.2 17:21:41 v3.1.0-dev.3 17:21:41 v3.1.0-dev.4 [Pipeline] sh 17:21:42 + lftools sign git-tag v3.1.0-dev.4 17:21:42 Signing Git tag with Sigul... 17:21:42 Signing v3.1.0-dev.4 [Pipeline] echo 17:21:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:21:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:21:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:21:43 $ docker stop --time=1 1d93f819dc089cd34f22be0f624cfc2ce69a1e84524baad25101531b90535e94 17:21:44 $ docker rm -f --volumes 1d93f819dc089cd34f22be0f624cfc2ce69a1e84524baad25101531b90535e94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:21:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:45 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 17:21:45 $ 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 17:21:45 $ docker top 1c17328d063c26c5c404b30e7bb894a6aeda5e2b05ed75a18c0daa41ac4ab1c4 -eo pid,comm 17:21:45 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). 17:21:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:45 [ssh-agent] Looking for ssh-agent implementation... 17:21:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:46 $ docker exec 1c17328d063c26c5c404b30e7bb894a6aeda5e2b05ed75a18c0daa41ac4ab1c4 ssh-agent 17:21:46 SSH_AUTH_SOCK=/tmp/ssh-i0nmmfj1VaS7/agent.32 17:21:46 SSH_AGENT_PID=38 17:21:46 Running ssh-add (command line suppressed) 17:21:46 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10730512378786285242.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10730512378786285242.key) 17:21:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:46 + git semver bump pre 17:21:46 2023-07-27 17:21:46,717 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:21:46 2023-07-27 17:21:46,717 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev 17:21:46 2023-07-27 17:21:46,717 [bump_version] DEBUG bumped version:3.1.0-dev.5 17:21:46 2023-07-27 17:21:46,717 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 17:21:46 2023-07-27 17:21:46,717 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:21:46 2023-07-27 17:21:46,717 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:21:46 2023-07-27 17:21:46,719 [execute] INFO git cat-file --batch-check 17:21:46 2023-07-27 17:21:46,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:21:46 2023-07-27 17:21:46,723 [execute] INFO git cat-file --batch 17:21:46 2023-07-27 17:21:46,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:21:46 2023-07-27 17:21:46,729 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:21:46 3.1.0-dev.5 [Pipeline] } 17:21:46 $ docker exec --env ******** --env ******** 1c17328d063c26c5c404b30e7bb894a6aeda5e2b05ed75a18c0daa41ac4ab1c4 ssh-agent -k 17:21:46 unset SSH_AUTH_SOCK; 17:21:46 unset SSH_AGENT_PID; 17:21:46 echo Agent pid 38 killed; 17:21:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:47 + git semver [Pipeline] } 17:21:47 $ docker stop --time=1 1c17328d063c26c5c404b30e7bb894a6aeda5e2b05ed75a18c0daa41ac4ab1c4 17:21:48 $ docker rm -f --volumes 1c17328d063c26c5c404b30e7bb894a6aeda5e2b05ed75a18c0daa41ac4ab1c4 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:49 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 17:21:49 $ 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 17:21:49 $ docker top 3681c66a2f9abf84d47382070fd2a79bc8ec54faac9fbc9c4a092bf52decac7c -eo pid,comm 17:21:49 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). 17:21:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:49 [ssh-agent] Looking for ssh-agent implementation... 17:21:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:50 $ docker exec 3681c66a2f9abf84d47382070fd2a79bc8ec54faac9fbc9c4a092bf52decac7c ssh-agent 17:21:50 SSH_AUTH_SOCK=/tmp/ssh-kiJWmD88o5Fd/agent.32 17:21:50 SSH_AGENT_PID=38 17:21:50 Running ssh-add (command line suppressed) 17:21:50 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2957832184703176205.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2957832184703176205.key) 17:21:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:50 + git semver push 17:21:50 2023-07-27 17:21:50,700 [run_push] DEBUG push 17:21:50 2023-07-27 17:21:50,700 [execute] INFO git cat-file --batch-check 17:21:50 2023-07-27 17:21:50,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:21:50 2023-07-27 17:21:50,703 [execute] INFO git rev-list 226c3f41111bab112b0052543897dae7c5c714c2 -- 17:21:50 2023-07-27 17:21:50,704 [execute] DEBUG Popen(['git', 'rev-list', '226c3f41111bab112b0052543897dae7c5c714c2', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:21:50 2023-07-27 17:21:50,710 [execute] INFO git fetch -v origin 17:21:50 2023-07-27 17:21:50,711 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 17:21:51 2023-07-27 17:21:51,289 [run_push] DEBUG no remote changes detected 17:21:51 2023-07-27 17:21:51,290 [execute] INFO git push origin semver 17:21:51 2023-07-27 17:21:51,290 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:21:52 2023-07-27 17:21:52,151 [run_push] DEBUG push all version tags 17:21:52 2023-07-27 17:21:52,152 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:21:52 2023-07-27 17:21:52,152 [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) 17:21:53 2023-07-27 17:21:52,984 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:21:53 3.1.0-dev.5 [Pipeline] } 17:21:53 $ docker exec --env ******** --env ******** 3681c66a2f9abf84d47382070fd2a79bc8ec54faac9fbc9c4a092bf52decac7c ssh-agent -k 17:21:53 unset SSH_AUTH_SOCK; 17:21:53 unset SSH_AGENT_PID; 17:21:53 echo Agent pid 38 killed; 17:21:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:53 + git semver [Pipeline] } 17:21:53 $ docker stop --time=1 3681c66a2f9abf84d47382070fd2a79bc8ec54faac9fbc9c4a092bf52decac7c 17:21:55 $ docker rm -f --volumes 3681c66a2f9abf84d47382070fd2a79bc8ec54faac9fbc9c4a092bf52decac7c [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 17:21:55 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 17:21:55 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 17:21:55 total 16 17:21:55 drwxr-xr-x 3 root root 4096 Jul 27 17:12 . 17:21:55 drwxrwxr-x 11 jenkins jenkins 4096 Jul 27 17:21 .. 17:21:55 drwxr-xr-x 2 root root 4096 Jul 27 17:12 cost 17:21:55 -rw-r--r-- 1 root root 89 Jul 27 17:12 cost.csv 17:21:55 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 17:21:55 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 17:21:55 total 16 17:21:55 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 17:12 . 17:21:55 drwxrwxr-x 11 jenkins jenkins 4096 Jul 27 17:21 .. 17:21:55 drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 17:12 cost 17:21:55 -rw-r--r-- 1 jenkins jenkins 89 Jul 27 17:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:21:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:21:56 ---> package-listing.sh 17:21:56 ++ tr '[:upper:]' '[:lower:]' 17:21:56 ++ facter osfamily 17:21:56 + OS_FAMILY=debian 17:21:56 + workspace=/w/workspace/exfoundry_device-usb-camera_main 17:21:56 + START_PACKAGES=/tmp/packages_start.txt 17:21:56 + END_PACKAGES=/tmp/packages_end.txt 17:21:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:21:56 + PACKAGES=/tmp/packages_start.txt 17:21:56 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 17:21:56 + PACKAGES=/tmp/packages_end.txt 17:21:56 + case "${OS_FAMILY}" in 17:21:56 + dpkg -l 17:21:56 + grep '^ii' 17:21:56 + '[' -f /tmp/packages_start.txt ']' 17:21:56 + '[' -f /tmp/packages_end.txt ']' 17:21:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:21:56 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 17:21:56 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 17:21:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 17:21:56 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 17:21:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:57 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 17:21:57 $ 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 17:21:58 $ docker top da5b246d999d113068ca4e6d9de8f8984c06055d86e33279238f882bc931cc6f -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:58 + touch /tmp/pre-build-complete [Pipeline] sh 17:21:58 + mkdir -p /var/log/sysstat [Pipeline] sh 17:21:58 + ls /var/log/sa-host 17:21:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:59 provisioning config files... 17:21:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4780790137979472139tmp [Pipeline] { [Pipeline] echo 17:21:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:21:59 ---> create-netrc.sh [Pipeline] } 17:21:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:21:59 ---> python-tools-install.sh [Pipeline] echo 17:21:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:22:00 ---> sudo-logs.sh 17:22:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:22:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:22:00 ---> job-cost.sh 17:22:00 lf-activate-venv: SKIPPING 17:22:00 DEBUG: total: 0.2199999988079071 17:22:00 INFO: Retrieving Stack Cost... 17:22:00 INFO: Retrieving Pricing Info for: v3-standard-8 17:22:01 INFO: Archiving Costs [Pipeline] echo 17:22:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:22:01 ---> logs-deploy.sh 17:22:01 lf-activate-venv: SKIPPING 17:22:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/128 17:22:01 INFO: archiving workspace using pattern(s): 17:22:02 Archives upload complete. 17:22:02 INFO: archiving logs to Nexus