Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bb3237301cd1e7ba1226b3bd0aaf265b839229f 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-ssh14883628326442965663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12340778143771845549.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh10043783389177673773.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7154552800572163022.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-ssh17073385533143717737.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-15708 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 8bb3237301cd1e7ba1226b3bd0aaf265b839229f (main) Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#248)" > 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 8bb3237301cd1e7ba1226b3bd0aaf265b839229f # timeout=10 > git rev-list --no-walk 7a1cf3250193716800d70f0cf90cebef309e38f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:46:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:46:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:46:34 ========================================================= 11:46:34 EdgeX Global Pipelines Version Info 11:46:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:46:35 ------------------- 11:46:35 stable info: 11:46:35 ------------------- 11:46:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:46:35 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:46:35 Message: update stable to v1.0.249 11:46:35 ------------------- 11:46:35 experimental info: 11:46:35 ------------------- 11:46:35 Commited By: **** collab-it+edgex@linuxfoundation.org 11:46:35 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:46:35 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bb3237 [Pipeline] echo 11:46:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:46:36 provisioning config files... 11:46:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12044728389552627491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:46:36 ---> docker-login.sh 11:46:36 nexus3.edgexfoundry.org:10001 11:46:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:36 Configure a credential helper to remove this warning. See 11:46:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:36 11:46:36 Login Succeeded 11:46:36 nexus3.edgexfoundry.org:10002 11:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:37 Configure a credential helper to remove this warning. See 11:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:37 11:46:37 Login Succeeded 11:46:37 nexus3.edgexfoundry.org:10003 11:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:37 Configure a credential helper to remove this warning. See 11:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:37 11:46:37 Login Succeeded 11:46:37 nexus3.edgexfoundry.org:10004 11:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:37 Configure a credential helper to remove this warning. See 11:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:37 11:46:37 Login Succeeded 11:46:37 docker.io 11:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:37 Configure a credential helper to remove this warning. See 11:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:37 11:46:37 Login Succeeded 11:46:37 ---> docker-login.sh ends [Pipeline] } 11:46:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:46:38 + git rev-list -1 --merges 8bb3237301cd1e7ba1226b3bd0aaf265b839229f~1..8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] echo 11:46:38 -----------> git rev-list -1 --merges 8bb3237301cd1e7ba1226b3bd0aaf265b839229f~1..8bb3237301cd1e7ba1226b3bd0aaf265b839229f 8bb3237301cd1e7ba1226b3bd0aaf265b839229f [false] [Pipeline] sh 11:46:38 + git log --format=format:%s -1 8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] echo 11:46:38 ========================================================= 11:46:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:46:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:46:38 + git log --format=format:%s -1 8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] echo 11:46:38 [semverPrep] GIT_COMMIT: 8bb3237301cd1e7ba1226b3bd0aaf265b839229f, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#248) [Pipeline] echo 11:46:38 [semverPrep] This is not a build commit. [Pipeline] sh 11:46:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:46:39 + grep -v github /etc/ssh/ssh_known_hosts 11:46:39 + [ -e /tmp/ssh_known_hosts ] 11:46:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:46:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:46:39 + sudo tee -a /etc/ssh/ssh_known_hosts 11:46:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:46:39 11:46:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:46:39 0.1.4: Pulling from edgex-devops/py-git-semver 11:46:39 b85a868b505f: Pulling fs layer 11:46:39 e2be974225ed: Pulling fs layer 11:46:39 339a4e72a1f5: Pulling fs layer 11:46:39 988bab9f4d93: Pulling fs layer 11:46:39 1469e6f7b9e6: Pulling fs layer 11:46:39 eaf3925da568: Pulling fs layer 11:46:39 bab4dde63d76: Pulling fs layer 11:46:39 bde34c3a00c8: Pulling fs layer 11:46:39 b352a97aabf1: Pulling fs layer 11:46:39 4872d77fe225: Pulling fs layer 11:46:39 5851b861e8e6: Pulling fs layer 11:46:39 bab4dde63d76: Waiting 11:46:39 bde34c3a00c8: Waiting 11:46:39 988bab9f4d93: Waiting 11:46:39 eaf3925da568: Waiting 11:46:39 1469e6f7b9e6: Waiting 11:46:39 b352a97aabf1: Waiting 11:46:39 e2be974225ed: Download complete 11:46:39 988bab9f4d93: Verifying Checksum 11:46:39 988bab9f4d93: Download complete 11:46:39 1469e6f7b9e6: Verifying Checksum 11:46:39 1469e6f7b9e6: Download complete 11:46:39 eaf3925da568: Verifying Checksum 11:46:39 eaf3925da568: Download complete 11:46:40 339a4e72a1f5: Verifying Checksum 11:46:40 339a4e72a1f5: Download complete 11:46:40 bde34c3a00c8: Download complete 11:46:40 b352a97aabf1: Download complete 11:46:40 4872d77fe225: Verifying Checksum 11:46:40 4872d77fe225: Download complete 11:46:40 5851b861e8e6: Verifying Checksum 11:46:40 5851b861e8e6: Download complete 11:46:40 b85a868b505f: Download complete 11:46:40 bab4dde63d76: Verifying Checksum 11:46:40 bab4dde63d76: Download complete 11:46:41 b85a868b505f: Pull complete 11:46:41 e2be974225ed: Pull complete 11:46:41 339a4e72a1f5: Pull complete 11:46:41 988bab9f4d93: Pull complete 11:46:42 1469e6f7b9e6: Pull complete 11:46:42 eaf3925da568: Pull complete 11:46:44 bab4dde63d76: Pull complete 11:46:44 bde34c3a00c8: Pull complete 11:46:44 b352a97aabf1: Pull complete 11:46:44 4872d77fe225: Pull complete 11:46:44 5851b861e8e6: Pull complete 11:46:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:46:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:44 prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container 11:46:44 $ 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 11:46:49 $ docker top 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a -eo pid,comm 11:46: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). 11:46:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:46:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:46:49 [ssh-agent] Looking for ssh-agent implementation... 11:46:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:46:49 $ docker exec 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a ssh-agent 11:46:49 SSH_AUTH_SOCK=/tmp/ssh-dGtmQg1hary2/agent.14 11:46:49 SSH_AGENT_PID=20 11:46:49 Running ssh-add (command line suppressed) 11:46:50 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17439963323955617224.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17439963323955617224.key) 11:46:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:46:50 + git tag --points-at HEAD [Pipeline] } 11:46:50 $ docker exec --env ******** --env ******** 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a ssh-agent -k 11:46:50 unset SSH_AUTH_SOCK; 11:46:50 unset SSH_AGENT_PID; 11:46:50 echo Agent pid 20 killed; 11:46:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:46:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:46:50 [ssh-agent] Looking for ssh-agent implementation... 11:46:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:46:50 $ docker exec 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a ssh-agent 11:46:50 SSH_AUTH_SOCK=/tmp/ssh-PYsOwUo378yI/agent.70 11:46:50 SSH_AGENT_PID=76 11:46:50 Running ssh-add (command line suppressed) 11:46:50 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18170607423049255819.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18170607423049255819.key) 11:46:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:46:51 + git semver init 11:46:51 2023-05-16 11:46:51,356 [run_init] DEBUG init version:0.0.0 force:False 11:46:51 2023-05-16 11:46:51,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 11:46:51 2023-05-16 11:46:51,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 11:46:51 2023-05-16 11:46:51,358 [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) 11:46:52 2023-05-16 11:46:52,034 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 11:46:52 2023-05-16 11:46:52,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 11:46:52 2023-05-16 11:46:52,035 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:46:52 2023-05-16 11:46:52,035 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:46:52 3.0.0-dev.42 [Pipeline] } 11:46:52 $ docker exec --env ******** --env ******** 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a ssh-agent -k 11:46:52 unset SSH_AUTH_SOCK; 11:46:52 unset SSH_AGENT_PID; 11:46:52 echo Agent pid 76 killed; 11:46:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:46:52 + git semver [Pipeline] } 11:46:53 $ docker stop --time=1 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a 11:46:54 $ docker rm -f --volumes 6e22aa054191f395269a2c4bdb96453aec2d6b172d7e3edab09df1af729e557a [Pipeline] // withDockerContainer [Pipeline] sh 11:46:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:46:54 Stashed 1 file(s) [Pipeline] echo 11:46:54 [edgeXSemver]: initialized semver on version 3.0.0-dev.42 [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 11:46:55 provisioning config files... 11:46:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13680154686436272356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:46:55 ---> docker-login.sh 11:46:55 nexus3.edgexfoundry.org:10001 11:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:55 Configure a credential helper to remove this warning. See 11:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:55 11:46:55 Login Succeeded 11:46:55 nexus3.edgexfoundry.org:10002 11:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:55 Configure a credential helper to remove this warning. See 11:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:55 11:46:55 Login Succeeded 11:46:55 nexus3.edgexfoundry.org:10003 11:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:55 Configure a credential helper to remove this warning. See 11:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:55 11:46:55 Login Succeeded 11:46:55 nexus3.edgexfoundry.org:10004 11:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:55 Configure a credential helper to remove this warning. See 11:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:55 11:46:55 Login Succeeded 11:46:55 docker.io 11:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:55 Configure a credential helper to remove this warning. See 11:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:55 11:46:55 Login Succeeded 11:46:55 ---> docker-login.sh ends [Pipeline] } 11:46:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:46:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:46:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:46:55 ========================================================= 11:46:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:46:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:56 + 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 . 11:46:56 Sending build context to Docker daemon 1.836MB 11:46:56 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 11:46:56 Step 2/13 : FROM ${BASE} AS builder 11:46:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:46:56 f56be85fc22e: Pulling fs layer 11:46:56 85791d961cd3: Pulling fs layer 11:46:56 d694b5ae8c79: Pulling fs layer 11:46:56 9f32a84ed3da: Pulling fs layer 11:46:56 4d19c01a9841: Pulling fs layer 11:46:56 9325e15d5711: Pulling fs layer 11:46:56 556b6ee489ea: Pulling fs layer 11:46:56 c5a4b2cf53e6: Pulling fs layer 11:46:56 9f32a84ed3da: Waiting 11:46:56 4d19c01a9841: Waiting 11:46:56 9325e15d5711: Waiting 11:46:56 556b6ee489ea: Waiting 11:46:56 c5a4b2cf53e6: Waiting 11:46:56 85791d961cd3: Download complete 11:46:56 9f32a84ed3da: Verifying Checksum 11:46:56 9f32a84ed3da: Download complete 11:46:56 4d19c01a9841: Download complete 11:46:56 f56be85fc22e: Download complete 11:46:56 9325e15d5711: Verifying Checksum 11:46:56 9325e15d5711: Download complete 11:46:56 f56be85fc22e: Pull complete 11:46:56 85791d961cd3: Pull complete 11:46:57 c5a4b2cf53e6: Verifying Checksum 11:46:57 c5a4b2cf53e6: Download complete 11:46:57 d694b5ae8c79: Download complete 11:46:57 556b6ee489ea: Verifying Checksum 11:46:57 556b6ee489ea: Download complete 11:47:00 d694b5ae8c79: Pull complete 11:47:00 9f32a84ed3da: Pull complete 11:47:00 4d19c01a9841: Pull complete 11:47:00 9325e15d5711: Pull complete 11:47:04 556b6ee489ea: Pull complete 11:47:04 c5a4b2cf53e6: Pull complete 11:47:04 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 11:47:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:47:04 ---> c4be618373d6 11:47:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 11:47:10 Still waiting to schedule task 11:47:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:47:10 ---> Running in 86fe4f5606e0 11:47:10 Removing intermediate container 86fe4f5606e0 11:47:10 ---> 307e42960a22 11:47:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:47:10 ---> Running in c550df3cbe3e 11:47:10 Removing intermediate container c550df3cbe3e 11:47:10 ---> 72dc71c7cb91 11:47:10 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 11:47:10 ---> Running in 727a11edefe5 11:47:10 Removing intermediate container 727a11edefe5 11:47:10 ---> 957df928b3e3 11:47:10 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 11:47:10 ---> Running in 9ea233132591 11:47:10 Removing intermediate container 9ea233132591 11:47:10 ---> 033f69004ca8 11:47:10 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:47:10 ---> Running in 08b393a711f2 11:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:47:11 (1/14) Installing libintl (0.21.1-r1) 11:47:11 (2/14) Installing eudev-libs (3.2.11-r4) 11:47:11 (3/14) Installing libjpeg-turbo (2.1.4-r0) 11:47:11 (4/14) Installing v4l-utils-libs (1.22.1-r2) 11:47:11 (5/14) Installing v4l-utils (1.22.1-r2) 11:47:11 (6/14) Installing udev-init-scripts (35-r1) 11:47:11 (7/14) Installing libblkid (2.38.1-r1) 11:47:11 (8/14) Installing xz-libs (5.2.9-r0) 11:47:11 (9/14) Installing zstd-libs (1.5.5-r0) 11:47:11 (10/14) Installing kmod-libs (30-r1) 11:47:11 (11/14) Installing eudev (3.2.11-r4) 11:47:11 (12/14) Installing eudev-dev (3.2.11-r4) 11:47:11 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 11:47:11 (14/14) Installing v4l-utils-dev (1.22.1-r2) 11:47:11 Executing busybox-1.35.0-r29.trigger 11:47:11 Executing eudev-3.2.11-r4.trigger 11:47:11 OK: 272 MiB in 67 packages 11:47:11 Removing intermediate container 08b393a711f2 11:47:11 ---> d3187e9e6240 11:47:11 Step 8/13 : WORKDIR /device-usb-camera 11:47:11 ---> Running in 46308a909a4f 11:47:11 Removing intermediate container 46308a909a4f 11:47:11 ---> 0f3f6c3fa630 11:47:11 Step 9/13 : COPY go.mod vendor* ./ 11:47:12 ---> 5005d27b4609 11:47:12 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:47:12 ---> Running in aea5e5f22540 11:47:58 Removing intermediate container aea5e5f22540 11:47:58 ---> dcd087eb459a 11:47:58 Step 11/13 : COPY . . 11:47:58 ---> 3356de12bb51 11:47:58 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 11:47:58 ---> Running in 7f1ed3ab5b1a 11:47:58  % Total % Received % Xferd Average Speed Time Time  Time Current 11:47:58 Dload Upload Total Spent Left Speed 11:47:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6345 0 --:--:-- --:--:-- --:--:-- 6359 11:47:58 Removing intermediate container 7f1ed3ab5b1a 11:47:58 ---> 3fe39baae899 11:47:58 Step 13/13 : RUN ${MAKE} 11:47:58 ---> Running in e2119bc68f9c 11:47:58 noop 11:47:58 Removing intermediate container e2119bc68f9c 11:47:58 ---> 87fc97fc41b4 11:47:58 Successfully built 87fc97fc41b4 11:47:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:59 + docker inspect -f . ci-base-image-x86_64 11:47:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:59 prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container 11:47:59 $ 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 11:47:59 $ docker top 49165bebe51cfb3e6689d124fdd13823373251c78f40871faf78732611246b73 -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:00 + go version 11:48:00 go version go1.20.2 linux/amd64 [Pipeline] } 11:48:00 $ docker stop --time=1 49165bebe51cfb3e6689d124fdd13823373251c78f40871faf78732611246b73 11:48:01 $ docker rm -f --volumes 49165bebe51cfb3e6689d124fdd13823373251c78f40871faf78732611246b73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:01 + docker inspect -f . ci-base-image-x86_64 11:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:01 prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container 11:48:01 $ 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 11:48:02 $ docker top 5d89afd22084c43901926880d11776067855257b81b6a214db7937a2132dd341 -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:02 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 11:48:02 + make test 11:48:02 go test ./... -coverprofile=coverage.out ./... 11:48:08 ? github.com/edgexfoundry/device-usb-camera [no test files] 11:48:20 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 11:48:20 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.8% of statements 11:48:25 go vet ./... 11:48:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:48:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:48:29 ./bin/test-attribution-txt.sh [Pipeline] echo 11:48:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:48:29 $ docker stop --time=1 5d89afd22084c43901926880d11776067855257b81b6a214db7937a2132dd341 11:48:34 $ docker rm -f --volumes 5d89afd22084c43901926880d11776067855257b81b6a214db7937a2132dd341 [Pipeline] // withDockerContainer [Pipeline] sh 11:48:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:48:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:48:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:48:35 + ls -al . 11:48:35 total 188 11:48:35 drwxrwxr-x 10 jenkins jenkins 4096 May 16 11:48 . 11:48:35 drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:46 .. 11:48:35 drwxrwxr-x 8 jenkins jenkins 4096 May 16 11:46 .git 11:48:35 drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:46 .github 11:48:35 -rw-rw-r-- 1 jenkins jenkins 414 May 16 11:46 .gitignore 11:48:35 -rw-rw-r-- 1 jenkins jenkins 42 May 16 11:46 .golangci.yml 11:48:35 -rw-rw-r-- 1 jenkins jenkins 77 May 16 11:46 .hadolint.yml 11:48:35 drwxr-xr-x 3 jenkins jenkins 4096 May 16 11:46 .semver 11:48:35 -rw-rw-r-- 1 jenkins jenkins 9665 May 16 11:46 Attribution.txt 11:48:35 -rw-rw-r-- 1 jenkins jenkins 6219 May 16 11:46 CHANGELOG.md 11:48:35 -rw-rw-r-- 1 jenkins jenkins 2453 May 16 11:46 Dockerfile 11:48:35 -rw-rw-r-- 1 jenkins jenkins 678 May 16 11:46 GOVERNANCE.md 11:48:35 -rw-rw-r-- 1 jenkins jenkins 659 May 16 11:46 Jenkinsfile 11:48:35 -rw-rw-r-- 1 jenkins jenkins 11348 May 16 11:46 LICENSE 11:48:35 -rw-rw-r-- 1 jenkins jenkins 2364 May 16 11:46 Makefile 11:48:35 -rw-rw-r-- 1 jenkins jenkins 622 May 16 11:46 OWNERS.md 11:48:35 -rw-rw-r-- 1 jenkins jenkins 2477 May 16 11:46 README.md 11:48:35 -rw-rw-r-- 1 jenkins jenkins 12 May 16 11:46 VERSION 11:48:35 drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:46 bin 11:48:35 drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:46 cmd 11:48:35 -rw-r--r-- 1 jenkins jenkins 31521 May 16 11:48 coverage.out 11:48:35 -rwxrwxr-x 1 jenkins jenkins 140 May 16 11:46 docker-entrypoint.sh 11:48:35 drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:46 docs 11:48:35 -rw-rw-r-- 1 jenkins jenkins 3419 May 16 11:46 go.mod 11:48:35 -rw-rw-r-- 1 jenkins jenkins 31488 May 16 11:46 go.sum 11:48:35 drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:46 internal 11:48:35 drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:46 snap 11:48:35 -rw-rw-r-- 1 jenkins jenkins 231 May 16 11:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:36 + 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=8bb3237301cd1e7ba1226b3bd0aaf265b839229f --label arch=amd64 --label version=3.0.0-dev.42 . 11:48:36 Sending build context to Docker daemon 1.868MB 11:48:36 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 11:48:36 Step 2/36 : FROM ${BASE} AS builder 11:48:36 ---> 87fc97fc41b4 11:48:36 Step 3/36 : ARG ADD_BUILD_TAGS="" 11:48:36 ---> Running in f01e90177b98 11:48:36 Removing intermediate container f01e90177b98 11:48:36 ---> 6b8212c18c6a 11:48:36 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:48:36 ---> Running in 52bdf97a0dcf 11:48:36 Removing intermediate container 52bdf97a0dcf 11:48:36 ---> ebb330157bb4 11:48:36 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 11:48:36 ---> Running in 4d31be82b665 11:48:36 Removing intermediate container 4d31be82b665 11:48:36 ---> f67bc6ca7cc5 11:48:36 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 11:48:36 ---> Running in c1cd5af4fcb3 11:48:36 Removing intermediate container c1cd5af4fcb3 11:48:36 ---> e251e6d68cbb 11:48:36 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:48:36 ---> Running in cf21fb80502f 11:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:48:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:48:37 OK: 272 MiB in 67 packages 11:48:37 Removing intermediate container cf21fb80502f 11:48:37 ---> 7b478fdd3c92 11:48:37 Step 8/36 : WORKDIR /device-usb-camera 11:48:37 ---> Running in 514be27df339 11:48:37 Removing intermediate container 514be27df339 11:48:37 ---> 144f063887ff 11:48:37 Step 9/36 : COPY go.mod vendor* ./ 11:48:37 ---> 1f54f13fddb6 11:48:37 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:48:37 ---> Running in 38e0d5b0321b 11:48:38 Removing intermediate container 38e0d5b0321b 11:48:38 ---> 91aaf6bf2276 11:48:38 Step 11/36 : COPY . . 11:48:39 ---> 53ac6284514d 11:48:39 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 11:48:39 ---> Running in 38e63a379e47 11:48:39  % Total % Received % Xferd Average Speed Time Time Time Current 11:48:39 Dload Upload Total Spent Left Speed 11:48:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 22231 0 --:--:-- --:--:-- --:--:-- 22595 11:48:39 Removing intermediate container 38e63a379e47 11:48:39 ---> 95042c99be7a 11:48:39 Step 13/36 : RUN ${MAKE} 11:48:39 ---> Running in 71eb6b440549 11:48:39 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 11:48:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15711 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 11:48:45 Running in /w/workspace/device-usb-camera/114 [Pipeline] { [Pipeline] checkout 11:48:45 Selected Git installation does not exist. Using Default 11:48:45 The recommended git tool is: NONE 11:48:52 using credential edgex-jenkins-ssh 11:48:52 Cloning the remote Git repository 11:48:52 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 11:48:52 > git init /w/workspace/device-usb-camera/114 # timeout=10 11:48:53 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 11:48:53 > git --version # timeout=10 11:48:53 > git --version # 'git version 2.25.1' 11:48:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:48:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:54 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 11:48:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:54 Avoid second fetch 11:48:54 Checking out Revision 8bb3237301cd1e7ba1226b3bd0aaf265b839229f (main) 11:48:55 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#248)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:48:54 > git config core.sparsecheckout # timeout=10 11:48:54 > git checkout -f 8bb3237301cd1e7ba1226b3bd0aaf265b839229f # timeout=10 11:48:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:48:56 % Total % Received % Xferd Average Speed Time Time Time Current 11:48:56 Dload Upload Total Spent Left Speed 11:48:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 11:48:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:48:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:48:57 + sudo tee /etc/docker/daemon.new 11:48:57 { 11:48:57 "registry-mirrors": [ 11:48:57 "https://nexus3.edgexfoundry.org:10001" 11:48:57 ], 11:48:57 "bip": "10.250.0.254/24", 11:48:57 "hosts": [ 11:48:57 "tcp://0.0.0.0:5555", 11:48:57 "unix:///var/run/docker.sock" 11:48:57 ], 11:48:57 "mtu": 1458, 11:48:57 "selinux-enabled": true, 11:48:57 "seccomp-profile": "/etc/docker/seccomp.json" 11:48:57 } [Pipeline] sh 11:48:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:48:58 + sudo service docker restart 11:49:06 Removing intermediate container 71eb6b440549 11:49:06 ---> 4987b78ed7bf 11:49:06 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 11:49:06 v0.21.6: Pulling from aler9/rtsp-simple-server 11:49:06 4acc49c71d14: Pulling fs layer 11:49:06 4acc49c71d14: Verifying Checksum 11:49:06 4acc49c71d14: Download complete 11:49:06 4acc49c71d14: Pull complete 11:49:06 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 11:49:06 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 11:49:06 ---> 01a2bd3e5fff 11:49:06 Step 15/36 : FROM alpine:3.17 11:49:06 3.17: Pulling from library/alpine 11:49:06 f56be85fc22e: Already exists 11:49:06 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:49:06 Status: Downloaded newer image for alpine:3.17 11:49:06 ---> 9ed4aefc74f6 11:49:06 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 11:49:06 ---> Running in 82977684be6b 11:49:06 Removing intermediate container 82977684be6b 11:49:06 ---> e56c03711580 11:49:06 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 11:49:06 ---> Running in 3717aea9b152 11:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:49:07 (1/86) Installing dumb-init (1.2.5-r2) 11:49:07 (2/86) Installing sdl2 (2.26.5-r0) 11:49:07 (3/86) Installing svt-av1-libs (1.3.0-r0) 11:49:07 (4/86) Installing libxau (1.0.10-r0) 11:49:07 (5/86) Installing libmd (1.0.4-r0) 11:49:07 (6/86) Installing libbsd (0.11.7-r0) 11:49:07 (7/86) Installing libxdmcp (1.1.4-r0) 11:49:07 (8/86) Installing libxcb (1.15-r0) 11:49:07 (9/86) Installing libx11 (1.8.4-r0) 11:49:07 (10/86) Installing aom-libs (3.5.0-r0) 11:49:07 (11/86) Installing alsa-lib (1.2.8-r0) 11:49:07 (12/86) Installing libexpat (2.5.0-r0) 11:49:07 (13/86) Installing brotli-libs (1.0.9-r9) 11:49:07 (14/86) Installing libbz2 (1.0.8-r4) 11:49:07 (15/86) Installing libpng (1.6.38-r0) 11:49:07 (16/86) Installing freetype (2.12.1-r0) 11:49:07 (17/86) Installing fontconfig (2.14.1-r0) 11:49:07 (18/86) Installing fribidi (1.0.12-r0) 11:49:07 (19/86) Installing libffi (3.4.4-r0) 11:49:07 (20/86) Installing libintl (0.21.1-r1) 11:49:07 (21/86) Installing libblkid (2.38.1-r1) 11:49:07 (22/86) Installing libmount (2.38.1-r1) 11:49:07 (23/86) Installing pcre2 (10.42-r0) 11:49:07 (24/86) Installing glib (2.74.6-r0) 11:49:07 (25/86) Installing graphite2 (1.3.14-r2) 11:49:07 (26/86) Installing harfbuzz (5.3.1-r1) 11:49:07 (27/86) Installing libass (0.16.0-r1) 11:49:07 (28/86) Installing libdav1d (1.0.0-r2) 11:49:07 (29/86) Installing hwdata-pci (0.364-r0) 11:49:07 (30/86) Installing libpciaccess (0.17-r0) 11:49:07 (31/86) Installing libdrm (2.4.114-r0) 11:49:07 (32/86) Installing gmp (6.2.1-r2) 11:49:07 (33/86) Installing nettle (3.8.1-r0) 11:49:07 (34/86) Installing p11-kit (0.24.1-r1) 11:49:07 (35/86) Installing libtasn1 (4.19.0-r0) 11:49:07 (36/86) Installing libunistring (1.1-r0) 11:49:07 (37/86) Installing gnutls (3.7.8-r3) 11:49:07 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 11:49:07 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 11:49:07 (40/86) Installing lame (3.100-r2) 11:49:07 (41/86) Installing opus (1.3.1-r1) 11:49:07 (42/86) Installing libasyncns (0.8-r1) 11:49:07 (43/86) Installing dbus-libs (1.14.4-r0) 11:49:07 (44/86) Installing libltdl (2.4.7-r1) 11:49:07 (45/86) Installing orc (0.4.33-r0) 11:49:07 (46/86) Installing libgcc (12.2.1_git20220924-r4) 11:49:07 (47/86) Installing libogg (1.3.5-r2) 11:49:07 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 11:49:07 (49/86) Installing flac-libs (1.4.2-r0) 11:49:07 (50/86) Installing libvorbis (1.3.7-r0) 11:49:07 (51/86) Installing libsndfile (1.1.0-r2) 11:49:07 (52/86) Installing libgomp (12.2.1_git20220924-r4) 11:49:07 (53/86) Installing soxr (0.1.3-r3) 11:49:07 (54/86) Installing speexdsp (1.2.1-r0) 11:49:07 (55/86) Installing tdb-libs (1.4.6-r0) 11:49:07 (56/86) Installing libpulse (16.1-r6) 11:49:07 (57/86) Installing cjson (1.7.15-r3) 11:49:07 (58/86) Installing mbedtls (2.28.3-r0) 11:49:07 (59/86) Installing librist (0.2.7-r0) 11:49:07 (60/86) Installing libsrt (1.5.1-r0) 11:49:07 (61/86) Installing libssh (0.10.5-r0) 11:49:07 (62/86) Installing libtheora (1.1.1-r16) 11:49:07 (63/86) Installing libjpeg-turbo (2.1.4-r0) 11:49:07 (64/86) Installing v4l-utils-libs (1.22.1-r2) 11:49:07 (65/86) Installing libxext (1.3.5-r0) 11:49:07 (66/86) Installing libxfixes (6.0.0-r0) 11:49:07 (67/86) Installing wayland-libs-client (1.21.0-r1) 11:49:07 (68/86) Installing libva (2.16.0-r0) 11:49:07 (69/86) Installing libvdpau (1.5-r0) 11:49:07 (70/86) Installing vidstab (1.1.0-r2) 11:49:07 (71/86) Installing libvpx (1.12.0-r1) 11:49:07 (72/86) Installing libwebp (1.2.4-r1) 11:49:07 (73/86) Installing x264-libs (0.164_git20220602-r0) 11:49:07 (74/86) Installing numactl (2.0.16-r1) 11:49:07 (75/86) Installing x265-libs (3.5-r3) 11:49:07 (76/86) Installing xvidcore (1.3.7-r1) 11:49:07 (77/86) Installing libsodium (1.0.18-r2) 11:49:07 (78/86) Installing libzmq (4.3.4-r1) 11:49:07 (79/86) Installing ffmpeg-libs (5.1.3-r0) 11:49:08 (80/86) Installing ffmpeg (5.1.3-r0) 11:49:08 (81/86) Installing udev-init-scripts (35-r1) 11:49:08 (82/86) Installing eudev-libs (3.2.11-r4) 11:49:08 (83/86) Installing xz-libs (5.2.9-r0) 11:49:08 (84/86) Installing zstd-libs (1.5.5-r0) 11:49:08 (85/86) Installing kmod-libs (30-r1) 11:49:08 (86/86) Installing eudev (3.2.11-r4) 11:49:08 Executing busybox-1.35.0-r29.trigger 11:49:08 Executing eudev-3.2.11-r4.trigger 11:49:08 OK: 112 MiB in 101 packages 11:49:11 Removing intermediate container 3717aea9b152 11:49:11 ---> 4e3515beabbd 11:49:11 Step 18/36 : WORKDIR / 11:49:11 ---> Running in 222325fec346 11:49:11 Removing intermediate container 222325fec346 11:49:11 ---> 32fc3d0d8786 11:49:11 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 11:49:12 ---> 0a5fb5d5368e 11:49:12 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 11:49:12 ---> 521029c6117a 11:49:12 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 11:49:12 ---> 057ff72292be 11:49:12 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 11:49:12 ---> d99749c12bfb 11:49:12 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 11:49:12 ---> 3d341446cc02 11:49:12 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 11:49:13 ---> b395aa1415df 11:49:13 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 11:49:14 ---> d9219343eb63 11:49:14 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 11:49:14 ---> Running in c90b87871793 11:49:14 Removing intermediate container c90b87871793 11:49:14 ---> ad17f56abf0f 11:49:14 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 11:49:14 ---> Running in 837144d5aa03 11:49:15 Removing intermediate container 837144d5aa03 11:49:15 ---> 80aae0f23716 11:49:15 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 11:49:15 ---> Running in c65e9e5d4fce 11:49:16 Removing intermediate container c65e9e5d4fce 11:49:16 ---> 15afd2ea7c51 11:49:16 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 11:49:16 ---> Running in d9f401de0643 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:49:16 provisioning config files... 11:49:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/114@tmp/config5245828256211765973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:16 Removing intermediate container d9f401de0643 11:49:16 ---> e468dfaa2c65 11:49:16 Step 30/36 : EXPOSE 59983 11:49:16 ---> Running in 4c949b6cdbe7 11:49:16 Removing intermediate container 4c949b6cdbe7 11:49:16 ---> 7c33f465e32b 11:49:16 Step 31/36 : EXPOSE 8554 11:49:16 ---> Running in c9ff73bcf174 11:49:16 ---> docker-login.sh 11:49:16 nexus3.edgexfoundry.org:10001 11:49:16 Removing intermediate container c9ff73bcf174 11:49:16 ---> 98dbe64570e8 11:49:16 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 11:49:16 ---> Running in 2bd6cf708aed 11:49:16 Removing intermediate container 2bd6cf708aed 11:49:16 ---> 866b0ce5e663 11:49:16 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 11:49:16 ---> Running in 4e7b3346d894 11:49:16 Removing intermediate container 4e7b3346d894 11:49:16 ---> 8c1dce6adb00 11:49:16 Step 34/36 : LABEL arch=amd64 11:49:16 ---> Running in ea5def1e3181 11:49:17 Removing intermediate container ea5def1e3181 11:49:17 ---> cff4fbcc11c5 11:49:17 Step 35/36 : LABEL git_sha=8bb3237301cd1e7ba1226b3bd0aaf265b839229f 11:49:17 ---> Running in b73798c5e31c 11:49:17 Removing intermediate container b73798c5e31c 11:49:17 ---> c85009e50032 11:49:17 Step 36/36 : LABEL version=3.0.0-dev.42 11:49:17 ---> Running in 34a00be264bc 11:49:17 Removing intermediate container 34a00be264bc 11:49:17 ---> 443525a9c207 11:49:17 [Warning] One or more build-args [ARCH] were not consumed 11:49:17 Successfully built 443525a9c207 11:49:17 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 11:49:17 provisioning config files... 11:49:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17120786540833239457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:17 Configure a credential helper to remove this warning. See 11:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:17 11:49:17 Login Succeeded 11:49:17 nexus3.edgexfoundry.org:10002 11:49:17 ---> docker-login.sh 11:49:17 nexus3.edgexfoundry.org:10001 11:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:17 Configure a credential helper to remove this warning. See 11:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:17 11:49:17 Login Succeeded 11:49:17 nexus3.edgexfoundry.org:10002 11:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:17 Configure a credential helper to remove this warning. See 11:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:17 11:49:17 Login Succeeded 11:49:17 nexus3.edgexfoundry.org:10003 11:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:17 Configure a credential helper to remove this warning. See 11:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:17 11:49:17 Login Succeeded 11:49:17 nexus3.edgexfoundry.org:10004 11:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:17 Configure a credential helper to remove this warning. See 11:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:17 11:49:17 Login Succeeded 11:49:17 docker.io 11:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:17 Configure a credential helper to remove this warning. See 11:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:17 11:49:17 Login Succeeded 11:49:17 nexus3.edgexfoundry.org:10003 11:49:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:18 Configure a credential helper to remove this warning. See 11:49:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:18 11:49:18 Login Succeeded 11:49:18 ---> docker-login.sh ends [Pipeline] } 11:49:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 11:49:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:18 Configure a credential helper to remove this warning. See 11:49:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:18 11:49:18 Login Succeeded 11:49:18 nexus3.edgexfoundry.org:10004 [Pipeline] echo 11:49:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:49:18 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 11:49:18 8bb3237301cd1e7ba1226b3bd0aaf265b839229f 11:49:18 latest 11:49:18 3.0.0-dev.42 11:49:18 8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 11:49:18 main 11:49:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:18 Configure a credential helper to remove this warning. See 11:49:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:18 11:49:18 Login Succeeded 11:49:18 docker.io 11:49:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:8bb3237301cd1e7ba1226b3bd0aaf265b839229f 11:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 11:49:18 3cef5e408ddc: Preparing 11:49:18 b2c4baf909c2: Preparing 11:49:18 7f73e49d6d1e: Preparing 11:49:18 3e9cd1fad889: Preparing 11:49:18 3827b5b91e75: Preparing 11:49:18 acc83c6ca332: Preparing 11:49:18 8e9ab7f42f79: Preparing 11:49:18 7025ef2bb1d0: Preparing 11:49:18 47a5b983e1b7: Preparing 11:49:18 bbb6546e1546: Preparing 11:49:18 93c769775684: Preparing 11:49:18 f9f3c777a1b9: Preparing 11:49:18 f1417ff83b31: Preparing 11:49:18 acc83c6ca332: Waiting 11:49:18 bbb6546e1546: Waiting 11:49:18 8e9ab7f42f79: Waiting 11:49:18 7025ef2bb1d0: Waiting 11:49:18 47a5b983e1b7: Waiting 11:49:18 93c769775684: Waiting 11:49:18 f9f3c777a1b9: Waiting 11:49:18 f1417ff83b31: Waiting 11:49:18 3e9cd1fad889: Pushed 11:49:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:19 3cef5e408ddc: Pushed 11:49:19 7f73e49d6d1e: Pushed 11:49:19 b2c4baf909c2: Pushed 11:49:19 acc83c6ca332: Pushed 11:49:19 7025ef2bb1d0: Pushed 11:49:19 8e9ab7f42f79: Pushed 11:49:19 47a5b983e1b7: Pushed 11:49:19 f1417ff83b31: Layer already exists 11:49:19 bbb6546e1546: Pushed 11:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:19 Configure a credential helper to remove this warning. See 11:49:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:19 11:49:19 Login Succeeded 11:49:19 ---> docker-login.sh ends [Pipeline] } 11:49:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:49:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:49:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:49:19 ========================================================= 11:49:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:49:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:19 + 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 . 11:49:20 Sending build context to Docker daemon 1.086MB 11:49:20 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 11:49:20 Step 2/13 : FROM ${BASE} AS builder 11:49:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:49:20 c41833b44d91: Pulling fs layer 11:49:20 ed15518f5707: Pulling fs layer 11:49:20 feae8fd75edb: Pulling fs layer 11:49:20 242c74f7c9fa: Pulling fs layer 11:49:20 3cdef696dda3: Pulling fs layer 11:49:20 2ced38df9373: Pulling fs layer 11:49:20 58f1dce35555: Pulling fs layer 11:49:20 242c74f7c9fa: Waiting 11:49:20 3cdef696dda3: Waiting 11:49:20 2ced38df9373: Waiting 11:49:20 58f1dce35555: Waiting 11:49:20 ed15518f5707: Verifying Checksum 11:49:20 ed15518f5707: Download complete 11:49:21 242c74f7c9fa: Verifying Checksum 11:49:21 242c74f7c9fa: Download complete 11:49:21 3cdef696dda3: Verifying Checksum 11:49:21 3cdef696dda3: Download complete 11:49:21 c41833b44d91: Download complete 11:49:21 3827b5b91e75: Pushed 11:49:21 93c769775684: Pushed 11:49:22 c41833b44d91: Pull complete 11:49:22 58f1dce35555: Verifying Checksum 11:49:22 58f1dce35555: Download complete 11:49:22 ed15518f5707: Pull complete 11:49:23 feae8fd75edb: Verifying Checksum 11:49:23 feae8fd75edb: Download complete 11:49:23 2ced38df9373: Verifying Checksum 11:49:23 2ced38df9373: Download complete 11:49:29 f9f3c777a1b9: Pushed 11:49:29 8bb3237301cd1e7ba1226b3bd0aaf265b839229f: digest: sha256:f6f430b70cf5cdca8caa65b5e2b650e9a63ce2c0a1c3868d804bbae47d882399 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 11:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 11:49:30 3cef5e408ddc: Preparing 11:49:30 b2c4baf909c2: Preparing 11:49:30 7f73e49d6d1e: Preparing 11:49:30 3e9cd1fad889: Preparing 11:49:30 3827b5b91e75: Preparing 11:49:30 acc83c6ca332: Preparing 11:49:30 8e9ab7f42f79: Preparing 11:49:30 7025ef2bb1d0: Preparing 11:49:30 47a5b983e1b7: Preparing 11:49:30 bbb6546e1546: Preparing 11:49:30 93c769775684: Preparing 11:49:30 f9f3c777a1b9: Preparing 11:49:30 f1417ff83b31: Preparing 11:49:30 7025ef2bb1d0: Waiting 11:49:30 47a5b983e1b7: Waiting 11:49:30 bbb6546e1546: Waiting 11:49:30 acc83c6ca332: Waiting 11:49:30 8e9ab7f42f79: Waiting 11:49:30 f9f3c777a1b9: Waiting 11:49:30 f1417ff83b31: Waiting 11:49:30 b2c4baf909c2: Layer already exists 11:49:30 3e9cd1fad889: Layer already exists 11:49:30 3cef5e408ddc: Layer already exists 11:49:30 7f73e49d6d1e: Layer already exists 11:49:30 3827b5b91e75: Layer already exists 11:49:30 acc83c6ca332: Layer already exists 11:49:30 bbb6546e1546: Layer already exists 11:49:30 47a5b983e1b7: Layer already exists 11:49:30 8e9ab7f42f79: Layer already exists 11:49:30 7025ef2bb1d0: Layer already exists 11:49:30 93c769775684: Layer already exists 11:49:30 f1417ff83b31: Layer already exists 11:49:30 f9f3c777a1b9: Layer already exists 11:49:30 latest: digest: sha256:f6f430b70cf5cdca8caa65b5e2b650e9a63ce2c0a1c3868d804bbae47d882399 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.42 11:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 11:49:31 3cef5e408ddc: Preparing 11:49:31 b2c4baf909c2: Preparing 11:49:31 7f73e49d6d1e: Preparing 11:49:31 3e9cd1fad889: Preparing 11:49:31 3827b5b91e75: Preparing 11:49:31 acc83c6ca332: Preparing 11:49:31 8e9ab7f42f79: Preparing 11:49:31 7025ef2bb1d0: Preparing 11:49:31 47a5b983e1b7: Preparing 11:49:31 bbb6546e1546: Preparing 11:49:31 93c769775684: Preparing 11:49:31 f9f3c777a1b9: Preparing 11:49:31 f1417ff83b31: Preparing 11:49:31 8e9ab7f42f79: Waiting 11:49:31 7025ef2bb1d0: Waiting 11:49:31 47a5b983e1b7: Waiting 11:49:31 bbb6546e1546: Waiting 11:49:31 93c769775684: Waiting 11:49:31 f9f3c777a1b9: Waiting 11:49:31 f1417ff83b31: Waiting 11:49:31 acc83c6ca332: Waiting 11:49:31 3827b5b91e75: Layer already exists 11:49:31 7f73e49d6d1e: Layer already exists 11:49:31 b2c4baf909c2: Layer already exists 11:49:31 3e9cd1fad889: Layer already exists 11:49:31 3cef5e408ddc: Layer already exists 11:49:31 acc83c6ca332: Layer already exists 11:49:31 7025ef2bb1d0: Layer already exists 11:49:31 8e9ab7f42f79: Layer already exists 11:49:31 bbb6546e1546: Layer already exists 11:49:31 47a5b983e1b7: Layer already exists 11:49:31 f9f3c777a1b9: Layer already exists 11:49:31 93c769775684: Layer already exists 11:49:31 f1417ff83b31: Layer already exists 11:49:31 3.0.0-dev.42: digest: sha256:f6f430b70cf5cdca8caa65b5e2b650e9a63ce2c0a1c3868d804bbae47d882399 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:31 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 11:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 11:49:31 3cef5e408ddc: Preparing 11:49:31 b2c4baf909c2: Preparing 11:49:31 7f73e49d6d1e: Preparing 11:49:31 3e9cd1fad889: Preparing 11:49:31 3827b5b91e75: Preparing 11:49:31 acc83c6ca332: Preparing 11:49:31 8e9ab7f42f79: Preparing 11:49:31 7025ef2bb1d0: Preparing 11:49:31 47a5b983e1b7: Preparing 11:49:31 bbb6546e1546: Preparing 11:49:31 93c769775684: Preparing 11:49:31 f9f3c777a1b9: Preparing 11:49:31 f1417ff83b31: Preparing 11:49:31 8e9ab7f42f79: Waiting 11:49:31 7025ef2bb1d0: Waiting 11:49:31 47a5b983e1b7: Waiting 11:49:31 bbb6546e1546: Waiting 11:49:31 93c769775684: Waiting 11:49:31 f9f3c777a1b9: Waiting 11:49:31 acc83c6ca332: Waiting 11:49:31 3827b5b91e75: Layer already exists 11:49:31 7f73e49d6d1e: Layer already exists 11:49:31 3cef5e408ddc: Layer already exists 11:49:31 3e9cd1fad889: Layer already exists 11:49:31 b2c4baf909c2: Layer already exists 11:49:31 8e9ab7f42f79: Layer already exists 11:49:31 acc83c6ca332: Layer already exists 11:49:31 7025ef2bb1d0: Layer already exists 11:49:31 bbb6546e1546: Layer already exists 11:49:31 47a5b983e1b7: Layer already exists 11:49:31 93c769775684: Layer already exists 11:49:31 f9f3c777a1b9: Layer already exists 11:49:31 f1417ff83b31: Layer already exists 11:49:31 8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42: digest: sha256:f6f430b70cf5cdca8caa65b5e2b650e9a63ce2c0a1c3868d804bbae47d882399 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:32 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 11:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 11:49:32 3cef5e408ddc: Preparing 11:49:32 b2c4baf909c2: Preparing 11:49:32 7f73e49d6d1e: Preparing 11:49:32 3e9cd1fad889: Preparing 11:49:32 3827b5b91e75: Preparing 11:49:32 acc83c6ca332: Preparing 11:49:32 8e9ab7f42f79: Preparing 11:49:32 7025ef2bb1d0: Preparing 11:49:32 47a5b983e1b7: Preparing 11:49:32 bbb6546e1546: Preparing 11:49:32 93c769775684: Preparing 11:49:32 f9f3c777a1b9: Preparing 11:49:32 f1417ff83b31: Preparing 11:49:32 7025ef2bb1d0: Waiting 11:49:32 47a5b983e1b7: Waiting 11:49:32 bbb6546e1546: Waiting 11:49:32 93c769775684: Waiting 11:49:32 f9f3c777a1b9: Waiting 11:49:32 f1417ff83b31: Waiting 11:49:32 acc83c6ca332: Waiting 11:49:32 8e9ab7f42f79: Waiting 11:49:32 b2c4baf909c2: Layer already exists 11:49:32 3cef5e408ddc: Layer already exists 11:49:32 3e9cd1fad889: Layer already exists 11:49:32 7f73e49d6d1e: Layer already exists 11:49:32 3827b5b91e75: Layer already exists 11:49:32 acc83c6ca332: Layer already exists 11:49:32 8e9ab7f42f79: Layer already exists 11:49:32 bbb6546e1546: Layer already exists 11:49:32 7025ef2bb1d0: Layer already exists 11:49:32 47a5b983e1b7: Layer already exists 11:49:32 93c769775684: Layer already exists 11:49:32 f1417ff83b31: Layer already exists 11:49:32 f9f3c777a1b9: Layer already exists 11:49:32 main: digest: sha256:f6f430b70cf5cdca8caa65b5e2b650e9a63ce2c0a1c3868d804bbae47d882399 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:49:32 ===================================================== [Pipeline] echo 11:49:32 taggedImages: 11:49:32 - nexus3.edgexfoundry.org:10004/device-usb-camera:8bb3237301cd1e7ba1226b3bd0aaf265b839229f 11:49:32 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 11:49:32 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.42 11:49:32 - nexus3.edgexfoundry.org:10004/device-usb-camera:8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 11:49:32 - 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 11:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:32 11:49:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:33 latest: Pulling from edgex-lftools-log-publisher 11:49:33 5eb5b503b376: Pulling fs layer 11:49:33 5c69ac0246d0: Pulling fs layer 11:49:33 ec43610c2a17: Pulling fs layer 11:49:33 3a2ae6a8a46f: Pulling fs layer 11:49:33 33b1e0a273af: Pulling fs layer 11:49:33 5d3b04190fa2: Pulling fs layer 11:49:33 2f39f015ded8: Pulling fs layer 11:49:33 2f39f015ded8: Waiting 11:49:33 33b1e0a273af: Waiting 11:49:33 5d3b04190fa2: Waiting 11:49:33 3a2ae6a8a46f: Waiting 11:49:33 5c69ac0246d0: Download complete 11:49:33 3a2ae6a8a46f: Download complete 11:49:33 33b1e0a273af: Verifying Checksum 11:49:33 33b1e0a273af: Download complete 11:49:33 5d3b04190fa2: Verifying Checksum 11:49:33 5d3b04190fa2: Download complete 11:49:33 ec43610c2a17: Verifying Checksum 11:49:33 ec43610c2a17: Download complete 11:49:33 5eb5b503b376: Verifying Checksum 11:49:33 5eb5b503b376: Download complete 11:49:34 2f39f015ded8: Verifying Checksum 11:49:34 2f39f015ded8: Download complete 11:49:34 feae8fd75edb: Pull complete 11:49:34 242c74f7c9fa: Pull complete 11:49:34 3cdef696dda3: Pull complete 11:49:34 5eb5b503b376: Pull complete 11:49:34 5c69ac0246d0: Pull complete 11:49:35 ec43610c2a17: Pull complete 11:49:35 3a2ae6a8a46f: Pull complete 11:49:35 33b1e0a273af: Pull complete 11:49:35 5d3b04190fa2: Pull complete 11:49:39 2f39f015ded8: Pull complete 11:49:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:49:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:49:39 prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container 11:49:39 $ 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 11:49:40 2ced38df9373: Pull complete 11:49:42 58f1dce35555: Pull complete 11:49:42 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 11:49:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:49:42 ---> fadd8f120f05 11:49:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 11:49:44 ---> Running in 2e31c40f1941 11:49:45 Removing intermediate container 2e31c40f1941 11:49:45 ---> 87f07b1139bb 11:49:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:49:45 ---> Running in 23eda500cecf 11:49:45 Removing intermediate container 23eda500cecf 11:49:45 ---> 293f14238701 11:49:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 11:49:45 ---> Running in 3765d1f9fe51 11:49:45 Removing intermediate container 3765d1f9fe51 11:49:45 ---> 8ca32c9b48cf 11:49:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 11:49:45 ---> Running in 0817d4451232 11:49:46 Removing intermediate container 0817d4451232 11:49:46 ---> 3c75962a2ef6 11:49:46 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:49:46 $ docker top 9c4c557caf6f62c542fc44e01d17d550a228b7d0b1a5576383a23ddfc6c59d9a -eo pid,comm 11:49:46 ---> Running in 840e1231bdc9 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:46 ---> job-cost.sh 11:49:46 lf-activate-venv: SKIPPING 11:49:46 INFO: No Stack... 11:49:47 INFO: Retrieving Pricing Info for: v3-standard-8 11:49:47 INFO: Archiving Costs [Pipeline] sh 11:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:49:47 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 11:49:47 + cut -d, -f6 [Pipeline] lock 11:49:47 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] 11:49:47 Resource [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] did not exist. Created. 11:49:47 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:49:47 + echo total: 0.2199999988079071 [Pipeline] stash 11:49:47 Stashed 1 file(s) [Pipeline] } 11:49:47 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 11:49:48 $ docker stop --time=1 9c4c557caf6f62c542fc44e01d17d550a228b7d0b1a5576383a23ddfc6c59d9a 11:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:49:48 (1/14) Installing libintl (0.21.1-r1) 11:49:48 (2/14) Installing eudev-libs (3.2.11-r4) 11:49:48 (3/14) Installing libjpeg-turbo (2.1.4-r0) 11:49:48 (4/14) Installing v4l-utils-libs (1.22.1-r2) 11:49:48 (5/14) Installing v4l-utils (1.22.1-r2) 11:49:49 $ docker rm -f --volumes 9c4c557caf6f62c542fc44e01d17d550a228b7d0b1a5576383a23ddfc6c59d9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 11:49:49 (6/14) Installing udev-init-scripts (35-r1) 11:49:49 (7/14) Installing libblkid (2.38.1-r1) 11:49:49 (8/14) Installing xz-libs (5.2.9-r0) 11:49:49 (9/14) Installing zstd-libs (1.5.5-r0) 11:49:49 (10/14) Installing kmod-libs (30-r1) 11:49:49 (11/14) Installing eudev (3.2.11-r4) 11:49:49 (12/14) Installing eudev-dev (3.2.11-r4) 11:49:49 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 11:49:49 (14/14) Installing v4l-utils-dev (1.22.1-r2) 11:49:49 Executing busybox-1.35.0-r29.trigger 11:49:49 Executing eudev-3.2.11-r4.trigger 11:49:49 OK: 271 MiB in 67 packages [Pipeline] } 11:49:50 Removing intermediate container 840e1231bdc9 11:49:50 ---> a2342797e90f 11:49:50 Step 8/13 : WORKDIR /device-usb-camera 11:49:50 ---> Running in 7397ac5074cb 11:49:50 Removing intermediate container 7397ac5074cb 11:49:50 ---> 86e97cdf458a 11:49:50 Step 9/13 : COPY go.mod vendor* ./ 11:49:51 ---> 714f7a047128 11:49:51 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:51 ---> Running in 593189ea93ea 11:50:59 Removing intermediate container 593189ea93ea 11:50:59 ---> 5e26c4fee7e5 11:50:59 Step 11/13 : COPY . . 11:50:59 ---> 19771b43fb24 11:50:59 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 11:50:59 ---> Running in 6829e7e25cdb 11:50:59  % Total % Received % Xferd Average Speed Time Time Time Current 11:50:59 Dload Upload Total Spent Left Speed 11:50:59 0  0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3827 0 --:--:-- --:--:-- --:--:-- 3847 11:50:59 Removing intermediate container 6829e7e25cdb 11:50:59 ---> 417eaac76fb9 11:50:59 Step 13/13 : RUN ${MAKE} 11:50:59 ---> Running in 4bd18a5fed55 11:50:59 noop 11:50:59 Removing intermediate container 4bd18a5fed55 11:50:59 ---> 33e9c4ec6c0f 11:50:59 Successfully built 33e9c4ec6c0f 11:50:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:00 + docker inspect -f . ci-base-image-arm64 11:51:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:00 prd-ubuntu20.04-docker-arm64-4c-16g-15711 does not seem to be running inside a container 11:51:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/114 -v /w/workspace/device-usb-camera/114:/w/workspace/device-usb-camera/114:rw,z -v /w/workspace/device-usb-camera/114@tmp:/w/workspace/device-usb-camera/114@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 11:51:01 $ docker top bef8afef42c40b02f51872388ef64280e71751ce873c919a995f8bb14f0d012a -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:02 + go version 11:51:02 go version go1.20.2 linux/arm64 [Pipeline] } 11:51:02 $ docker stop --time=1 bef8afef42c40b02f51872388ef64280e71751ce873c919a995f8bb14f0d012a 11:51:04 $ docker rm -f --volumes bef8afef42c40b02f51872388ef64280e71751ce873c919a995f8bb14f0d012a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:04 + docker inspect -f . ci-base-image-arm64 11:51:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:05 prd-ubuntu20.04-docker-arm64-4c-16g-15711 does not seem to be running inside a container 11:51:05 $ 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/114 -v /w/workspace/device-usb-camera/114:/w/workspace/device-usb-camera/114:rw,z -v /w/workspace/device-usb-camera/114@tmp:/w/workspace/device-usb-camera/114@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 11:51:06 $ docker top b33da516d18ad6e903975517bae83264c8d764487c12db16743f99d464ecc7ea -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:07 + git config --global --add safe.directory /w/workspace/device-usb-camera/114 [Pipeline] fileExists [Pipeline] sh 11:51:08 + make test 11:51:08 go test ./... -coverprofile=coverage.out ./... 11:51:47 ? github.com/edgexfoundry/device-usb-camera [no test files] 11:54:08 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 11:54:11 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 1.8% of statements 11:54:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:54:12 go vet ./... 11:54:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:54:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:54:44 ./bin/test-attribution-txt.sh [Pipeline] echo 11:54:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:54:44 $ docker stop --time=1 b33da516d18ad6e903975517bae83264c8d764487c12db16743f99d464ecc7ea 11:54:46 $ docker rm -f --volumes b33da516d18ad6e903975517bae83264c8d764487c12db16743f99d464ecc7ea [Pipeline] // withDockerContainer [Pipeline] sh 11:54:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:54:47 Warning: overwriting stash ‘coverage-report’ 11:54:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:54:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:54:49 + ls -al . 11:54:49 total 184 11:54:49 drwxrwxr-x 9 jenkins jenkins 4096 May 16 11:51 . 11:54:49 drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:48 .. 11:54:49 drwxrwxr-x 8 jenkins jenkins 4096 May 16 11:48 .git 11:54:49 drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:48 .github 11:54:49 -rw-rw-r-- 1 jenkins jenkins 414 May 16 11:48 .gitignore 11:54:49 -rw-rw-r-- 1 jenkins jenkins 42 May 16 11:48 .golangci.yml 11:54:49 -rw-rw-r-- 1 jenkins jenkins 77 May 16 11:48 .hadolint.yml 11:54:49 -rw-rw-r-- 1 jenkins jenkins 9665 May 16 11:48 Attribution.txt 11:54:49 -rw-rw-r-- 1 jenkins jenkins 6219 May 16 11:48 CHANGELOG.md 11:54:49 -rw-rw-r-- 1 jenkins jenkins 2453 May 16 11:48 Dockerfile 11:54:49 -rw-rw-r-- 1 jenkins jenkins 678 May 16 11:48 GOVERNANCE.md 11:54:49 -rw-rw-r-- 1 jenkins jenkins 659 May 16 11:48 Jenkinsfile 11:54:49 -rw-rw-r-- 1 jenkins jenkins 11348 May 16 11:48 LICENSE 11:54:49 -rw-rw-r-- 1 jenkins jenkins 2364 May 16 11:48 Makefile 11:54:49 -rw-rw-r-- 1 jenkins jenkins 622 May 16 11:48 OWNERS.md 11:54:49 -rw-rw-r-- 1 jenkins jenkins 2477 May 16 11:48 README.md 11:54:49 -rw-rw-r-- 1 jenkins jenkins 12 May 16 11:46 VERSION 11:54:49 drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:48 bin 11:54:49 drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:48 cmd 11:54:49 -rw-r--r-- 1 jenkins jenkins 31521 May 16 11:54 coverage.out 11:54:49 -rwxrwxr-x 1 jenkins jenkins 140 May 16 11:48 docker-entrypoint.sh 11:54:49 drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:48 docs 11:54:49 -rw-rw-r-- 1 jenkins jenkins 3419 May 16 11:48 go.mod 11:54:49 -rw-rw-r-- 1 jenkins jenkins 31488 May 16 11:48 go.sum 11:54:49 drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:48 internal 11:54:49 drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:48 snap 11:54:49 -rw-rw-r-- 1 jenkins jenkins 231 May 16 11:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:49 + 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=8bb3237301cd1e7ba1226b3bd0aaf265b839229f --label arch=arm64 --label version=3.0.0-dev.42 . 11:54:49 Sending build context to Docker daemon 1.118MB 11:54:49 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 11:54:49 Step 2/36 : FROM ${BASE} AS builder 11:54:49 ---> 33e9c4ec6c0f 11:54:49 Step 3/36 : ARG ADD_BUILD_TAGS="" 11:54:49 ---> Running in 89124f97510a 11:54:50 Removing intermediate container 89124f97510a 11:54:50 ---> 8c7ac678e2e0 11:54:50 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:54:50 ---> Running in 3974b4e9be77 11:54:50 Removing intermediate container 3974b4e9be77 11:54:50 ---> aeb3d7195d81 11:54:50 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 11:54:50 ---> Running in 23a495632467 11:54:51 Removing intermediate container 23a495632467 11:54:51 ---> 8c5d67307234 11:54:51 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 11:54:51 ---> Running in 715d708a5f0d 11:54:51 Removing intermediate container 715d708a5f0d 11:54:51 ---> 65a4afdc2886 11:54:51 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:54:51 ---> Running in c709da8ece90 11:54:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:54:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:54:54 OK: 271 MiB in 67 packages 11:54:55 Removing intermediate container c709da8ece90 11:54:55 ---> 147c759282f5 11:54:55 Step 8/36 : WORKDIR /device-usb-camera 11:54:55 ---> Running in f5fb389691cc 11:54:55 Removing intermediate container f5fb389691cc 11:54:55 ---> 4fe342b69325 11:54:55 Step 9/36 : COPY go.mod vendor* ./ 11:54:56 ---> a664d082c535 11:54:56 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:54:56 ---> Running in 66f892d06337 11:54:59 Removing intermediate container 66f892d06337 11:54:59 ---> 9760c781a54a 11:54:59 Step 11/36 : COPY . . 11:55:00 ---> ebb6c75bbb12 11:55:00 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 11:55:00 ---> Running in 9e362f5875e6 11:55:01  % Total  % Received % Xferd Average Speed Time Time Time Current 11:55:01 Dload Upload Total Spent Left Speed 11:55:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2577 0 --:--:-- --:--:-- --:--:-- 2583 100 1062 100 1062 0 0 2570 0 --:--:-- --:--:-- --:--:-- 2571 11:55:02 Removing intermediate container 9e362f5875e6 11:55:02 ---> 83f5451207a7 11:55:02 Step 13/36 : RUN ${MAKE} 11:55:02 ---> Running in 489ff01de114 11:55:03 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 11:57:55 Removing intermediate container 489ff01de114 11:57:55 ---> 1637a96119ae 11:57:55 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 11:57:56 v0.21.6: Pulling from aler9/rtsp-simple-server 11:57:56 8766b47fe142: Pulling fs layer 11:57:56 8766b47fe142: Download complete 11:57:57 8766b47fe142: Pull complete 11:57:57 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 11:57:57 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 11:57:57 ---> 69d40e2cb93c 11:57:57 Step 15/36 : FROM alpine:3.17 11:57:58 3.17: Pulling from library/alpine 11:57:58 c41833b44d91: Already exists 11:57:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:57:58 Status: Downloaded newer image for alpine:3.17 11:57:58 ---> 51e60588ff2c 11:57:58 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 11:57:58 ---> Running in 16173500ebc0 11:57:58 Removing intermediate container 16173500ebc0 11:57:58 ---> 8e13c8cb2c72 11:57:58 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 11:57:58 ---> Running in 10b54bcddf62 11:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:58:02 (1/83) Installing dumb-init (1.2.5-r2) 11:58:02 (2/83) Installing sdl2 (2.26.5-r0) 11:58:02 (3/83) Installing libxau (1.0.10-r0) 11:58:02 (4/83) Installing libmd (1.0.4-r0) 11:58:02 (5/83) Installing libbsd (0.11.7-r0) 11:58:02 (6/83) Installing libxdmcp (1.1.4-r0) 11:58:02 (7/83) Installing libxcb (1.15-r0) 11:58:02 (8/83) Installing libx11 (1.8.4-r0) 11:58:02 (9/83) Installing aom-libs (3.5.0-r0) 11:58:02 (10/83) Installing alsa-lib (1.2.8-r0) 11:58:02 (11/83) Installing libexpat (2.5.0-r0) 11:58:02 (12/83) Installing brotli-libs (1.0.9-r9) 11:58:02 (13/83) Installing libbz2 (1.0.8-r4) 11:58:02 (14/83) Installing libpng (1.6.38-r0) 11:58:02 (15/83) Installing freetype (2.12.1-r0) 11:58:02 (16/83) Installing fontconfig (2.14.1-r0) 11:58:02 (17/83) Installing fribidi (1.0.12-r0) 11:58:02 (18/83) Installing libffi (3.4.4-r0) 11:58:02 (19/83) Installing libintl (0.21.1-r1) 11:58:02 (20/83) Installing libblkid (2.38.1-r1) 11:58:02 (21/83) Installing libmount (2.38.1-r1) 11:58:02 (22/83) Installing pcre2 (10.42-r0) 11:58:02 (23/83) Installing glib (2.74.6-r0) 11:58:02 (24/83) Installing graphite2 (1.3.14-r2) 11:58:03 (25/83) Installing harfbuzz (5.3.1-r1) 11:58:03 (26/83) Installing libass (0.16.0-r1) 11:58:03 (27/83) Installing libdav1d (1.0.0-r2) 11:58:03 (28/83) Installing libdrm (2.4.114-r0) 11:58:03 (29/83) Installing gmp (6.2.1-r2) 11:58:03 (30/83) Installing nettle (3.8.1-r0) 11:58:03 (31/83) Installing p11-kit (0.24.1-r1) 11:58:03 (32/83) Installing libtasn1 (4.19.0-r0) 11:58:03 (33/83) Installing libunistring (1.1-r0) 11:58:03 (34/83) Installing gnutls (3.7.8-r3) 11:58:03 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 11:58:03 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 11:58:03 (37/83) Installing lame (3.100-r2) 11:58:03 (38/83) Installing opus (1.3.1-r1) 11:58:03 (39/83) Installing libasyncns (0.8-r1) 11:58:03 (40/83) Installing dbus-libs (1.14.4-r0) 11:58:03 (41/83) Installing libltdl (2.4.7-r1) 11:58:03 (42/83) Installing orc (0.4.33-r0) 11:58:03 (43/83) Installing libgcc (12.2.1_git20220924-r4) 11:58:03 (44/83) Installing libogg (1.3.5-r2) 11:58:03 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 11:58:03 (46/83) Installing flac-libs (1.4.2-r0) 11:58:03 (47/83) Installing libvorbis (1.3.7-r0) 11:58:03 (48/83) Installing libsndfile (1.1.0-r2) 11:58:03 (49/83) Installing libgomp (12.2.1_git20220924-r4) 11:58:03 (50/83) Installing soxr (0.1.3-r3) 11:58:03 (51/83) Installing speexdsp (1.2.1-r0) 11:58:03 (52/83) Installing tdb-libs (1.4.6-r0) 11:58:03 (53/83) Installing libpulse (16.1-r6) 11:58:03 (54/83) Installing cjson (1.7.15-r3) 11:58:03 (55/83) Installing mbedtls (2.28.3-r0) 11:58:03 (56/83) Installing librist (0.2.7-r0) 11:58:03 (57/83) Installing libsrt (1.5.1-r0) 11:58:03 (58/83) Installing libssh (0.10.5-r0) 11:58:03 (59/83) Installing libtheora (1.1.1-r16) 11:58:03 (60/83) Installing libjpeg-turbo (2.1.4-r0) 11:58:04 (61/83) Installing v4l-utils-libs (1.22.1-r2) 11:58:04 (62/83) Installing libxext (1.3.5-r0) 11:58:04 (63/83) Installing libxfixes (6.0.0-r0) 11:58:04 (64/83) Installing wayland-libs-client (1.21.0-r1) 11:58:04 (65/83) Installing libva (2.16.0-r0) 11:58:04 (66/83) Installing libvdpau (1.5-r0) 11:58:04 (67/83) Installing vidstab (1.1.0-r2) 11:58:04 (68/83) Installing libvpx (1.12.0-r1) 11:58:04 (69/83) Installing libwebp (1.2.4-r1) 11:58:04 (70/83) Installing x264-libs (0.164_git20220602-r0) 11:58:04 (71/83) Installing numactl (2.0.16-r1) 11:58:04 (72/83) Installing x265-libs (3.5-r3) 11:58:04 (73/83) Installing xvidcore (1.3.7-r1) 11:58:04 (74/83) Installing libsodium (1.0.18-r2) 11:58:04 (75/83) Installing libzmq (4.3.4-r1) 11:58:04 (76/83) Installing ffmpeg-libs (5.1.3-r0) 11:58:04 (77/83) Installing ffmpeg (5.1.3-r0) 11:58:04 (78/83) Installing udev-init-scripts (35-r1) 11:58:04 (79/83) Installing eudev-libs (3.2.11-r4) 11:58:04 (80/83) Installing xz-libs (5.2.9-r0) 11:58:04 (81/83) Installing zstd-libs (1.5.5-r0) 11:58:04 (82/83) Installing kmod-libs (30-r1) 11:58:04 (83/83) Installing eudev (3.2.11-r4) 11:58:04 Executing busybox-1.35.0-r29.trigger 11:58:04 Executing eudev-3.2.11-r4.trigger 11:58:04 OK: 86 MiB in 98 packages 11:58:09 Removing intermediate container 10b54bcddf62 11:58:09 ---> 2db804197f5c 11:58:09 Step 18/36 : WORKDIR / 11:58:09 ---> Running in e3c8d12d805a 11:58:09 Removing intermediate container e3c8d12d805a 11:58:09 ---> 5aa4b94b9ad8 11:58:09 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 11:58:11 ---> 02951fe7a133 11:58:11 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 11:58:11 ---> 6ecc5ff237fa 11:58:11 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 11:58:12 ---> 2b3794b46b66 11:58:12 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 11:58:12 ---> c4361a3acf46 11:58:12 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 11:58:13 ---> 874a0b863c7b 11:58:13 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 11:58:13 ---> 1583231d7e27 11:58:13 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 11:58:15 ---> 1f941d3a9199 11:58:15 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 11:58:15 ---> Running in a92d75f9ce97 11:58:19 Removing intermediate container a92d75f9ce97 11:58:19 ---> a0060c65037b 11:58:19 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 11:58:19 ---> Running in 7dd8a359bdea 11:58:21 Removing intermediate container 7dd8a359bdea 11:58:21 ---> 512956a668ae 11:58:21 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 11:58:21 ---> Running in 0eb26053ea0c 11:58:23 Removing intermediate container 0eb26053ea0c 11:58:23 ---> 40ff72db56db 11:58:23 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 11:58:23 ---> Running in 0ec51863c990 11:58:25 Removing intermediate container 0ec51863c990 11:58:25 ---> b63057f66341 11:58:25 Step 30/36 : EXPOSE 59983 11:58:25 ---> Running in 08ded048b22d 11:58:25 Removing intermediate container 08ded048b22d 11:58:25 ---> 3be5d5c6e862 11:58:25 Step 31/36 : EXPOSE 8554 11:58:25 ---> Running in d697e99f1209 11:58:25 Removing intermediate container d697e99f1209 11:58:25 ---> d0c6added43a 11:58:25 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 11:58:26 ---> Running in ce7aeb681dd7 11:58:26 Removing intermediate container ce7aeb681dd7 11:58:26 ---> 93cc980c6543 11:58:26 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 11:58:26 ---> Running in 3d7f9fc108e9 11:58:26 Removing intermediate container 3d7f9fc108e9 11:58:26 ---> 36982ddc4c64 11:58:26 Step 34/36 : LABEL arch=arm64 11:58:26 ---> Running in 8135960ce595 11:58:26 Removing intermediate container 8135960ce595 11:58:26 ---> f700937f31aa 11:58:26 Step 35/36 : LABEL git_sha=8bb3237301cd1e7ba1226b3bd0aaf265b839229f 11:58:27 ---> Running in 8dc5143782b5 11:58:27 Removing intermediate container 8dc5143782b5 11:58:27 ---> 9e7446755503 11:58:27 Step 36/36 : LABEL version=3.0.0-dev.42 11:58:27 ---> Running in 14963f566832 11:58:27 Removing intermediate container 14963f566832 11:58:27 ---> 9a9c0d17a1b5 11:58:27 [Warning] One or more build-args [ARCH] were not consumed 11:58:27 Successfully built 9a9c0d17a1b5 11:58:27 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 11:58:27 provisioning config files... 11:58:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/114@tmp/config16601606186019879807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:28 ---> docker-login.sh 11:58:28 nexus3.edgexfoundry.org:10001 11:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:28 Configure a credential helper to remove this warning. See 11:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:28 11:58:28 Login Succeeded 11:58:28 nexus3.edgexfoundry.org:10002 11:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:28 Configure a credential helper to remove this warning. See 11:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:28 11:58:28 Login Succeeded 11:58:28 nexus3.edgexfoundry.org:10003 11:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:29 Configure a credential helper to remove this warning. See 11:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:29 11:58:29 Login Succeeded 11:58:29 nexus3.edgexfoundry.org:10004 11:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:29 Configure a credential helper to remove this warning. See 11:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:29 11:58:29 Login Succeeded 11:58:29 docker.io 11:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:30 Configure a credential helper to remove this warning. See 11:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:30 11:58:30 Login Succeeded 11:58:30 ---> docker-login.sh ends [Pipeline] } 11:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:58:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:58:30 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 11:58:30 8bb3237301cd1e7ba1226b3bd0aaf265b839229f 11:58:30 latest 11:58:30 3.0.0-dev.42 11:58:30 8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 11:58:30 main 11:58:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:30 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8bb3237301cd1e7ba1226b3bd0aaf265b839229f 11:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:58:30 5ad2f0abea82: Preparing 11:58:30 2947d96e90fc: Preparing 11:58:30 576a8e777a1c: Preparing 11:58:30 9a06388edc79: Preparing 11:58:30 608d194cb50c: Preparing 11:58:30 acc83c6ca332: Preparing 11:58:30 71353159a9a6: Preparing 11:58:30 b1eee7513401: Preparing 11:58:30 3cff02212b0c: Preparing 11:58:30 304d71c4b316: Preparing 11:58:30 2e0ba8c35e46: Preparing 11:58:30 36d9de755cf4: Preparing 11:58:30 26cbea5cba74: Preparing 11:58:30 3cff02212b0c: Waiting 11:58:30 36d9de755cf4: Waiting 11:58:30 26cbea5cba74: Waiting 11:58:30 acc83c6ca332: Waiting 11:58:30 304d71c4b316: Waiting 11:58:30 b1eee7513401: Waiting 11:58:30 71353159a9a6: Waiting 11:58:30 2e0ba8c35e46: Waiting 11:58:31 576a8e777a1c: Pushed 11:58:31 5ad2f0abea82: Pushed 11:58:31 9a06388edc79: Pushed 11:58:31 2947d96e90fc: Pushed 11:58:31 acc83c6ca332: Pushed 11:58:31 b1eee7513401: Pushed 11:58:31 71353159a9a6: Pushed 11:58:31 3cff02212b0c: Pushed 11:58:31 26cbea5cba74: Layer already exists 11:58:31 304d71c4b316: Pushed 11:58:37 608d194cb50c: Pushed 11:58:37 2e0ba8c35e46: Pushed 11:58:49 36d9de755cf4: Pushed 11:58:49 8bb3237301cd1e7ba1226b3bd0aaf265b839229f: digest: sha256:f0e8aa80d3935c71bd13f0a63066274faef7d94db74953a78e442ba8510fccbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:49 + 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 11:58:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 11:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:58:50 5ad2f0abea82: Preparing 11:58:50 2947d96e90fc: Preparing 11:58:50 576a8e777a1c: Preparing 11:58:50 9a06388edc79: Preparing 11:58:50 608d194cb50c: Preparing 11:58:50 acc83c6ca332: Preparing 11:58:50 71353159a9a6: Preparing 11:58:50 b1eee7513401: Preparing 11:58:50 3cff02212b0c: Preparing 11:58:50 304d71c4b316: Preparing 11:58:50 2e0ba8c35e46: Preparing 11:58:50 36d9de755cf4: Preparing 11:58:50 26cbea5cba74: Preparing 11:58:50 3cff02212b0c: Waiting 11:58:50 36d9de755cf4: Waiting 11:58:50 304d71c4b316: Waiting 11:58:50 2e0ba8c35e46: Waiting 11:58:50 acc83c6ca332: Waiting 11:58:50 26cbea5cba74: Waiting 11:58:50 71353159a9a6: Waiting 11:58:50 b1eee7513401: Waiting 11:58:50 576a8e777a1c: Layer already exists 11:58:50 608d194cb50c: Layer already exists 11:58:50 2947d96e90fc: Layer already exists 11:58:50 5ad2f0abea82: Layer already exists 11:58:50 9a06388edc79: Layer already exists 11:58:50 acc83c6ca332: Layer already exists 11:58:50 71353159a9a6: Layer already exists 11:58:50 3cff02212b0c: Layer already exists 11:58:50 b1eee7513401: Layer already exists 11:58:50 304d71c4b316: Layer already exists 11:58:50 2e0ba8c35e46: Layer already exists 11:58:50 26cbea5cba74: Layer already exists 11:58:50 36d9de755cf4: Layer already exists 11:58:50 latest: digest: sha256:f0e8aa80d3935c71bd13f0a63066274faef7d94db74953a78e442ba8510fccbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:50 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.42 11:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:58:51 5ad2f0abea82: Preparing 11:58:51 2947d96e90fc: Preparing 11:58:51 576a8e777a1c: Preparing 11:58:51 9a06388edc79: Preparing 11:58:51 608d194cb50c: Preparing 11:58:51 acc83c6ca332: Preparing 11:58:51 71353159a9a6: Preparing 11:58:51 b1eee7513401: Preparing 11:58:51 3cff02212b0c: Preparing 11:58:51 304d71c4b316: Preparing 11:58:51 2e0ba8c35e46: Preparing 11:58:51 36d9de755cf4: Preparing 11:58:51 26cbea5cba74: Preparing 11:58:51 3cff02212b0c: Waiting 11:58:51 304d71c4b316: Waiting 11:58:51 acc83c6ca332: Waiting 11:58:51 71353159a9a6: Waiting 11:58:51 2e0ba8c35e46: Waiting 11:58:51 b1eee7513401: Waiting 11:58:51 26cbea5cba74: Waiting 11:58:51 36d9de755cf4: Waiting 11:58:51 608d194cb50c: Layer already exists 11:58:51 9a06388edc79: Layer already exists 11:58:51 2947d96e90fc: Layer already exists 11:58:51 5ad2f0abea82: Layer already exists 11:58:51 576a8e777a1c: Layer already exists 11:58:51 3cff02212b0c: Layer already exists 11:58:51 acc83c6ca332: Layer already exists 11:58:51 71353159a9a6: Layer already exists 11:58:51 b1eee7513401: Layer already exists 11:58:51 304d71c4b316: Layer already exists 11:58:51 26cbea5cba74: Layer already exists 11:58:51 2e0ba8c35e46: Layer already exists 11:58:51 36d9de755cf4: Layer already exists 11:58:51 3.0.0-dev.42: digest: sha256:f0e8aa80d3935c71bd13f0a63066274faef7d94db74953a78e442ba8510fccbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:51 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 11:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:58:52 5ad2f0abea82: Preparing 11:58:52 2947d96e90fc: Preparing 11:58:52 576a8e777a1c: Preparing 11:58:52 9a06388edc79: Preparing 11:58:52 608d194cb50c: Preparing 11:58:52 acc83c6ca332: Preparing 11:58:52 71353159a9a6: Preparing 11:58:52 b1eee7513401: Preparing 11:58:52 3cff02212b0c: Preparing 11:58:52 304d71c4b316: Preparing 11:58:52 2e0ba8c35e46: Preparing 11:58:52 36d9de755cf4: Preparing 11:58:52 26cbea5cba74: Preparing 11:58:52 acc83c6ca332: Waiting 11:58:52 71353159a9a6: Waiting 11:58:52 304d71c4b316: Waiting 11:58:52 2e0ba8c35e46: Waiting 11:58:52 26cbea5cba74: Waiting 11:58:52 36d9de755cf4: Waiting 11:58:52 b1eee7513401: Waiting 11:58:52 3cff02212b0c: Waiting 11:58:52 608d194cb50c: Layer already exists 11:58:52 9a06388edc79: Layer already exists 11:58:52 2947d96e90fc: Layer already exists 11:58:52 5ad2f0abea82: Layer already exists 11:58:52 576a8e777a1c: Layer already exists 11:58:52 71353159a9a6: Layer already exists 11:58:52 acc83c6ca332: Layer already exists 11:58:52 304d71c4b316: Layer already exists 11:58:52 3cff02212b0c: Layer already exists 11:58:52 b1eee7513401: Layer already exists 11:58:52 36d9de755cf4: Layer already exists 11:58:52 2e0ba8c35e46: Layer already exists 11:58:52 26cbea5cba74: Layer already exists 11:58:52 8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42: digest: sha256:f0e8aa80d3935c71bd13f0a63066274faef7d94db74953a78e442ba8510fccbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:52 + 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 11:58:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 11:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 11:58:53 5ad2f0abea82: Preparing 11:58:53 2947d96e90fc: Preparing 11:58:53 576a8e777a1c: Preparing 11:58:53 9a06388edc79: Preparing 11:58:53 608d194cb50c: Preparing 11:58:53 acc83c6ca332: Preparing 11:58:53 71353159a9a6: Preparing 11:58:53 b1eee7513401: Preparing 11:58:53 3cff02212b0c: Preparing 11:58:53 304d71c4b316: Preparing 11:58:53 2e0ba8c35e46: Preparing 11:58:53 36d9de755cf4: Preparing 11:58:53 26cbea5cba74: Preparing 11:58:53 3cff02212b0c: Waiting 11:58:53 36d9de755cf4: Waiting 11:58:53 304d71c4b316: Waiting 11:58:53 2e0ba8c35e46: Waiting 11:58:53 26cbea5cba74: Waiting 11:58:53 b1eee7513401: Waiting 11:58:53 71353159a9a6: Waiting 11:58:53 acc83c6ca332: Waiting 11:58:53 576a8e777a1c: Layer already exists 11:58:53 2947d96e90fc: Layer already exists 11:58:53 5ad2f0abea82: Layer already exists 11:58:53 9a06388edc79: Layer already exists 11:58:53 608d194cb50c: Layer already exists 11:58:53 3cff02212b0c: Layer already exists 11:58:53 acc83c6ca332: Layer already exists 11:58:53 b1eee7513401: Layer already exists 11:58:53 304d71c4b316: Layer already exists 11:58:53 71353159a9a6: Layer already exists 11:58:53 2e0ba8c35e46: Layer already exists 11:58:53 36d9de755cf4: Layer already exists 11:58:53 26cbea5cba74: Layer already exists 11:58:53 main: digest: sha256:f0e8aa80d3935c71bd13f0a63066274faef7d94db74953a78e442ba8510fccbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:58:53 ===================================================== [Pipeline] echo 11:58:53 taggedImages: 11:58:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8bb3237301cd1e7ba1226b3bd0aaf265b839229f 11:58:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 11:58:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.42 11:58:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8bb3237301cd1e7ba1226b3bd0aaf265b839229f-3.0.0-dev.42 11:58:53 - 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 11:58:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:58:53 11:58:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:58:54 arm64: Pulling from edgex-lftools-log-publisher 11:58:54 8998bd30e6a1: Pulling fs layer 11:58:54 04944245beec: Pulling fs layer 11:58:54 699f458cf7ca: Pulling fs layer 11:58:54 765212b225bb: Pulling fs layer 11:58:54 f23df028b6ca: Pulling fs layer 11:58:54 d65c8cfc05b1: Pulling fs layer 11:58:54 2437ff75d9bd: Pulling fs layer 11:58:54 765212b225bb: Waiting 11:58:54 f23df028b6ca: Waiting 11:58:54 d65c8cfc05b1: Waiting 11:58:54 2437ff75d9bd: Waiting 11:58:54 04944245beec: Verifying Checksum 11:58:54 04944245beec: Download complete 11:58:54 765212b225bb: Verifying Checksum 11:58:54 765212b225bb: Download complete 11:58:54 f23df028b6ca: Download complete 11:58:54 d65c8cfc05b1: Verifying Checksum 11:58:54 d65c8cfc05b1: Download complete 11:58:54 699f458cf7ca: Verifying Checksum 11:58:54 699f458cf7ca: Download complete 11:58:55 8998bd30e6a1: Verifying Checksum 11:58:55 8998bd30e6a1: Download complete 11:59:04 8998bd30e6a1: Pull complete 11:59:04 04944245beec: Pull complete 11:59:04 2437ff75d9bd: Verifying Checksum 11:59:04 699f458cf7ca: Pull complete 11:59:04 765212b225bb: Pull complete 11:59:04 f23df028b6ca: Pull complete 11:59:04 d65c8cfc05b1: Pull complete 11:59:19 2437ff75d9bd: Pull complete 11:59:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:59:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:59:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:19 prd-ubuntu20.04-docker-arm64-4c-16g-15711 does not seem to be running inside a container 11:59:19 $ 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/114 -v /w/workspace/device-usb-camera/114:/w/workspace/device-usb-camera/114:rw,z -v /w/workspace/device-usb-camera/114@tmp:/w/workspace/device-usb-camera/114@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 11:59:22 $ docker top a87255c5c22bfe8222cea0330c1e33a4c6a698a787cb055e771a0a4ca8649162 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:23 ---> job-cost.sh 11:59:23 lf-activate-venv: SKIPPING 11:59:23 INFO: No Stack... 11:59:23 INFO: Retrieving Pricing Info for: v3-standard-4 11:59:28 INFO: Archiving Costs [Pipeline] sh 11:59:28 + + cutcat -d, /w/workspace/device-usb-camera/114/archives/cost.csv -f6 11:59:28 [Pipeline] lock 11:59:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] 11:59:28 Resource [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] did not exist. Created. 11:59:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:59:29 /w/workspace/device-usb-camera/114@tmp/durable-d77daa5d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:59:30 + echo total: 0.10999999940395355 [Pipeline] stash 11:59:30 Warning: overwriting stash ‘stack-cost’ 11:59:30 Stashed 1 file(s) [Pipeline] } 11:59:30 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 11:59:30 $ docker stop --time=1 a87255c5c22bfe8222cea0330c1e33a4c6a698a787cb055e771a0a4ca8649162 11:59:31 $ docker rm -f --volumes a87255c5c22bfe8222cea0330c1e33a4c6a698a787cb055e771a0a4ca8649162 [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 11:59:32 provisioning config files... 11:59:32 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12299879449085268672tmp [Pipeline] { [Pipeline] sh 11:59:32 + set +x 11:59:32 + curl -s https://codecov.io/bash 11:59:32 + bash -s -- 11:59:32 11:59:32 _____ _ 11:59:32 / ____| | | 11:59:32 | | ___ __| | ___ ___ _____ __ 11:59:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:59:32 | |___| (_) | (_| | __/ (_| (_) \ V / 11:59:32 \_____\___/ \__,_|\___|\___\___/ \_/ 11:59:32 Bash-1.0.6 11:59:32 11:59:32 11:59:32 ==> git version 2.25.1 found 11:59:32 ==> 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 11:59:32 Release-Date: 2020-01-08 11:59:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:59:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:59:32 ==> Jenkins CI detected. 11:59:32 current dir:  /w/workspace/exfoundry_device-usb-camera_main 11:59:32 project root: . 11:59:32 --> token set from env 11:59:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:59:32 ==> Running gcov in . (disable via -X gcov) 11:59:32 ==> Python coveragepy not found 11:59:32 ==> Searching for coverage reports in: 11:59:32 + . 11:59:32 -> Found 1 reports 11:59:32 ==> Detecting git/mercurial file structure 11:59:32 ==> Reading reports 11:59:32 + ./coverage.out bytes=31521 11:59:32 ==> Appending adjustments 11:59:32 https://docs.codecov.io/docs/fixing-reports 11:59:32 + Found adjustments 11:59:32 ==> Gzipping contents 11:59:32 8.0K /tmp/codecov.uLm0cx.gz 11:59:32 ==> Uploading reports 11:59:32 url: https://codecov.io 11:59:32 query: branch=main&commit=8bb3237301cd1e7ba1226b3bd0aaf265b839229f&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 11:59:32 -> Pinging Codecov 11:59:32 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=8bb3237301cd1e7ba1226b3bd0aaf265b839229f&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 11:59:33 -> Uploading to 11:59:33 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/73D8F5FF140700D3E01443B452E23636/8bb3237301cd1e7ba1226b3bd0aaf265b839229f/88ffc8d4-1298-4bff-bf04-767bce9b632a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T115932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2372d8837f2cc16b45d4e7b352035b41b4c427131c629e3bcbf3a46f61c6e4c4 11:59:33 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:33 Dload Upload Total Spent Left Speed 11:59:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4334 0 0 100 4334 0 18681 --:--:-- --:--:-- --:--:-- 18681 11:59:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] } 11:59:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:59:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:59:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:59:33 11:59:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:59:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:59:34 df9b9388f04a: Pulling fs layer 11:59:34 52dc419b0ee2: Pulling fs layer 11:59:34 25bc292e5bac: Pulling fs layer 11:59:34 114826534d7a: Pulling fs layer 11:59:34 4657fd5d0bcf: Pulling fs layer 11:59:34 6ad1cebc031e: Pulling fs layer 11:59:34 8a3aa393b2d8: Pulling fs layer 11:59:34 114826534d7a: Waiting 11:59:34 4657fd5d0bcf: Waiting 11:59:34 6ad1cebc031e: Waiting 11:59:34 8a3aa393b2d8: Waiting 11:59:34 25bc292e5bac: Download complete 11:59:34 52dc419b0ee2: Verifying Checksum 11:59:34 52dc419b0ee2: Download complete 11:59:34 4657fd5d0bcf: Download complete 11:59:34 df9b9388f04a: Verifying Checksum 11:59:34 df9b9388f04a: Download complete 11:59:34 df9b9388f04a: Pull complete 11:59:34 6ad1cebc031e: Verifying Checksum 11:59:34 6ad1cebc031e: Download complete 11:59:34 52dc419b0ee2: Pull complete 11:59:34 25bc292e5bac: Pull complete 11:59:34 114826534d7a: Verifying Checksum 11:59:34 114826534d7a: Download complete 11:59:34 8a3aa393b2d8: Verifying Checksum 11:59:34 8a3aa393b2d8: Download complete 11:59:38 114826534d7a: Pull complete 11:59:38 4657fd5d0bcf: Pull complete 11:59:38 6ad1cebc031e: Pull complete 11:59:41 8a3aa393b2d8: Pull complete 11:59:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:59:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:41 prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container 11:59:41 $ 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 11:59:45 $ docker top 8578a937109ed9276cf693d449406fe95e0f882edb5633c12792fb6ed553102f -eo pid,comm [Pipeline] { [Pipeline] echo 11:59:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 11:59:46 + set -o pipefail 11:59:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 11:59:50 11:59:50 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 11:59:50 11:59:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/07d37114-dd41-46aa-850e-7f554bb4e5e4 11:59:50 11:59:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:59:50 11:59:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:59:50 11:59:50 11:59:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:59:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:59:50 More details here: https://snyk.co/ue1NS [Pipeline] } 11:59:50 $ docker stop --time=1 8578a937109ed9276cf693d449406fe95e0f882edb5633c12792fb6ed553102f 11:59:54 $ docker rm -f --volumes 8578a937109ed9276cf693d449406fe95e0f882edb5633c12792fb6ed553102f [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 11:59:55 + git log --format=format:%s -1 8bb3237301cd1e7ba1226b3bd0aaf265b839229f [Pipeline] sh 11:59:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:59:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:56 prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container 11:59:56 $ 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 11:59:56 $ docker top 0180969733d9f1202bb6677578a8c4064db30d2b36de3d86412ab44883731087 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:59:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:59:56 [ssh-agent] Looking for ssh-agent implementation... 11:59:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:56 $ docker exec 0180969733d9f1202bb6677578a8c4064db30d2b36de3d86412ab44883731087 ssh-agent 11:59:57 SSH_AUTH_SOCK=/tmp/ssh-uumzWIYLSIKY/agent.33 11:59:57 SSH_AGENT_PID=39 11:59:57 Running ssh-add (command line suppressed) 11:59:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17901859876427440322.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17901859876427440322.key) 11:59:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:59:57 + git semver tag 11:59:57 2023-05-16 11:59:57,628 [run_tag] DEBUG tag force:False 11:59:57 2023-05-16 11:59:57,628 [check_head_tag] DEBUG check head tag 11:59:57 2023-05-16 11:59:57,629 [execute] INFO git cat-file --batch-check 11:59:57 2023-05-16 11:59:57,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 11:59:57 2023-05-16 11:59:57,632 [execute] INFO git cat-file --batch 11:59:57 2023-05-16 11:59:57,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 11:59:57 2023-05-16 11:59:57,655 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:59:57 2023-05-16 11:59:57,655 [execute] INFO git tag -a v3.0.0-dev.42 -m v3.0.0-dev.42 11:59:57 2023-05-16 11:59:57,655 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.42', '-m', 'v3.0.0-dev.42'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 11:59:57 2023-05-16 11:59:57,659 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 11:59:57 3.0.0-dev.42 [Pipeline] } 11:59:57 $ docker exec --env ******** --env ******** 0180969733d9f1202bb6677578a8c4064db30d2b36de3d86412ab44883731087 ssh-agent -k 11:59:57 unset SSH_AUTH_SOCK; 11:59:57 unset SSH_AGENT_PID; 11:59:57 echo Agent pid 39 killed; 11:59:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:59:58 + git semver [Pipeline] } 11:59:58 $ docker stop --time=1 0180969733d9f1202bb6677578a8c4064db30d2b36de3d86412ab44883731087 11:59:59 $ docker rm -f --volumes 0180969733d9f1202bb6677578a8c4064db30d2b36de3d86412ab44883731087 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:00:00 12:00:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:00:00 0.23.1-centos7: Pulling from edgex-lftools 12:00:00 ab5ef0e58194: Pulling fs layer 12:00:00 9712f1f96733: Pulling fs layer 12:00:00 63f879dbbcfc: Pulling fs layer 12:00:00 0d9ebad4ef96: Pulling fs layer 12:00:00 e9a5061849ea: Pulling fs layer 12:00:00 d747dcd14b5f: Pulling fs layer 12:00:00 2de7ff778b66: Pulling fs layer 12:00:00 e9a5061849ea: Waiting 12:00:00 d747dcd14b5f: Waiting 12:00:00 2de7ff778b66: Waiting 12:00:00 0d9ebad4ef96: Waiting 12:00:00 9712f1f96733: Download complete 12:00:00 63f879dbbcfc: Verifying Checksum 12:00:00 63f879dbbcfc: Download complete 12:00:00 e9a5061849ea: Verifying Checksum 12:00:00 e9a5061849ea: Download complete 12:00:00 0d9ebad4ef96: Verifying Checksum 12:00:00 0d9ebad4ef96: Download complete 12:00:00 d747dcd14b5f: Verifying Checksum 12:00:00 d747dcd14b5f: Download complete 12:00:00 ab5ef0e58194: Verifying Checksum 12:00:00 ab5ef0e58194: Download complete 12:00:00 2de7ff778b66: Verifying Checksum 12:00:00 2de7ff778b66: Download complete 12:00:03 ab5ef0e58194: Pull complete 12:00:03 9712f1f96733: Pull complete 12:00:03 63f879dbbcfc: Pull complete 12:00:07 0d9ebad4ef96: Pull complete 12:00:07 e9a5061849ea: Pull complete 12:00:07 d747dcd14b5f: Pull complete 12:00:08 2de7ff778b66: Pull complete 12:00:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:00:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:00:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:08 prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container 12:00:08 $ 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 12:00:16 $ docker top 650cf4b50483813df7b93c91e640d51dca55e477a2eb0cb0e74c196fab00ec76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:00:16 provisioning config files... 12:00:16 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13254741305613084711tmp 12:00:16 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9035506956677551577tmp 12:00:16 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14872233365030733730tmp [Pipeline] { [Pipeline] echo 12:00:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:00:16 ---> sigul-configuration.sh 12:00:16 gpg: directory `/root/.gnupg' created 12:00:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:00:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:00:16 gpg: keyring `/root/.gnupg/secring.gpg' created 12:00:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:00:16 gpg: CAST5 encrypted data 12:00:16 gpg: encrypted with 1 passphrase 12:00:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:00:16 + mkdir /home/jenkins 12:00:16 + mkdir /home/jenkins/sigul [Pipeline] sh 12:00:16 + 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 12:00:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:00:17 ---> sigul-install.sh 12:00:17 Sigul already installed; skipping installation. [Pipeline] sh 12:00:17 + git tag --list 12:00:17 v0.0.0 12:00:17 v0.0.1-dev.1 12:00:17 v0.0.1-dev.10 12:00:17 v0.0.1-dev.11 12:00:17 v0.0.1-dev.12 12:00:17 v0.0.1-dev.13 12:00:17 v0.0.1-dev.14 12:00:17 v0.0.1-dev.15 12:00:17 v0.0.1-dev.16 12:00:17 v0.0.1-dev.2 12:00:17 v0.0.1-dev.3 12:00:17 v0.0.1-dev.4 12:00:17 v0.0.1-dev.5 12:00:17 v0.0.1-dev.6 12:00:17 v0.0.1-dev.7 12:00:17 v0.0.1-dev.8 12:00:17 v0.0.1-dev.9 12:00:17 v2.2.0 12:00:17 v2.2.0-dev.17 12:00:17 v2.2.0-dev.18 12:00:17 v2.2.0-dev.19 12:00:17 v2.2.0-dev.20 12:00:17 v2.2.0-dev.21 12:00:17 v2.2.0-dev.22 12:00:17 v2.2.0-dev.23 12:00:17 v2.2.0-dev.24 12:00:17 v2.2.0-dev.25 12:00:17 v2.2.0-dev.26 12:00:17 v2.2.0-dev.27 12:00:17 v2.3.0 12:00:17 v2.3.0-dev.1 12:00:17 v2.3.0-dev.10 12:00:17 v2.3.0-dev.11 12:00:17 v2.3.0-dev.12 12:00:17 v2.3.0-dev.13 12:00:17 v2.3.0-dev.14 12:00:17 v2.3.0-dev.15 12:00:17 v2.3.0-dev.16 12:00:17 v2.3.0-dev.17 12:00:17 v2.3.0-dev.18 12:00:17 v2.3.0-dev.19 12:00:17 v2.3.0-dev.2 12:00:17 v2.3.0-dev.20 12:00:17 v2.3.0-dev.21 12:00:17 v2.3.0-dev.22 12:00:17 v2.3.0-dev.23 12:00:17 v2.3.0-dev.24 12:00:17 v2.3.0-dev.25 12:00:17 v2.3.0-dev.26 12:00:17 v2.3.0-dev.27 12:00:17 v2.3.0-dev.28 12:00:17 v2.3.0-dev.3 12:00:17 v2.3.0-dev.4 12:00:17 v2.3.0-dev.5 12:00:17 v2.3.0-dev.6 12:00:17 v2.3.0-dev.7 12:00:17 v2.3.0-dev.8 12:00:17 v2.3.0-dev.9 12:00:17 v2.3.1 12:00:17 v2.3.1-dev.4 12:00:17 v2.3.1-dev.5 12:00:17 v2.3.1-dev.6 12:00:17 v3.0.0-dev.1 12:00:17 v3.0.0-dev.10 12:00:17 v3.0.0-dev.11 12:00:17 v3.0.0-dev.12 12:00:17 v3.0.0-dev.13 12:00:17 v3.0.0-dev.14 12:00:17 v3.0.0-dev.15 12:00:17 v3.0.0-dev.16 12:00:17 v3.0.0-dev.17 12:00:17 v3.0.0-dev.18 12:00:17 v3.0.0-dev.19 12:00:17 v3.0.0-dev.2 12:00:17 v3.0.0-dev.20 12:00:17 v3.0.0-dev.21 12:00:17 v3.0.0-dev.22 12:00:17 v3.0.0-dev.23 12:00:17 v3.0.0-dev.24 12:00:17 v3.0.0-dev.25 12:00:17 v3.0.0-dev.26 12:00:17 v3.0.0-dev.27 12:00:17 v3.0.0-dev.28 12:00:17 v3.0.0-dev.29 12:00:17 v3.0.0-dev.3 12:00:17 v3.0.0-dev.30 12:00:17 v3.0.0-dev.31 12:00:17 v3.0.0-dev.32 12:00:17 v3.0.0-dev.33 12:00:17 v3.0.0-dev.34 12:00:17 v3.0.0-dev.35 12:00:17 v3.0.0-dev.36 12:00:17 v3.0.0-dev.37 12:00:17 v3.0.0-dev.38 12:00:17 v3.0.0-dev.39 12:00:17 v3.0.0-dev.4 12:00:17 v3.0.0-dev.40 12:00:17 v3.0.0-dev.41 12:00:17 v3.0.0-dev.42 12:00:17 v3.0.0-dev.5 12:00:17 v3.0.0-dev.6 12:00:17 v3.0.0-dev.7 12:00:17 v3.0.0-dev.8 12:00:17 v3.0.0-dev.9 [Pipeline] sh 12:00:17 + lftools sign git-tag v3.0.0-dev.42 12:00:18 Signing Git tag with Sigul... 12:00:18 Signing v3.0.0-dev.42 [Pipeline] echo 12:00:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:00:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:00:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:00:18 $ docker stop --time=1 650cf4b50483813df7b93c91e640d51dca55e477a2eb0cb0e74c196fab00ec76 12:00:20 $ docker rm -f --volumes 650cf4b50483813df7b93c91e640d51dca55e477a2eb0cb0e74c196fab00ec76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:00:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:00:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:00:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:21 prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container 12:00:21 $ 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 12:00:21 $ docker top 0222711ebf27c4f776c2109e9f5b1b8319ed47d75280049dd11bbc0fe0d6316c -eo pid,comm 12:00:21 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). 12:00:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:00:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:00:21 [ssh-agent] Looking for ssh-agent implementation... 12:00:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:00:21 $ docker exec 0222711ebf27c4f776c2109e9f5b1b8319ed47d75280049dd11bbc0fe0d6316c ssh-agent 12:00:21 SSH_AUTH_SOCK=/tmp/ssh-oNs5DhaP9tkc/agent.32 12:00:21 SSH_AGENT_PID=38 12:00:21 Running ssh-add (command line suppressed) 12:00:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11179661320554139525.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11179661320554139525.key) 12:00:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:00:22 + git semver bump pre 12:00:22 2023-05-16 12:00:22,272 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 12:00:22 2023-05-16 12:00:22,273 [bump_version] DEBUG bumping version:3.0.0-dev.42 on axis:pre with prefix:dev 12:00:22 2023-05-16 12:00:22,273 [bump_version] DEBUG bumped version:3.0.0-dev.43 12:00:22 2023-05-16 12:00:22,273 [write_version] DEBUG write version:3.0.0-dev.43 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 12:00:22 2023-05-16 12:00:22,273 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 12:00:22 2023-05-16 12:00:22,273 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 12:00:22 2023-05-16 12:00:22,275 [execute] INFO git cat-file --batch-check 12:00:22 2023-05-16 12:00:22,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 12:00:22 2023-05-16 12:00:22,278 [execute] INFO git cat-file --batch 12:00:22 2023-05-16 12:00:22,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 12:00:22 2023-05-16 12:00:22,282 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 12:00:22 3.0.0-dev.43 [Pipeline] } 12:00:22 $ docker exec --env ******** --env ******** 0222711ebf27c4f776c2109e9f5b1b8319ed47d75280049dd11bbc0fe0d6316c ssh-agent -k 12:00:22 unset SSH_AUTH_SOCK; 12:00:22 unset SSH_AGENT_PID; 12:00:22 echo Agent pid 38 killed; 12:00:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:00:22 + git semver [Pipeline] } 12:00:23 $ docker stop --time=1 0222711ebf27c4f776c2109e9f5b1b8319ed47d75280049dd11bbc0fe0d6316c 12:00:24 $ docker rm -f --volumes 0222711ebf27c4f776c2109e9f5b1b8319ed47d75280049dd11bbc0fe0d6316c [Pipeline] // withDockerContainer [Pipeline] sh 12:00:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:00:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:00:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:24 prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container 12:00: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 12:00:25 $ docker top 1008e9d403a8499e10914a88182573e8d4c538321351f741958b81eadae5314f -eo pid,comm 12:00: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). 12:00:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:00:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:00:25 [ssh-agent] Looking for ssh-agent implementation... 12:00:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:00:25 $ docker exec 1008e9d403a8499e10914a88182573e8d4c538321351f741958b81eadae5314f ssh-agent 12:00:25 SSH_AUTH_SOCK=/tmp/ssh-QSoV1r9pIQx8/agent.32 12:00:25 SSH_AGENT_PID=38 12:00:25 Running ssh-add (command line suppressed) 12:00:25 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4291432695249978535.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4291432695249978535.key) 12:00:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:00:26 + git semver push 12:00:26 2023-05-16 12:00:26,357 [run_push] DEBUG push 12:00:26 2023-05-16 12:00:26,358 [execute] INFO git cat-file --batch-check 12:00:26 2023-05-16 12:00:26,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 12:00:26 2023-05-16 12:00:26,362 [execute] INFO git rev-list f29b9c65489088629b96b00b4c382e01b5af4372 -- 12:00:26 2023-05-16 12:00:26,362 [execute] DEBUG Popen(['git', 'rev-list', 'f29b9c65489088629b96b00b4c382e01b5af4372', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 12:00:26 2023-05-16 12:00:26,370 [execute] INFO git fetch -v origin 12:00:26 2023-05-16 12:00:26,370 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 12:00:26 2023-05-16 12:00:26,840 [run_push] DEBUG no remote changes detected 12:00:26 2023-05-16 12:00:26,841 [execute] INFO git push origin semver 12:00:26 2023-05-16 12:00:26,841 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 12:00:27 2023-05-16 12:00:27,613 [run_push] DEBUG push all version tags 12:00:27 2023-05-16 12:00:27,613 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:00:27 2023-05-16 12:00:27,613 [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) 12:00:28 2023-05-16 12:00:28,346 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 12:00:28 3.0.0-dev.43 [Pipeline] } 12:00:28 $ docker exec --env ******** --env ******** 1008e9d403a8499e10914a88182573e8d4c538321351f741958b81eadae5314f ssh-agent -k 12:00:28 unset SSH_AUTH_SOCK; 12:00:28 unset SSH_AGENT_PID; 12:00:28 echo Agent pid 38 killed; 12:00:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:00:28 + git semver [Pipeline] } 12:00:29 $ docker stop --time=1 1008e9d403a8499e10914a88182573e8d4c538321351f741958b81eadae5314f 12:00:30 $ docker rm -f --volumes 1008e9d403a8499e10914a88182573e8d4c538321351f741958b81eadae5314f [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 12:00:31 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 12:00:31 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 12:00:31 total 16 12:00:31 drwxr-xr-x 3 root root 4096 May 16 11:49 . 12:00:31 drwxrwxr-x 11 jenkins jenkins 4096 May 16 12:00 .. 12:00:31 drwxr-xr-x 2 root root 4096 May 16 11:49 cost 12:00:31 -rw-r--r-- 1 root root 89 May 16 11:49 cost.csv 12:00:31 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 12:00:31 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 12:00:31 total 16 12:00:31 drwxr-xr-x 3 jenkins jenkins 4096 May 16 11:49 . 12:00:31 drwxrwxr-x 11 jenkins jenkins 4096 May 16 12:00 .. 12:00:31 drwxr-xr-x 2 jenkins jenkins 4096 May 16 11:49 cost 12:00:31 -rw-r--r-- 1 jenkins jenkins 89 May 16 11:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:00:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:00:32 ---> package-listing.sh 12:00:32 ++ facter osfamily 12:00:32 ++ tr '[:upper:]' '[:lower:]' 12:00:32 + OS_FAMILY=debian 12:00:32 + workspace=/w/workspace/exfoundry_device-usb-camera_main 12:00:32 + START_PACKAGES=/tmp/packages_start.txt 12:00:32 + END_PACKAGES=/tmp/packages_end.txt 12:00:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:00:32 + PACKAGES=/tmp/packages_start.txt 12:00:32 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 12:00:32 + PACKAGES=/tmp/packages_end.txt 12:00:32 + case "${OS_FAMILY}" in 12:00:32 + dpkg -l 12:00:32 + grep '^ii' 12:00:32 + '[' -f /tmp/packages_start.txt ']' 12:00:32 + '[' -f /tmp/packages_end.txt ']' 12:00:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:00:32 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 12:00:32 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 12:00:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 12:00:32 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 12:00:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:00:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:33 prd-ubuntu20.04-docker-8c-8g-15708 does not seem to be running inside a container 12:00:33 $ 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 12:00:33 $ docker top add778fb6733563806e0692415dc88f75a6ced39e0b078d0bcb599f9d514db46 -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:34 + touch /tmp/pre-build-complete [Pipeline] sh 12:00:34 + mkdir -p /var/log/sysstat [Pipeline] sh 12:00:34 + ls /var/log/sa-host 12:00:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:00:34 provisioning config files... 12:00:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15756842388638408277tmp [Pipeline] { [Pipeline] echo 12:00:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:00:35 ---> create-netrc.sh [Pipeline] } 12:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:00:35 ---> python-tools-install.sh [Pipeline] echo 12:00:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:00:35 ---> sudo-logs.sh 12:00:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:00:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:00:36 ---> job-cost.sh 12:00:36 lf-activate-venv: SKIPPING 12:00:36 DEBUG: total: 0.2199999988079071 12:00:36 INFO: Retrieving Stack Cost... 12:00:36 INFO: Retrieving Pricing Info for: v3-standard-8 12:00:37 INFO: Archiving Costs [Pipeline] echo 12:00:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:00:37 ---> logs-deploy.sh 12:00:37 lf-activate-venv: SKIPPING 12:00:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/114 12:00:37 INFO: archiving workspace using pattern(s): 12:00:38 Archives upload complete. 12:00:38 INFO: archiving logs to Nexus 12:00:39 ---> uname -a: 12:00:39 Linux prd-ubuntu20-04-docker-8c-8g-15708 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:00:39 12:00:39 12:00:39 ---> lscpu: 12:00:39 Architecture: x86_64 12:00:39 CPU op-mode(s): 32-bit, 64-bit 12:00:39 Byte Order: Little Endian 12:00:39 Address sizes: 40 bits physical, 48 bits virtual 12:00:39 CPU(s): 8 12:00:39 On-line CPU(s) list: 0-7 12:00:39 Thread(s) per core: 1 12:00:39 Core(s) per socket: 1 12:00:39 Socket(s): 8 12:00:39 NUMA node(s): 1 12:00:39 Vendor ID: AuthenticAMD 12:00:39 CPU family: 23 12:00:39 Model: 49 12:00:39 Model name: AMD EPYC-Rome Processor 12:00:39 Stepping: 0 12:00:39 CPU MHz: 2799.998 12:00:39 BogoMIPS: 5599.99 12:00:39 Virtualization: AMD-V 12:00:39 Hypervisor vendor: KVM 12:00:39 Virtualization type: full 12:00:39 L1d cache: 256 KiB 12:00:39 L1i cache: 256 KiB 12:00:39 L2 cache: 4 MiB 12:00:39 L3 cache: 128 MiB 12:00:39 NUMA node0 CPU(s): 0-7 12:00:39 Vulnerability Itlb multihit: Not affected 12:00:39 Vulnerability L1tf: Not affected 12:00:39 Vulnerability Mds: Not affected 12:00:39 Vulnerability Meltdown: Not affected 12:00:39 Vulnerability Mmio stale data: Not affected 12:00:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:00:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:00:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:00:39 Vulnerability Srbds: Not affected 12:00:39 Vulnerability Tsx async abort: Not affected 12:00:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:00:39 12:00:39 12:00:39 ---> nproc: 12:00:39 8 12:00:39 12:00:39 12:00:39 ---> df -h: 12:00:39 Filesystem Size Used Avail Use% Mounted on 12:00:39 overlay 155G 13G 143G 9% / 12:00:39 tmpfs 64M 0 64M 0% /dev 12:00:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:00:39 shm 64M 0 64M 0% /dev/shm 12:00:39 /dev/vda1 155G 13G 143G 9% /facter-os 12:00:39 12:00:39 12:00:39 ---> sar -b -r -n DEV: 12:00:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15708) 05/16/23 _x86_64_ (8 CPU) 12:00:39 12:00:39 11:45:55 LINUX RESTART (8 CPU) 12:00:39 12:00:39 11:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:00:39 11:47:01 135.09 47.94 87.15 0.00 5393.23 185067.16 0.00 12:00:39 11:48:01 187.40 1.13 186.27 0.00 22.00 71687.39 0.00 12:00:39 11:49:01 99.77 0.22 99.55 0.00 12.38 18074.46 0.00 12:00:39 11:50:01 168.16 0.08 168.07 0.00 12.40 36518.45 0.00 12:00:39 11:51:01 4.85 0.98 3.87 0.00 68.39 104.67 0.00 12:00:39 11:52:01 27.03 9.25 17.78 0.00 3383.30 3701.52 0.00 12:00:39 11:53:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 12:00:39 11:54:01 1.70 0.00 1.70 0.00 0.00 17.46 0.00 12:00:39 11:55:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 12:00:39 11:56:01 1.30 0.00 1.30 0.00 0.00 23.86 0.00 12:00:39 11:57:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 12:00:39 11:58:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 12:00:39 11:59:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 12:00:39 12:00:01 59.76 0.32 59.44 0.00 18.53 33457.22 0.00 12:00:39 Average: 49.39 4.28 45.11 0.00 636.36 24907.83 0.00 12:00:39 12:00:39 11:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:00:39 11:47:01 29398380 31595772 738800 2.25 70432 2409892 2002812 5.90 994692 2156468 532228 12:00:39 11:48:01 28453932 31586128 723964 2.20 144980 3198620 1749100 5.15 1071360 2929612 120 12:00:39 11:49:01 27964052 31568188 738624 2.25 149808 3632464 1869420 5.51 1250140 3200364 175760 12:00:39 11:50:01 27495700 31571728 731544 2.22 161264 4049432 1743088 5.14 1286572 3584320 376 12:00:39 11:51:01 27437388 31572932 729876 2.22 162896 4105456 1772820 5.22 1289392 3640172 51292 12:00:39 11:52:01 27262340 31557792 735036 2.24 166716 4253088 1838528 5.42 1443148 3638000 136 12:00:39 11:53:01 27262996 31558456 734508 2.23 166756 4253092 1838528 5.42 1443084 3638004 172 12:00:39 11:54:01 27273052 31568604 724340 2.20 166804 4253092 1838528 5.42 1432768 3638004 168 12:00:39 11:55:01 27273140 31568696 724252 2.20 166832 4253096 1838528 5.42 1432432 3638008 4 12:00:39 11:56:01 27273280 31569044 723952 2.20 166916 4253072 1838528 5.42 1432552 3638116 208 12:00:39 11:57:01 27272932 31568728 724108 2.20 166968 4253080 1838528 5.42 1433072 3638124 176 12:00:39 11:58:01 27273176 31569060 723764 2.20 167000 4253084 1838528 5.42 1432932 3638128 4 12:00:39 11:59:01 27273344 31569376 723568 2.20 167028 4253212 1822224 5.37 1433144 3638244 180 12:00:39 12:00:01 26107652 31499780 790472 2.40 185004 5267112 2129616 6.28 1560132 4610320 310092 12:00:39 Average: 27501526 31566020 733343 2.23 157815 4049128 1854198 5.46 1352530 3516135 76494 12:00:39 12:00:39 11:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:00:39 11:47:01 ens3 608.52 381.10 6653.12 84.07 0.00 0.00 0.00 0.00 12:00:39 11:47:01 docker0 1.45 1.45 0.23 10.88 0.00 0.00 0.00 0.00 12:00:39 11:47:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 12:00:39 11:48:01 ens3 349.41 193.67 2011.69 26.02 0.00 0.00 0.00 0.00 12:00:39 11:48:01 docker0 178.14 323.85 14.11 1983.06 0.00 0.00 0.00 0.00 12:00:39 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:39 11:49:01 ens3 53.57 43.95 74.28 97.84 0.00 0.00 0.00 0.00 12:00:39 11:49:01 docker0 1.43 2.98 0.10 42.51 0.00 0.00 0.00 0.00 12:00:39 11:49:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 12:00:39 11:50:01 ens3 284.52 222.18 3465.24 1094.31 0.00 0.00 0.00 0.00 12:00:39 11:50:01 docker0 12.93 35.84 1.00 671.69 0.00 0.00 0.00 0.00 12:00:39 11:50:01 lo 11.60 11.60 1.13 1.13 0.00 0.00 0.00 0.00 12:00:39 11:51:01 ens3 69.49 37.66 853.90 2.87 0.00 0.00 0.00 0.00 12:00:39 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:39 11:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:00:39 11:52:01 ens3 37.64 17.20 522.77 1.44 0.00 0.00 0.00 0.00 12:00:39 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:39 11:52:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:00:39 11:53:01 ens3 0.43 0.22 0.25 0.20 0.00 0.00 0.00 0.00 12:00:39 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:39 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:39 11:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:39 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:39 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:39 11:55:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:00:39 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:39 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:39 11:56:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:00:39 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:39 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:39 11:57:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:00:39 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:39 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:39 11:58:01 ens3 0.28 0.20 0.15 0.01 0.00 0.00 0.00 0.00 12:00:39 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:39 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:39 11:59:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:00:39 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:39 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:39 12:00:01 ens3 306.05 175.64 7744.51 26.76 0.00 0.00 0.00 0.00 12:00:39 12:00:01 docker0 34.44 64.02 2.95 582.24 0.00 0.00 0.00 0.00 12:00:39 12:00:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 12:00:39 Average: ens3 122.18 76.58 1523.10 95.26 0.00 0.00 0.00 0.00 12:00:39 Average: docker0 16.31 30.58 1.31 235.00 0.00 0.00 0.00 0.00 12:00:39 Average: lo 1.58 1.58 0.15 0.15 0.00 0.00 0.00 0.00 12:00:39 12:00:39 12:00:39 ---> sar -P ALL: 12:00:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15708) 05/16/23 _x86_64_ (8 CPU) 12:00:39 12:00:39 11:45:55 LINUX RESTART (8 CPU) 12:00:39 12:00:39 11:46:01 CPU %user %nice %system %iowait %steal %idle 12:00:39 11:47:01 all 7.92 0.00 2.79 3.10 0.06 86.12 12:00:39 11:47:01 0 6.84 0.00 2.18 0.22 0.05 90.71 12:00:39 11:47:01 1 9.57 0.00 3.89 0.57 0.05 85.92 12:00:39 11:47:01 2 9.29 0.00 3.89 2.33 0.07 84.42 12:00:39 11:47:01 3 7.04 0.00 2.40 2.55 0.07 87.94 12:00:39 11:47:01 4 8.24 0.00 2.65 0.57 0.05 88.49 12:00:39 11:47:01 5 6.05 0.00 2.03 11.26 0.05 80.60 12:00:39 11:47:01 6 6.04 0.00 2.91 0.64 0.07 90.34 12:00:39 11:47:01 7 10.30 0.00 2.38 6.72 0.07 80.53 12:00:39 11:48:01 all 5.76 0.00 3.13 5.38 0.06 85.67 12:00:39 11:48:01 0 5.59 0.00 2.92 1.05 0.07 90.37 12:00:39 11:48:01 1 5.99 0.00 3.55 22.35 0.05 68.06 12:00:39 11:48:01 2 5.89 0.00 4.25 1.43 0.05 88.39 12:00:39 11:48:01 3 7.26 0.00 2.90 0.84 0.05 88.95 12:00:39 11:48:01 4 5.24 0.00 2.98 5.81 0.05 85.91 12:00:39 11:48:01 5 6.96 0.00 2.75 1.64 0.08 88.56 12:00:39 11:48:01 6 3.72 0.00 2.60 2.63 0.03 91.02 12:00:39 11:48:01 7 5.45 0.00 3.05 7.41 0.08 84.00 12:00:39 11:49:01 all 42.68 0.00 7.56 1.87 0.10 47.79 12:00:39 11:49:01 0 42.55 0.00 8.31 11.53 0.10 37.52 12:00:39 11:49:01 1 43.44 0.00 7.22 0.44 0.10 48.81 12:00:39 11:49:01 2 43.09 0.00 7.47 0.33 0.10 49.00 12:00:39 11:49:01 3 40.92 0.00 6.94 1.03 0.10 51.01 12:00:39 11:49:01 4 43.18 0.00 8.16 0.05 0.08 48.53 12:00:39 11:49:01 5 43.01 0.00 6.95 0.10 0.08 49.86 12:00:39 11:49:01 6 41.95 0.00 7.42 1.31 0.10 49.22 12:00:39 11:49:01 7 43.34 0.00 8.03 0.12 0.10 48.41 12:00:39 11:50:01 all 7.80 0.00 2.31 3.21 0.06 86.62 12:00:39 11:50:01 0 4.51 0.00 2.25 6.52 0.03 86.69 12:00:39 11:50:01 1 8.32 0.00 2.42 6.72 0.07 82.47 12:00:39 11:50:01 2 10.30 0.00 2.54 1.51 0.15 85.50 12:00:39 11:50:01 3 7.78 0.00 2.05 0.03 0.07 90.08 12:00:39 11:50:01 4 9.71 0.00 2.10 0.39 0.05 87.75 12:00:39 11:50:01 5 7.93 0.00 1.90 1.11 0.03 89.03 12:00:39 11:50:01 6 7.24 0.00 2.73 8.57 0.03 81.42 12:00:39 11:50:01 7 6.63 0.00 2.49 0.86 0.05 89.96 12:00:39 11:51:01 all 0.23 0.00 0.09 0.12 0.01 99.55 12:00:39 11:51:01 0 0.10 0.00 0.15 0.07 0.02 99.67 12:00:39 11:51:01 1 0.32 0.00 0.07 0.00 0.00 99.62 12:00:39 11:51:01 2 0.58 0.00 0.02 0.00 0.00 99.40 12:00:39 11:51:01 3 0.03 0.00 0.12 0.07 0.02 99.77 12:00:39 11:51:01 4 0.05 0.00 0.03 0.02 0.03 99.87 12:00:39 11:51:01 5 0.10 0.00 0.05 0.07 0.02 99.77 12:00:39 11:51:01 6 0.32 0.00 0.13 0.00 0.02 99.53 12:00:39 11:51:01 7 0.32 0.00 0.13 0.75 0.02 98.78 12:00:39 11:52:01 all 0.86 0.00 0.37 0.41 0.02 98.35 12:00:39 11:52:01 0 0.73 0.00 0.35 0.02 0.00 98.90 12:00:39 11:52:01 1 0.63 0.00 0.42 0.37 0.02 98.57 12:00:39 11:52:01 2 0.83 0.00 0.25 0.02 0.02 98.88 12:00:39 11:52:01 3 0.50 0.00 0.30 0.72 0.02 98.46 12:00:39 11:52:01 4 0.98 0.00 0.35 0.45 0.03 98.18 12:00:39 11:52:01 5 0.53 0.00 0.58 0.72 0.02 98.15 12:00:39 11:52:01 6 0.73 0.00 0.37 0.30 0.02 98.58 12:00:39 11:52:01 7 1.94 0.00 0.30 0.70 0.02 97.04 12:00:39 11:53:01 all 0.21 0.00 0.01 0.01 0.00 99.77 12:00:39 11:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:00:39 11:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:00:39 11:53:01 2 1.43 0.00 0.02 0.00 0.00 98.55 12:00:39 11:53:01 3 0.00 0.00 0.00 0.03 0.00 99.97 12:00:39 11:53:01 4 0.08 0.00 0.03 0.00 0.00 99.88 12:00:39 11:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:00:39 11:53:01 6 0.07 0.00 0.00 0.00 0.00 99.93 12:00:39 11:53:01 7 0.03 0.00 0.02 0.03 0.00 99.92 12:00:39 11:54:01 all 0.19 0.00 0.01 0.01 0.01 99.78 12:00:39 11:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:00:39 11:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:00:39 11:54:01 2 1.30 0.00 0.00 0.00 0.00 98.70 12:00:39 11:54:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:00:39 11:54:01 4 0.08 0.00 0.03 0.00 0.02 99.87 12:00:39 11:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:00:39 11:54:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:00:39 11:54:01 7 0.02 0.00 0.02 0.03 0.00 99.93 12:00:39 11:55:01 all 0.12 0.00 0.00 0.01 0.01 99.86 12:00:39 11:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:00:39 11:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:00:39 11:55:01 2 0.86 0.00 0.00 0.00 0.02 99.12 12:00:39 11:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:00:39 11:55:01 4 0.05 0.00 0.00 0.00 0.02 99.93 12:00:39 11:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:00:39 11:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:00:39 11:55:01 7 0.02 0.00 0.00 0.07 0.02 99.90 12:00:39 11:56:01 all 0.01 0.00 0.01 0.01 0.01 99.97 12:00:39 11:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:00:39 11:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:00:39 11:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:00:39 11:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:00:39 11:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:00:39 11:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:00:39 11:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:00:39 11:56:01 7 0.02 0.00 0.02 0.05 0.00 99.92 12:00:39 11:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:00:39 11:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:00:39 11:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:00:39 11:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:00:39 11:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:00:39 11:57:01 4 0.02 0.00 0.03 0.00 0.03 99.92 12:00:39 11:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:00:39 11:57:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:00:39 11:57:01 7 0.02 0.00 0.00 0.05 0.00 99.93 12:00:39 12:00:39 11:57:01 CPU %user %nice %system %iowait %steal %idle 12:00:39 11:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:00:39 11:58:01 0 0.05 0.00 0.00 0.00 0.02 99.93 12:00:39 11:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:00:39 11:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:00:39 11:58:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:00:39 11:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:00:39 11:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:00:39 11:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:00:39 11:58:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:00:39 11:59:01 all 0.04 0.00 0.01 0.01 0.01 99.93 12:00:39 11:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:00:39 11:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:00:39 11:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:00:39 11:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:00:39 11:59:01 4 0.02 0.00 0.02 0.00 0.03 99.93 12:00:39 11:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:00:39 11:59:01 6 0.23 0.00 0.00 0.00 0.02 99.75 12:00:39 11:59:01 7 0.00 0.00 0.02 0.08 0.02 99.88 12:00:39 12:00:01 all 4.94 0.00 2.07 1.71 0.03 91.24 12:00:39 12:00:01 0 4.75 0.00 1.76 0.02 0.03 93.44 12:00:39 12:00:01 1 5.18 0.00 1.89 0.12 0.02 92.79 12:00:39 12:00:01 2 3.57 0.00 2.44 0.03 0.02 93.94 12:00:39 12:00:01 3 6.30 0.00 2.03 9.64 0.07 81.96 12:00:39 12:00:01 4 5.23 0.00 2.01 0.02 0.03 92.71 12:00:39 12:00:01 5 4.45 0.00 2.12 1.19 0.02 92.22 12:00:39 12:00:01 6 4.72 0.00 2.15 0.05 0.03 93.05 12:00:39 12:00:01 7 5.35 0.00 2.19 2.59 0.03 89.83 12:00:39 Average: all 5.03 0.00 1.31 1.13 0.03 92.51 12:00:39 Average: 0 4.64 0.00 1.28 1.38 0.03 92.68 12:00:39 Average: 1 5.22 0.00 1.38 2.16 0.02 91.21 12:00:39 Average: 2 5.49 0.00 1.49 0.40 0.03 92.59 12:00:39 Average: 3 4.96 0.00 1.19 1.07 0.03 92.75 12:00:39 Average: 4 5.18 0.00 1.31 0.52 0.03 92.96 12:00:39 Average: 5 4.92 0.00 1.17 1.14 0.02 92.74 12:00:39 Average: 6 4.63 0.00 1.30 0.96 0.03 93.08 12:00:39 Average: 7 5.21 0.00 1.32 1.38 0.03 92.06 12:00:39 12:00:39 12:00:39